Shades of Persian Indigo #200677
Tints of Persian Indigo #200677
RGB
CMYK
RGB Variations
Color information
#200677 (or 0x200677) is known color: Persian Indigo. HEX triplet: 20, 06 and 77. RGB value is (32,6,119). Sum of RGB (Red+Green+Blue) = 32+6+119=157 (20% of max value = 765). Red value is 32 (12.89% from 255 or 20.38% from 157); Green value is 6 (2.73% from 255 or 3.82% from 157); Blue value is 119 (46.88% from 255 or 75.80% from 157); Max value from RGB is 119 - color contains mainly: blue. Hex color #200677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #200677 is #DFF988. Grayscale: #1A1A1A. Windows color (decimal): -14678409 or 7800352. OLE color: 7800352.
HSL color Cylindrical-coordinate representation of color #200677: hue angle of 253.81º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #200677 is Cyan = 0.73, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 6 | 119 | - |
| CMYK | 0.73 | 0.95 | 0 | 0.53 |
| HSL | 253.81º | 0.9% | 0.25% | - |
| HSV(B) | 253.81º | 0.95% | 0.47% | - |
| XYZ | 3.99 | 1.77 | 17.58 | - |
| YUV | 26.66 | 180.11 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 6 | 119 | 0.73 | 0.95 | 0 | 0.53 | 253.81 | 0.9 | 0.25 |
| Hex | 20 | 6 | 77 | 49 | 5F | 0 | 35 | FE | 5A | 19 |
| Octal | 40 | 6 | 167 | 111 | 137 | 0 | 65 | 376 | 132 | 31 |
| Binary | 100000 | 110 | 1110111 | 1001001 | 1011111 | 0 | 110101 | 11111110 | 1011010 | 11001 |
Color Harmonies of #200677
Complementary color
Monochromatic Colors of #200677
Black with #200677
Text Example
Text Example
White with #200677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #200677; }
p { color: rgb(32,6,119); }
H1.HeaderClassName
{
color: #200677;
}
.AnyTagClassName
{
color: #200677;
}
</style>
background-color css
<style>
a { background-color: #200677; }
a { background-color: rgb(32,6,119); }
div.DivClassName
{
background-color: #200677;
}
.BgClassName
{
background-color: #200677;
}
</style>
border-color css
<style>
span { border-color: #200677; }
span { border-color: rgb(32,6,119); }
td.TdClassName
{
border-color: #200677;
}
.TagClassName
{
border-color: #200677;
}
</style>