Shades of Christalle #421662
Tints of Christalle #421662
RGB
CMYK
RGB Variations
Color information
#421662 (or 0x421662) is known color: Christalle. HEX triplet: 42, 16 and 62. RGB value is (66,22,98). Sum of RGB (Red+Green+Blue) = 66+22+98=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 98 (38.67% from 255 or 52.69% from 186); Max value from RGB is 98 - color contains mainly: blue. Hex color #421662 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421662 is #BDE99D. Grayscale: #2B2B2B. Windows color (decimal): -12446110 or 6428226. OLE color: 6428226.
HSL color Cylindrical-coordinate representation of color #421662: hue angle of 274.74º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #421662 is Cyan = 0.33, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 22 | 98 | - |
| CMYK | 0.33 | 0.78 | 0 | 0.62 |
| HSL | 274.74º | 0.63% | 0.24% | - |
| HSV(B) | 274.74º | 0.78% | 0.38% | - |
| XYZ | 4.74 | 2.61 | 11.81 | - |
| YUV | 43.82 | 158.58 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 98 | 0.33 | 0.78 | 0 | 0.62 | 274.74 | 0.63 | 0.24 |
| Hex | 42 | 16 | 62 | 21 | 4E | 0 | 3E | 113 | 3F | 18 |
| Octal | 102 | 26 | 142 | 41 | 116 | 0 | 76 | 423 | 77 | 30 |
| Binary | 1000010 | 10110 | 1100010 | 100001 | 1001110 | 0 | 111110 | 100010011 | 111111 | 11000 |
Color Harmonies of #421662
Complementary color
Monochromatic Colors of #421662
Black with #421662
Text Example
Text Example
White with #421662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421662; }
p { color: rgb(66,22,98); }
H1.HeaderClassName
{
color: #421662;
}
.AnyTagClassName
{
color: #421662;
}
</style>
background-color css
<style>
a { background-color: #421662; }
a { background-color: rgb(66,22,98); }
div.DivClassName
{
background-color: #421662;
}
.BgClassName
{
background-color: #421662;
}
</style>
border-color css
<style>
span { border-color: #421662; }
span { border-color: rgb(66,22,98); }
td.TdClassName
{
border-color: #421662;
}
.TagClassName
{
border-color: #421662;
}
</style>