Shades of Persian Indigo #421778
Tints of Persian Indigo #421778
RGB
CMYK
RGB Variations
Color information
#421778 (or 0x421778) is known color: Persian Indigo. HEX triplet: 42, 17 and 78. RGB value is (66,23,120). Sum of RGB (Red+Green+Blue) = 66+23+120=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 120 (47.27% from 255 or 57.42% from 209); Max value from RGB is 120 - color contains mainly: blue. Hex color #421778 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421778 is #BDE887. Grayscale: #2E2E2E. Windows color (decimal): -12445832 or 7870274. OLE color: 7870274.
HSL color Cylindrical-coordinate representation of color #421778: hue angle of 266.6º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421778 is Cyan = 0.45, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 23 | 120 | - |
| CMYK | 0.45 | 0.81 | 0 | 0.53 |
| HSL | 266.6º | 0.68% | 0.28% | - |
| HSV(B) | 266.6º | 0.81% | 0.47% | - |
| XYZ | 5.94 | 3.13 | 18.06 | - |
| YUV | 46.92 | 169.25 | 141.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 120 | 0.45 | 0.81 | 0 | 0.53 | 266.6 | 0.68 | 0.28 |
| Hex | 42 | 17 | 78 | 2D | 51 | 0 | 35 | 10B | 44 | 1C |
| Octal | 102 | 27 | 170 | 55 | 121 | 0 | 65 | 413 | 104 | 34 |
| Binary | 1000010 | 10111 | 1111000 | 101101 | 1010001 | 0 | 110101 | 100001011 | 1000100 | 11100 |
Color Harmonies of #421778
Complementary color
Monochromatic Colors of #421778
Black with #421778
Text Example
Text Example
White with #421778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421778; }
p { color: rgb(66,23,120); }
H1.HeaderClassName
{
color: #421778;
}
.AnyTagClassName
{
color: #421778;
}
</style>
background-color css
<style>
a { background-color: #421778; }
a { background-color: rgb(66,23,120); }
div.DivClassName
{
background-color: #421778;
}
.BgClassName
{
background-color: #421778;
}
</style>
border-color css
<style>
span { border-color: #421778; }
span { border-color: rgb(66,23,120); }
td.TdClassName
{
border-color: #421778;
}
.TagClassName
{
border-color: #421778;
}
</style>