Shades of Persian Indigo #421076
Tints of Persian Indigo #421076
RGB
CMYK
RGB Variations
Color information
#421076 (or 0x421076) is known color: Persian Indigo. HEX triplet: 42, 10 and 76. RGB value is (66,16,118). Sum of RGB (Red+Green+Blue) = 66+16+118=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 16 (6.64% from 255 or 8% from 200); Blue value is 118 (46.48% from 255 or 59% from 200); Max value from RGB is 118 - color contains mainly: blue. Hex color #421076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421076 is #BDEF89. Grayscale: #2A2A2A. Windows color (decimal): -12447626 or 7737410. OLE color: 7737410.
HSL color Cylindrical-coordinate representation of color #421076: hue angle of 269.41º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421076 is Cyan = 0.44, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 16 | 118 | - |
| CMYK | 0.44 | 0.86 | 0 | 0.54 |
| HSL | 269.41º | 0.76% | 0.26% | - |
| HSV(B) | 269.41º | 0.86% | 0.46% | - |
| XYZ | 5.7 | 2.84 | 17.39 | - |
| YUV | 42.58 | 170.57 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 118 | 0.44 | 0.86 | 0 | 0.54 | 269.41 | 0.76 | 0.26 |
| Hex | 42 | 10 | 76 | 2C | 56 | 0 | 36 | 10D | 4C | 1A |
| Octal | 102 | 20 | 166 | 54 | 126 | 0 | 66 | 415 | 114 | 32 |
| Binary | 1000010 | 10000 | 1110110 | 101100 | 1010110 | 0 | 110110 | 100001101 | 1001100 | 11010 |
Color Harmonies of #421076
Complementary color
Monochromatic Colors of #421076
Black with #421076
Text Example
Text Example
White with #421076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421076; }
p { color: rgb(66,16,118); }
H1.HeaderClassName
{
color: #421076;
}
.AnyTagClassName
{
color: #421076;
}
</style>
background-color css
<style>
a { background-color: #421076; }
a { background-color: rgb(66,16,118); }
div.DivClassName
{
background-color: #421076;
}
.BgClassName
{
background-color: #421076;
}
</style>
border-color css
<style>
span { border-color: #421076; }
span { border-color: rgb(66,16,118); }
td.TdClassName
{
border-color: #421076;
}
.TagClassName
{
border-color: #421076;
}
</style>