Shades of Christalle #422168
Tints of Christalle #422168
RGB
CMYK
RGB Variations
Color information
#422168 (or 0x422168) is known color: Christalle. HEX triplet: 42, 21 and 68. RGB value is (66,33,104). Sum of RGB (Red+Green+Blue) = 66+33+104=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 33 (13.28% from 255 or 16.26% from 203); Blue value is 104 (41.02% from 255 or 51.23% from 203); Max value from RGB is 104 - color contains mainly: blue. Hex color #422168 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422168 is #BDDE97. Grayscale: #323232. Windows color (decimal): -12443288 or 6824258. OLE color: 6824258.
HSL color Cylindrical-coordinate representation of color #422168: hue angle of 267.89º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422168 is Cyan = 0.37, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 33 | 104 | - |
| CMYK | 0.37 | 0.68 | 0 | 0.59 |
| HSL | 267.89º | 0.52% | 0.27% | - |
| HSV(B) | 267.89º | 0.68% | 0.41% | - |
| XYZ | 5.29 | 3.25 | 13.44 | - |
| YUV | 50.96 | 157.93 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 104 | 0.37 | 0.68 | 0 | 0.59 | 267.89 | 0.52 | 0.27 |
| Hex | 42 | 21 | 68 | 25 | 44 | 0 | 3B | 10C | 34 | 1B |
| Octal | 102 | 41 | 150 | 45 | 104 | 0 | 73 | 414 | 64 | 33 |
| Binary | 1000010 | 100001 | 1101000 | 100101 | 1000100 | 0 | 111011 | 100001100 | 110100 | 11011 |
Color Harmonies of #422168
Complementary color
Monochromatic Colors of #422168
Black with #422168
Text Example
Text Example
White with #422168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422168; }
p { color: rgb(66,33,104); }
H1.HeaderClassName
{
color: #422168;
}
.AnyTagClassName
{
color: #422168;
}
</style>
background-color css
<style>
a { background-color: #422168; }
a { background-color: rgb(66,33,104); }
div.DivClassName
{
background-color: #422168;
}
.BgClassName
{
background-color: #422168;
}
</style>
border-color css
<style>
span { border-color: #422168; }
span { border-color: rgb(66,33,104); }
td.TdClassName
{
border-color: #422168;
}
.TagClassName
{
border-color: #422168;
}
</style>