RGB MIXは、ウェブサイトの構築時やプログラミング時に簡単に色選択ができるアプリです。カラーコードやRGBそれぞれの値を表示できます。テキストの色と太さ、背景色を設定し、配色のバランスだけでなくテキストの読みやすさなども実際に確認できるのが特徴です。お気に入り機能を利用して、複数の組み合わせを比較することもできます。ウェブ開発時のCSSでの色指定、Xcodeでの色指定などにご活用ください。
RGB MIX
by Shusaku Nakayama
What is it about?
RGB MIXは、ウェブサイトの構築時やプログラミング時に簡単に色選択ができるアプリです。カラーコードやRGBそれぞれの値を表示できます。テキストの色と太さ、背景色を設定し、配色のバランスだけでなくテキストの読みやすさなども実際に確認できるのが特徴です。お気に入り機能を利用して、複数の組み合わせを比較することもできます。ウェブ開発時のCSSでの色指定、Xcodeでの色指定などにご活用ください。
App Store Description
RGB MIXは、ウェブサイトの構築時やプログラミング時に簡単に色選択ができるアプリです。カラーコードやRGBそれぞれの値を表示できます。テキストの色と太さ、背景色を設定し、配色のバランスだけでなくテキストの読みやすさなども実際に確認できるのが特徴です。お気に入り機能を利用して、複数の組み合わせを比較することもできます。ウェブ開発時のCSSでの色指定、Xcodeでの色指定などにご活用ください。
機能
・テキストの色と背景の色を変更
・フォントウェイト(テキストの太さ)を変更
・不透明度を変更
・テキストの色と背景の色の組み合わせをお気に入りに登録
【CSSでの色指定例】
color: rgb( 165, 78, 125);
background: rgba( 255, 255, 255, 0.8);
【XCode(SwiftUI)での色指定例】
Color(red: 1.0, green: 0.65, blue: 0.48, opacity: 1.0)
Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.