Shades of Persian Indigo #200772
Tints of Persian Indigo #200772
RGB
CMYK
RGB Variations
Color information
#200772 (or 0x200772) is known color: Persian Indigo. HEX triplet: 20, 07 and 72. RGB value is (32,7,114). Sum of RGB (Red+Green+Blue) = 32+7+114=153 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.92% from 153); Green value is 7 (3.12% from 255 or 4.58% from 153); Blue value is 114 (44.92% from 255 or 74.51% from 153); Max value from RGB is 114 - color contains mainly: blue. Hex color #200772 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200772 is #DFF88D. Grayscale: #1A1A1A. Windows color (decimal): -14678158 or 7472928. OLE color: 7472928.
HSL color Cylindrical-coordinate representation of color #200772: hue angle of 254.02º degrees, saturation: 0.88, 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 #200772 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 7 | 114 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.55 |
| HSL | 254.02º | 0.88% | 0.24% | - |
| HSV(B) | 254.02º | 0.94% | 0.45% | - |
| XYZ | 3.71 | 1.67 | 16.05 | - |
| YUV | 26.67 | 177.28 | 131.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 7 | 114 | 0.72 | 0.94 | 0 | 0.55 | 254.02 | 0.88 | 0.24 |
| Hex | 20 | 7 | 72 | 48 | 5E | 0 | 37 | FE | 58 | 18 |
| Octal | 40 | 7 | 162 | 110 | 136 | 0 | 67 | 376 | 130 | 30 |
| Binary | 100000 | 111 | 1110010 | 1001000 | 1011110 | 0 | 110111 | 11111110 | 1011000 | 11000 |
Color Harmonies of #200772
Complementary color
Monochromatic Colors of #200772
Black with #200772
Text Example
Text Example
White with #200772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200772; }
p { color: rgb(32,7,114); }
H1.HeaderClassName
{
color: #200772;
}
.AnyTagClassName
{
color: #200772;
}
</style>
background-color css
<style>
a { background-color: #200772; }
a { background-color: rgb(32,7,114); }
div.DivClassName
{
background-color: #200772;
}
.BgClassName
{
background-color: #200772;
}
</style>
border-color css
<style>
span { border-color: #200772; }
span { border-color: rgb(32,7,114); }
td.TdClassName
{
border-color: #200772;
}
.TagClassName
{
border-color: #200772;
}
</style>