Shades of Indigo #420668
Tints of Indigo #420668
RGB
CMYK
RGB Variations
Color information
#420668 (or 0x420668) is known color: Indigo. HEX triplet: 42, 06 and 68. RGB value is (66,6,104). Sum of RGB (Red+Green+Blue) = 66+6+104=176 (23% of max value = 765). Red value is 66 (26.17% from 255 or 37.5% from 176); Green value is 6 (2.73% from 255 or 3.41% from 176); Blue value is 104 (41.02% from 255 or 59.09% from 176); Max value from RGB is 104 - color contains mainly: blue. Hex color #420668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #420668 is #BDF997. Grayscale: #222222. Windows color (decimal): -12450200 or 6817346. OLE color: 6817346.
HSL color Cylindrical-coordinate representation of color #420668: hue angle of 276.73º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420668 is Cyan = 0.37, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 6 | 104 | - |
| CMYK | 0.37 | 0.94 | 0 | 0.59 |
| HSL | 276.73º | 0.89% | 0.22% | - |
| HSV(B) | 276.73º | 0.94% | 0.41% | - |
| XYZ | 4.81 | 2.29 | 13.28 | - |
| YUV | 35.11 | 166.88 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 104 | 0.37 | 0.94 | 0 | 0.59 | 276.73 | 0.89 | 0.22 |
| Hex | 42 | 6 | 68 | 25 | 5E | 0 | 3B | 115 | 59 | 16 |
| Octal | 102 | 6 | 150 | 45 | 136 | 0 | 73 | 425 | 131 | 26 |
| Binary | 1000010 | 110 | 1101000 | 100101 | 1011110 | 0 | 111011 | 100010101 | 1011001 | 10110 |
Color Harmonies of #420668
Complementary color
Monochromatic Colors of #420668
Black with #420668
Text Example
Text Example
White with #420668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420668; }
p { color: rgb(66,6,104); }
H1.HeaderClassName
{
color: #420668;
}
.AnyTagClassName
{
color: #420668;
}
</style>
background-color css
<style>
a { background-color: #420668; }
a { background-color: rgb(66,6,104); }
div.DivClassName
{
background-color: #420668;
}
.BgClassName
{
background-color: #420668;
}
</style>
border-color css
<style>
span { border-color: #420668; }
span { border-color: rgb(66,6,104); }
td.TdClassName
{
border-color: #420668;
}
.TagClassName
{
border-color: #420668;
}
</style>