Shades of Persian Indigo #421787
Tints of Persian Indigo #421787
RGB
CMYK
RGB Variations
Color information
#421787 (or 0x421787) is known color: Persian Indigo. HEX triplet: 42, 17 and 87. RGB value is (66,23,135). Sum of RGB (Red+Green+Blue) = 66+23+135=224 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.46% from 224); Green value is 23 (9.38% from 255 or 10.27% from 224); Blue value is 135 (53.12% from 255 or 60.27% from 224); Max value from RGB is 135 - color contains mainly: blue. Hex color #421787 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421787 is #BDE878. Grayscale: #303030. Windows color (decimal): -12445817 or 8853314. OLE color: 8853314.
HSL color Cylindrical-coordinate representation of color #421787: hue angle of 263.04º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #421787 is Cyan = 0.51, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 23 | 135 | - |
| CMYK | 0.51 | 0.83 | 0 | 0.47 |
| HSL | 263.04º | 0.71% | 0.31% | - |
| HSV(B) | 263.04º | 0.83% | 0.53% | - |
| XYZ | 6.93 | 3.52 | 23.24 | - |
| YUV | 48.63 | 176.75 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 135 | 0.51 | 0.83 | 0 | 0.47 | 263.04 | 0.71 | 0.31 |
| Hex | 42 | 17 | 87 | 33 | 53 | 0 | 2F | 107 | 47 | 1F |
| Octal | 102 | 27 | 207 | 63 | 123 | 0 | 57 | 407 | 107 | 37 |
| Binary | 1000010 | 10111 | 10000111 | 110011 | 1010011 | 0 | 101111 | 100000111 | 1000111 | 11111 |
Color Harmonies of #421787
Complementary color
Monochromatic Colors of #421787
Black with #421787
Text Example
Text Example
White with #421787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421787; }
p { color: rgb(66,23,135); }
H1.HeaderClassName
{
color: #421787;
}
.AnyTagClassName
{
color: #421787;
}
</style>
background-color css
<style>
a { background-color: #421787; }
a { background-color: rgb(66,23,135); }
div.DivClassName
{
background-color: #421787;
}
.BgClassName
{
background-color: #421787;
}
</style>
border-color css
<style>
span { border-color: #421787; }
span { border-color: rgb(66,23,135); }
td.TdClassName
{
border-color: #421787;
}
.TagClassName
{
border-color: #421787;
}
</style>