Shades of Persian Indigo #230566
Tints of Persian Indigo #230566
RGB
CMYK
RGB Variations
Color information
#230566 (or 0x230566) is known color: Persian Indigo. HEX triplet: 23, 05 and 66. RGB value is (35,5,102). Sum of RGB (Red+Green+Blue) = 35+5+102=142 (18% of max value = 765). Red value is 35 (14.06% from 255 or 24.65% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 102 (40.23% from 255 or 71.83% from 142); Max value from RGB is 102 - color contains mainly: blue. Hex color #230566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230566 is #DCFA99. Grayscale: #181818. Windows color (decimal): -14482074 or 6685987. OLE color: 6685987.
HSL color Cylindrical-coordinate representation of color #230566: hue angle of 258.56º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #230566 is Cyan = 0.66, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 35 | 5 | 102 | - |
| CMYK | 0.66 | 0.95 | 0 | 0.6 |
| HSL | 258.56º | 0.91% | 0.21% | - |
| HSV(B) | 258.56º | 0.95% | 0.4% | - |
| XYZ | 3.15 | 1.43 | 12.68 | - |
| YUV | 25.03 | 171.44 | 135.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 5 | 102 | 0.66 | 0.95 | 0 | 0.6 | 258.56 | 0.91 | 0.21 |
| Hex | 23 | 5 | 66 | 42 | 5F | 0 | 3C | 103 | 5B | 15 |
| Octal | 43 | 5 | 146 | 102 | 137 | 0 | 74 | 403 | 133 | 25 |
| Binary | 100011 | 101 | 1100110 | 1000010 | 1011111 | 0 | 111100 | 100000011 | 1011011 | 10101 |
Color Harmonies of #230566
Complementary color
Monochromatic Colors of #230566
Black with #230566
Text Example
Text Example
White with #230566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230566; }
p { color: rgb(35,5,102); }
H1.HeaderClassName
{
color: #230566;
}
.AnyTagClassName
{
color: #230566;
}
</style>
background-color css
<style>
a { background-color: #230566; }
a { background-color: rgb(35,5,102); }
div.DivClassName
{
background-color: #230566;
}
.BgClassName
{
background-color: #230566;
}
</style>
border-color css
<style>
span { border-color: #230566; }
span { border-color: rgb(35,5,102); }
td.TdClassName
{
border-color: #230566;
}
.TagClassName
{
border-color: #230566;
}
</style>