Shades of Persian Indigo #421877
Tints of Persian Indigo #421877
RGB
CMYK
RGB Variations
Color information
#421877 (or 0x421877) is known color: Persian Indigo. HEX triplet: 42, 18 and 77. RGB value is (66,24,119). Sum of RGB (Red+Green+Blue) = 66+24+119=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 119 (46.88% from 255 or 56.94% from 209); Max value from RGB is 119 - color contains mainly: blue. Hex color #421877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421877 is #BDE788. Grayscale: #2F2F2F. Windows color (decimal): -12445577 or 7804994. OLE color: 7804994.
HSL color Cylindrical-coordinate representation of color #421877: hue angle of 266.53º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421877 is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 24 | 119 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.53 |
| HSL | 266.53º | 0.66% | 0.28% | - |
| HSV(B) | 266.53º | 0.8% | 0.47% | - |
| XYZ | 5.9 | 3.14 | 17.75 | - |
| YUV | 47.39 | 168.41 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 119 | 0.45 | 0.80 | 0 | 0.53 | 266.53 | 0.66 | 0.28 |
| Hex | 42 | 18 | 77 | 2D | 50 | 0 | 35 | 10B | 42 | 1C |
| Octal | 102 | 30 | 167 | 55 | 120 | 0 | 65 | 413 | 102 | 34 |
| Binary | 1000010 | 11000 | 1110111 | 101101 | 1010000 | 0 | 110101 | 100001011 | 1000010 | 11100 |
Color Harmonies of #421877
Complementary color
Monochromatic Colors of #421877
Black with #421877
Text Example
Text Example
White with #421877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421877; }
p { color: rgb(66,24,119); }
H1.HeaderClassName
{
color: #421877;
}
.AnyTagClassName
{
color: #421877;
}
</style>
background-color css
<style>
a { background-color: #421877; }
a { background-color: rgb(66,24,119); }
div.DivClassName
{
background-color: #421877;
}
.BgClassName
{
background-color: #421877;
}
</style>
border-color css
<style>
span { border-color: #421877; }
span { border-color: rgb(66,24,119); }
td.TdClassName
{
border-color: #421877;
}
.TagClassName
{
border-color: #421877;
}
</style>