Shades of Christalle #422862
Tints of Christalle #422862
RGB
CMYK
RGB Variations
Color information
#422862 (or 0x422862) is known color: Christalle. HEX triplet: 42, 28 and 62. RGB value is (66,40,98). Sum of RGB (Red+Green+Blue) = 66+40+98=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 40 (16.02% from 255 or 19.61% from 204); Blue value is 98 (38.67% from 255 or 48.04% from 204); Max value from RGB is 98 - color contains mainly: blue. Hex color #422862 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422862 is #BDD79D. Grayscale: #363636. Windows color (decimal): -12441502 or 6432834. OLE color: 6432834.
HSL color Cylindrical-coordinate representation of color #422862: hue angle of 266.9º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #422862 is Cyan = 0.33, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 40 | 98 | - |
| CMYK | 0.33 | 0.59 | 0 | 0.62 |
| HSL | 266.9º | 0.42% | 0.27% | - |
| HSV(B) | 266.9º | 0.59% | 0.38% | - |
| XYZ | 5.21 | 3.56 | 11.97 | - |
| YUV | 54.39 | 152.61 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 98 | 0.33 | 0.59 | 0 | 0.62 | 266.9 | 0.42 | 0.27 |
| Hex | 42 | 28 | 62 | 21 | 3B | 0 | 3E | 10B | 2A | 1B |
| Octal | 102 | 50 | 142 | 41 | 73 | 0 | 76 | 413 | 52 | 33 |
| Binary | 1000010 | 101000 | 1100010 | 100001 | 111011 | 0 | 111110 | 100001011 | 101010 | 11011 |
Color Harmonies of #422862
Complementary color
Monochromatic Colors of #422862
Black with #422862
Text Example
Text Example
White with #422862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422862; }
p { color: rgb(66,40,98); }
H1.HeaderClassName
{
color: #422862;
}
.AnyTagClassName
{
color: #422862;
}
</style>
background-color css
<style>
a { background-color: #422862; }
a { background-color: rgb(66,40,98); }
div.DivClassName
{
background-color: #422862;
}
.BgClassName
{
background-color: #422862;
}
</style>
border-color css
<style>
span { border-color: #422862; }
span { border-color: rgb(66,40,98); }
td.TdClassName
{
border-color: #422862;
}
.TagClassName
{
border-color: #422862;
}
</style>