Shades of Persian Indigo #421889
Tints of Persian Indigo #421889
RGB
CMYK
RGB Variations
Color information
#421889 (or 0x421889) is known color: Persian Indigo. HEX triplet: 42, 18 and 89. RGB value is (66,24,137). Sum of RGB (Red+Green+Blue) = 66+24+137=227 (30% of max value = 765). Red value is 66 (26.17% from 255 or 29.07% from 227); Green value is 24 (9.77% from 255 or 10.57% from 227); Blue value is 137 (53.91% from 255 or 60.35% from 227); Max value from RGB is 137 - color contains mainly: blue. Hex color #421889 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421889 is #BDE776. Grayscale: #313131. Windows color (decimal): -12445559 or 8984642. OLE color: 8984642.
HSL color Cylindrical-coordinate representation of color #421889: hue angle of 262.3º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #421889 is Cyan = 0.52, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 24 | 137 | - |
| CMYK | 0.52 | 0.82 | 0 | 0.46 |
| HSL | 262.3º | 0.7% | 0.32% | - |
| HSV(B) | 262.3º | 0.82% | 0.54% | - |
| XYZ | 7.09 | 3.62 | 23.99 | - |
| YUV | 49.44 | 177.41 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 24 | 137 | 0.52 | 0.82 | 0 | 0.46 | 262.3 | 0.7 | 0.32 |
| Hex | 42 | 18 | 89 | 34 | 52 | 0 | 2E | 106 | 46 | 20 |
| Octal | 102 | 30 | 211 | 64 | 122 | 0 | 56 | 406 | 106 | 40 |
| Binary | 1000010 | 11000 | 10001001 | 110100 | 1010010 | 0 | 101110 | 100000110 | 1000110 | 100000 |
Color Harmonies of #421889
Complementary color
Monochromatic Colors of #421889
Black with #421889
Text Example
Text Example
White with #421889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421889; }
p { color: rgb(66,24,137); }
H1.HeaderClassName
{
color: #421889;
}
.AnyTagClassName
{
color: #421889;
}
</style>
background-color css
<style>
a { background-color: #421889; }
a { background-color: rgb(66,24,137); }
div.DivClassName
{
background-color: #421889;
}
.BgClassName
{
background-color: #421889;
}
</style>
border-color css
<style>
span { border-color: #421889; }
span { border-color: rgb(66,24,137); }
td.TdClassName
{
border-color: #421889;
}
.TagClassName
{
border-color: #421889;
}
</style>