Shades of Persian Indigo #421675
Tints of Persian Indigo #421675
RGB
CMYK
RGB Variations
Color information
#421675 (or 0x421675) is known color: Persian Indigo. HEX triplet: 42, 16 and 75. RGB value is (66,22,117). Sum of RGB (Red+Green+Blue) = 66+22+117=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 117 (46.09% from 255 or 57.07% from 205); Max value from RGB is 117 - color contains mainly: blue. Hex color #421675 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421675 is #BDE98A. Grayscale: #2D2D2D. Windows color (decimal): -12446091 or 7673410. OLE color: 7673410.
HSL color Cylindrical-coordinate representation of color #421675: hue angle of 267.79º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421675 is Cyan = 0.44, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 22 | 117 | - |
| CMYK | 0.44 | 0.81 | 0 | 0.54 |
| HSL | 267.79º | 0.68% | 0.27% | - |
| HSV(B) | 267.79º | 0.81% | 0.46% | - |
| XYZ | 5.74 | 3.02 | 17.11 | - |
| YUV | 45.99 | 168.08 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 117 | 0.44 | 0.81 | 0 | 0.54 | 267.79 | 0.68 | 0.27 |
| Hex | 42 | 16 | 75 | 2C | 51 | 0 | 36 | 10C | 44 | 1B |
| Octal | 102 | 26 | 165 | 54 | 121 | 0 | 66 | 414 | 104 | 33 |
| Binary | 1000010 | 10110 | 1110101 | 101100 | 1010001 | 0 | 110110 | 100001100 | 1000100 | 11011 |
Color Harmonies of #421675
Complementary color
Monochromatic Colors of #421675
Black with #421675
Text Example
Text Example
White with #421675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421675; }
p { color: rgb(66,22,117); }
H1.HeaderClassName
{
color: #421675;
}
.AnyTagClassName
{
color: #421675;
}
</style>
background-color css
<style>
a { background-color: #421675; }
a { background-color: rgb(66,22,117); }
div.DivClassName
{
background-color: #421675;
}
.BgClassName
{
background-color: #421675;
}
</style>
border-color css
<style>
span { border-color: #421675; }
span { border-color: rgb(66,22,117); }
td.TdClassName
{
border-color: #421675;
}
.TagClassName
{
border-color: #421675;
}
</style>