Shades of Persian Indigo #200766
Tints of Persian Indigo #200766
RGB
CMYK
RGB Variations
Color information
#200766 (or 0x200766) is known color: Persian Indigo. HEX triplet: 20, 07 and 66. RGB value is (32,7,102). Sum of RGB (Red+Green+Blue) = 32+7+102=141 (18% of max value = 765). Red value is 32 (12.89% from 255 or 22.70% from 141); Green value is 7 (3.12% from 255 or 4.96% from 141); Blue value is 102 (40.23% from 255 or 72.34% from 141); Max value from RGB is 102 - color contains mainly: blue. Hex color #200766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200766 is #DFF899. Grayscale: #181818. Windows color (decimal): -14678170 or 6686496. OLE color: 6686496.
HSL color Cylindrical-coordinate representation of color #200766: hue angle of 255.79º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #200766 is Cyan = 0.69, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 32 | 7 | 102 | - |
| CMYK | 0.69 | 0.93 | 0 | 0.6 |
| HSL | 255.79º | 0.87% | 0.21% | - |
| HSV(B) | 255.79º | 0.93% | 0.4% | - |
| XYZ | 3.07 | 1.42 | 12.68 | - |
| YUV | 25.31 | 171.28 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 7 | 102 | 0.69 | 0.93 | 0 | 0.6 | 255.79 | 0.87 | 0.21 |
| Hex | 20 | 7 | 66 | 45 | 5D | 0 | 3C | 100 | 57 | 15 |
| Octal | 40 | 7 | 146 | 105 | 135 | 0 | 74 | 400 | 127 | 25 |
| Binary | 100000 | 111 | 1100110 | 1000101 | 1011101 | 0 | 111100 | 100000000 | 1010111 | 10101 |
Color Harmonies of #200766
Complementary color
Monochromatic Colors of #200766
Black with #200766
Text Example
Text Example
White with #200766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200766; }
p { color: rgb(32,7,102); }
H1.HeaderClassName
{
color: #200766;
}
.AnyTagClassName
{
color: #200766;
}
</style>
background-color css
<style>
a { background-color: #200766; }
a { background-color: rgb(32,7,102); }
div.DivClassName
{
background-color: #200766;
}
.BgClassName
{
background-color: #200766;
}
</style>
border-color css
<style>
span { border-color: #200766; }
span { border-color: rgb(32,7,102); }
td.TdClassName
{
border-color: #200766;
}
.TagClassName
{
border-color: #200766;
}
</style>