Shades of Persian Indigo #230770
Tints of Persian Indigo #230770
RGB
CMYK
RGB Variations
Color information
#230770 (or 0x230770) is known color: Persian Indigo. HEX triplet: 23, 07 and 70. RGB value is (35,7,112). Sum of RGB (Red+Green+Blue) = 35+7+112=154 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.73% from 154); Green value is 7 (3.12% from 255 or 4.55% from 154); Blue value is 112 (44.14% from 255 or 72.73% from 154); Max value from RGB is 112 - color contains mainly: blue. Hex color #230770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230770 is #DCF88F. Grayscale: #1A1A1A. Windows color (decimal): -14481552 or 7341859. OLE color: 7341859.
HSL color Cylindrical-coordinate representation of color #230770: hue angle of 256º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #230770 is Cyan = 0.69, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 7 | 112 | - |
| CMYK | 0.69 | 0.94 | 0 | 0.56 |
| HSL | 256º | 0.88% | 0.23% | - |
| HSV(B) | 256º | 0.94% | 0.44% | - |
| XYZ | 3.69 | 1.68 | 15.46 | - |
| YUV | 27.34 | 175.78 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 7 | 112 | 0.69 | 0.94 | 0 | 0.56 | 256 | 0.88 | 0.23 |
| Hex | 23 | 7 | 70 | 45 | 5E | 0 | 38 | 100 | 58 | 17 |
| Octal | 43 | 7 | 160 | 105 | 136 | 0 | 70 | 400 | 130 | 27 |
| Binary | 100011 | 111 | 1110000 | 1000101 | 1011110 | 0 | 111000 | 100000000 | 1011000 | 10111 |
Color Harmonies of #230770
Complementary color
Monochromatic Colors of #230770
Black with #230770
Text Example
Text Example
White with #230770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230770; }
p { color: rgb(35,7,112); }
H1.HeaderClassName
{
color: #230770;
}
.AnyTagClassName
{
color: #230770;
}
</style>
background-color css
<style>
a { background-color: #230770; }
a { background-color: rgb(35,7,112); }
div.DivClassName
{
background-color: #230770;
}
.BgClassName
{
background-color: #230770;
}
</style>
border-color css
<style>
span { border-color: #230770; }
span { border-color: rgb(35,7,112); }
td.TdClassName
{
border-color: #230770;
}
.TagClassName
{
border-color: #230770;
}
</style>