Shades of Persian Indigo #200774
Tints of Persian Indigo #200774
RGB
CMYK
RGB Variations
Color information
#200774 (or 0x200774) is known color: Persian Indigo. HEX triplet: 20, 07 and 74. RGB value is (32,7,116). Sum of RGB (Red+Green+Blue) = 32+7+116=155 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.65% from 155); Green value is 7 (3.12% from 255 or 4.52% from 155); Blue value is 116 (45.70% from 255 or 74.84% from 155); Max value from RGB is 116 - color contains mainly: blue. Hex color #200774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200774 is #DFF88B. Grayscale: #1A1A1A. Windows color (decimal): -14678156 or 7604000. OLE color: 7604000.
HSL color Cylindrical-coordinate representation of color #200774: hue angle of 253.76º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #200774 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 7 | 116 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.55 |
| HSL | 253.76º | 0.89% | 0.24% | - |
| HSV(B) | 253.76º | 0.94% | 0.45% | - |
| XYZ | 3.82 | 1.72 | 16.65 | - |
| YUV | 26.9 | 178.28 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 7 | 116 | 0.72 | 0.94 | 0 | 0.55 | 253.76 | 0.89 | 0.24 |
| Hex | 20 | 7 | 74 | 48 | 5E | 0 | 37 | FE | 59 | 18 |
| Octal | 40 | 7 | 164 | 110 | 136 | 0 | 67 | 376 | 131 | 30 |
| Binary | 100000 | 111 | 1110100 | 1001000 | 1011110 | 0 | 110111 | 11111110 | 1011001 | 11000 |
Color Harmonies of #200774
Complementary color
Monochromatic Colors of #200774
Black with #200774
Text Example
Text Example
White with #200774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200774; }
p { color: rgb(32,7,116); }
H1.HeaderClassName
{
color: #200774;
}
.AnyTagClassName
{
color: #200774;
}
</style>
background-color css
<style>
a { background-color: #200774; }
a { background-color: rgb(32,7,116); }
div.DivClassName
{
background-color: #200774;
}
.BgClassName
{
background-color: #200774;
}
</style>
border-color css
<style>
span { border-color: #200774; }
span { border-color: rgb(32,7,116); }
td.TdClassName
{
border-color: #200774;
}
.TagClassName
{
border-color: #200774;
}
</style>