Shades of Persian Indigo #421978
Tints of Persian Indigo #421978
RGB
CMYK
RGB Variations
Color information
#421978 (or 0x421978) is known color: Persian Indigo. HEX triplet: 42, 19 and 78. RGB value is (66,25,120). Sum of RGB (Red+Green+Blue) = 66+25+120=211 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.28% from 211); Green value is 25 (10.16% from 255 or 11.85% from 211); Blue value is 120 (47.27% from 255 or 56.87% from 211); Max value from RGB is 120 - color contains mainly: blue. Hex color #421978 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421978 is #BDE687. Grayscale: #2F2F2F. Windows color (decimal): -12445320 or 7870786. OLE color: 7870786.
HSL color Cylindrical-coordinate representation of color #421978: hue angle of 265.89º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #421978 is Cyan = 0.45, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 25 | 120 | - |
| CMYK | 0.45 | 0.79 | 0 | 0.53 |
| HSL | 265.89º | 0.66% | 0.28% | - |
| HSV(B) | 265.89º | 0.79% | 0.47% | - |
| XYZ | 5.98 | 3.21 | 18.07 | - |
| YUV | 48.09 | 168.58 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 120 | 0.45 | 0.79 | 0 | 0.53 | 265.89 | 0.66 | 0.28 |
| Hex | 42 | 19 | 78 | 2D | 4F | 0 | 35 | 10A | 42 | 1C |
| Octal | 102 | 31 | 170 | 55 | 117 | 0 | 65 | 412 | 102 | 34 |
| Binary | 1000010 | 11001 | 1111000 | 101101 | 1001111 | 0 | 110101 | 100001010 | 1000010 | 11100 |
Color Harmonies of #421978
Complementary color
Monochromatic Colors of #421978
Black with #421978
Text Example
Text Example
White with #421978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421978; }
p { color: rgb(66,25,120); }
H1.HeaderClassName
{
color: #421978;
}
.AnyTagClassName
{
color: #421978;
}
</style>
background-color css
<style>
a { background-color: #421978; }
a { background-color: rgb(66,25,120); }
div.DivClassName
{
background-color: #421978;
}
.BgClassName
{
background-color: #421978;
}
</style>
border-color css
<style>
span { border-color: #421978; }
span { border-color: rgb(66,25,120); }
td.TdClassName
{
border-color: #421978;
}
.TagClassName
{
border-color: #421978;
}
</style>