Shades of Persian Indigo #421879
Tints of Persian Indigo #421879
RGB
CMYK
RGB Variations
Color information
#421879 (or 0x421879) is known color: Persian Indigo. HEX triplet: 42, 18 and 79. RGB value is (66,24,121). Sum of RGB (Red+Green+Blue) = 66+24+121=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 24 (9.77% from 255 or 11.37% from 211); Blue value is 121 (47.66% from 255 or 57.35% from 211); Max value from RGB is 121 - color contains mainly: blue. Hex color #421879 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421879 is #BDE786. Grayscale: #2F2F2F. Windows color (decimal): -12445575 or 7936066. OLE color: 7936066.
HSL color Cylindrical-coordinate representation of color #421879: hue angle of 265.98º degrees, saturation: 0.67, 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 #421879 is Cyan = 0.45, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 24 | 121 | - |
| CMYK | 0.45 | 0.80 | 0 | 0.53 |
| HSL | 265.98º | 0.67% | 0.28% | - |
| HSV(B) | 265.98º | 0.8% | 0.47% | - |
| XYZ | 6.02 | 3.19 | 18.39 | - |
| YUV | 47.62 | 169.41 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 121 | 0.45 | 0.80 | 0 | 0.53 | 265.98 | 0.67 | 0.28 |
| Hex | 42 | 18 | 79 | 2D | 50 | 0 | 35 | 10A | 43 | 1C |
| Octal | 102 | 30 | 171 | 55 | 120 | 0 | 65 | 412 | 103 | 34 |
| Binary | 1000010 | 11000 | 1111001 | 101101 | 1010000 | 0 | 110101 | 100001010 | 1000011 | 11100 |
Color Harmonies of #421879
Complementary color
Monochromatic Colors of #421879
Black with #421879
Text Example
Text Example
White with #421879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421879; }
p { color: rgb(66,24,121); }
H1.HeaderClassName
{
color: #421879;
}
.AnyTagClassName
{
color: #421879;
}
</style>
background-color css
<style>
a { background-color: #421879; }
a { background-color: rgb(66,24,121); }
div.DivClassName
{
background-color: #421879;
}
.BgClassName
{
background-color: #421879;
}
</style>
border-color css
<style>
span { border-color: #421879; }
span { border-color: rgb(66,24,121); }
td.TdClassName
{
border-color: #421879;
}
.TagClassName
{
border-color: #421879;
}
</style>