Shades of Christalle #422762
Tints of Christalle #422762
RGB
CMYK
RGB Variations
Color information
#422762 (or 0x422762) is known color: Christalle. HEX triplet: 42, 27 and 62. RGB value is (66,39,98). Sum of RGB (Red+Green+Blue) = 66+39+98=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 98 - color contains mainly: blue. Hex color #422762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422762 is #BDD89D. Grayscale: #353535. Windows color (decimal): -12441758 or 6432578. OLE color: 6432578.
HSL color Cylindrical-coordinate representation of color #422762: hue angle of 267.46º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #422762 is Cyan = 0.33, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 39 | 98 | - |
| CMYK | 0.33 | 0.60 | 0 | 0.62 |
| HSL | 267.46º | 0.43% | 0.27% | - |
| HSV(B) | 267.46º | 0.6% | 0.38% | - |
| XYZ | 5.18 | 3.49 | 11.96 | - |
| YUV | 53.8 | 152.95 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 98 | 0.33 | 0.60 | 0 | 0.62 | 267.46 | 0.43 | 0.27 |
| Hex | 42 | 27 | 62 | 21 | 3C | 0 | 3E | 10B | 2B | 1B |
| Octal | 102 | 47 | 142 | 41 | 74 | 0 | 76 | 413 | 53 | 33 |
| Binary | 1000010 | 100111 | 1100010 | 100001 | 111100 | 0 | 111110 | 100001011 | 101011 | 11011 |
Color Harmonies of #422762
Complementary color
Monochromatic Colors of #422762
Black with #422762
Text Example
Text Example
White with #422762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422762; }
p { color: rgb(66,39,98); }
H1.HeaderClassName
{
color: #422762;
}
.AnyTagClassName
{
color: #422762;
}
</style>
background-color css
<style>
a { background-color: #422762; }
a { background-color: rgb(66,39,98); }
div.DivClassName
{
background-color: #422762;
}
.BgClassName
{
background-color: #422762;
}
</style>
border-color css
<style>
span { border-color: #422762; }
span { border-color: rgb(66,39,98); }
td.TdClassName
{
border-color: #422762;
}
.TagClassName
{
border-color: #422762;
}
</style>