Shades of Persian Indigo #200476
Tints of Persian Indigo #200476
RGB
CMYK
RGB Variations
Color information
#200476 (or 0x200476) is known color: Persian Indigo. HEX triplet: 20, 04 and 76. RGB value is (32,4,118). Sum of RGB (Red+Green+Blue) = 32+4+118=154 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.78% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 118 (46.48% from 255 or 76.62% from 154); Max value from RGB is 118 - color contains mainly: blue. Hex color #200476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200476 is #DFFB89. Grayscale: #181818. Windows color (decimal): -14678922 or 7734304. OLE color: 7734304.
HSL color Cylindrical-coordinate representation of color #200476: hue angle of 254.74º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #200476 is Cyan = 0.73, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 4 | 118 | - |
| CMYK | 0.73 | 0.97 | 0 | 0.54 |
| HSL | 254.74º | 0.93% | 0.24% | - |
| HSV(B) | 254.74º | 0.97% | 0.46% | - |
| XYZ | 3.91 | 1.7 | 17.26 | - |
| YUV | 25.37 | 180.28 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 4 | 118 | 0.73 | 0.97 | 0 | 0.54 | 254.74 | 0.93 | 0.24 |
| Hex | 20 | 4 | 76 | 49 | 61 | 0 | 36 | FF | 5D | 18 |
| Octal | 40 | 4 | 166 | 111 | 141 | 0 | 66 | 377 | 135 | 30 |
| Binary | 100000 | 100 | 1110110 | 1001001 | 1100001 | 0 | 110110 | 11111111 | 1011101 | 11000 |
Color Harmonies of #200476
Complementary color
Monochromatic Colors of #200476
Black with #200476
Text Example
Text Example
White with #200476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200476; }
p { color: rgb(32,4,118); }
H1.HeaderClassName
{
color: #200476;
}
.AnyTagClassName
{
color: #200476;
}
</style>
background-color css
<style>
a { background-color: #200476; }
a { background-color: rgb(32,4,118); }
div.DivClassName
{
background-color: #200476;
}
.BgClassName
{
background-color: #200476;
}
</style>
border-color css
<style>
span { border-color: #200476; }
span { border-color: rgb(32,4,118); }
td.TdClassName
{
border-color: #200476;
}
.TagClassName
{
border-color: #200476;
}
</style>