Shades of Christalle #422865
Tints of Christalle #422865
RGB
CMYK
RGB Variations
Color information
#422865 (or 0x422865) is known color: Christalle. HEX triplet: 42, 28 and 65. RGB value is (66,40,101). Sum of RGB (Red+Green+Blue) = 66+40+101=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 101 (39.84% from 255 or 48.79% from 207); Max value from RGB is 101 - color contains mainly: blue. Hex color #422865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422865 is #BDD79A. Grayscale: #363636. Windows color (decimal): -12441499 or 6629442. OLE color: 6629442.
HSL color Cylindrical-coordinate representation of color #422865: hue angle of 265.57º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #422865 is Cyan = 0.35, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 40 | 101 | - |
| CMYK | 0.35 | 0.60 | 0 | 0.60 |
| HSL | 265.57º | 0.43% | 0.28% | - |
| HSV(B) | 265.57º | 0.6% | 0.4% | - |
| XYZ | 5.35 | 3.62 | 12.73 | - |
| YUV | 54.73 | 154.11 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 40 | 101 | 0.35 | 0.60 | 0 | 0.60 | 265.57 | 0.43 | 0.28 |
| Hex | 42 | 28 | 65 | 23 | 3C | 0 | 3C | 10A | 2B | 1C |
| Octal | 102 | 50 | 145 | 43 | 74 | 0 | 74 | 412 | 53 | 34 |
| Binary | 1000010 | 101000 | 1100101 | 100011 | 111100 | 0 | 111100 | 100001010 | 101011 | 11100 |
Color Harmonies of #422865
Complementary color
Monochromatic Colors of #422865
Black with #422865
Text Example
Text Example
White with #422865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422865; }
p { color: rgb(66,40,101); }
H1.HeaderClassName
{
color: #422865;
}
.AnyTagClassName
{
color: #422865;
}
</style>
background-color css
<style>
a { background-color: #422865; }
a { background-color: rgb(66,40,101); }
div.DivClassName
{
background-color: #422865;
}
.BgClassName
{
background-color: #422865;
}
</style>
border-color css
<style>
span { border-color: #422865; }
span { border-color: rgb(66,40,101); }
td.TdClassName
{
border-color: #422865;
}
.TagClassName
{
border-color: #422865;
}
</style>