Shades of Persian Indigo #200776
Tints of Persian Indigo #200776
RGB
CMYK
RGB Variations
Color information
#200776 (or 0x200776) is known color: Persian Indigo. HEX triplet: 20, 07 and 76. RGB value is (32,7,118). Sum of RGB (Red+Green+Blue) = 32+7+118=157 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.38% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 118 (46.48% from 255 or 75.16% from 157); Max value from RGB is 118 - color contains mainly: blue. Hex color #200776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200776 is #DFF889. Grayscale: #1A1A1A. Windows color (decimal): -14678154 or 7735072. OLE color: 7735072.
HSL color Cylindrical-coordinate representation of color #200776: hue angle of 253.51º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #200776 is Cyan = 0.73, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 7 | 118 | - |
| CMYK | 0.73 | 0.94 | 0 | 0.54 |
| HSL | 253.51º | 0.89% | 0.25% | - |
| HSV(B) | 253.51º | 0.94% | 0.46% | - |
| XYZ | 3.94 | 1.77 | 17.27 | - |
| YUV | 27.13 | 179.28 | 131.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 7 | 118 | 0.73 | 0.94 | 0 | 0.54 | 253.51 | 0.89 | 0.25 |
| Hex | 20 | 7 | 76 | 49 | 5E | 0 | 36 | FE | 59 | 19 |
| Octal | 40 | 7 | 166 | 111 | 136 | 0 | 66 | 376 | 131 | 31 |
| Binary | 100000 | 111 | 1110110 | 1001001 | 1011110 | 0 | 110110 | 11111110 | 1011001 | 11001 |
Color Harmonies of #200776
Complementary color
Monochromatic Colors of #200776
Black with #200776
Text Example
Text Example
White with #200776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200776; }
p { color: rgb(32,7,118); }
H1.HeaderClassName
{
color: #200776;
}
.AnyTagClassName
{
color: #200776;
}
</style>
background-color css
<style>
a { background-color: #200776; }
a { background-color: rgb(32,7,118); }
div.DivClassName
{
background-color: #200776;
}
.BgClassName
{
background-color: #200776;
}
</style>
border-color css
<style>
span { border-color: #200776; }
span { border-color: rgb(32,7,118); }
td.TdClassName
{
border-color: #200776;
}
.TagClassName
{
border-color: #200776;
}
</style>