Shades of Persian Indigo #421888
Tints of Persian Indigo #421888
RGB
CMYK
RGB Variations
Color information
#421888 (or 0x421888) is known color: Persian Indigo. HEX triplet: 42, 18 and 88. RGB value is (66,24,136). Sum of RGB (Red+Green+Blue) = 66+24+136=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 24 (9.77% from 255 or 10.62% from 226); Blue value is 136 (53.52% from 255 or 60.18% from 226); Max value from RGB is 136 - color contains mainly: blue. Hex color #421888 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421888 is #BDE777. Grayscale: #303030. Windows color (decimal): -12445560 or 8919106. OLE color: 8919106.
HSL color Cylindrical-coordinate representation of color #421888: hue angle of 262.5º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421888 is Cyan = 0.51, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 24 | 136 | - |
| CMYK | 0.51 | 0.82 | 0 | 0.47 |
| HSL | 262.5º | 0.7% | 0.31% | - |
| HSV(B) | 262.5º | 0.82% | 0.53% | - |
| XYZ | 7.02 | 3.59 | 23.62 | - |
| YUV | 49.33 | 176.91 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 136 | 0.51 | 0.82 | 0 | 0.47 | 262.5 | 0.7 | 0.31 |
| Hex | 42 | 18 | 88 | 33 | 52 | 0 | 2F | 106 | 46 | 1F |
| Octal | 102 | 30 | 210 | 63 | 122 | 0 | 57 | 406 | 106 | 37 |
| Binary | 1000010 | 11000 | 10001000 | 110011 | 1010010 | 0 | 101111 | 100000110 | 1000110 | 11111 |
Color Harmonies of #421888
Complementary color
Monochromatic Colors of #421888
Black with #421888
Text Example
Text Example
White with #421888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421888; }
p { color: rgb(66,24,136); }
H1.HeaderClassName
{
color: #421888;
}
.AnyTagClassName
{
color: #421888;
}
</style>
background-color css
<style>
a { background-color: #421888; }
a { background-color: rgb(66,24,136); }
div.DivClassName
{
background-color: #421888;
}
.BgClassName
{
background-color: #421888;
}
</style>
border-color css
<style>
span { border-color: #421888; }
span { border-color: rgb(66,24,136); }
td.TdClassName
{
border-color: #421888;
}
.TagClassName
{
border-color: #421888;
}
</style>