Shades of Christalle #422967
Tints of Christalle #422967
RGB
CMYK
RGB Variations
Color information
#422967 (or 0x422967) is known color: Christalle. HEX triplet: 42, 29 and 67. RGB value is (66,41,103). Sum of RGB (Red+Green+Blue) = 66+41+103=210 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.43% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 103 (40.62% from 255 or 49.05% from 210); Max value from RGB is 103 - color contains mainly: blue. Hex color #422967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422967 is #BDD698. Grayscale: #373737. Windows color (decimal): -12441241 or 6760770. OLE color: 6760770.
HSL color Cylindrical-coordinate representation of color #422967: hue angle of 264.19º 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 #422967 is Cyan = 0.36, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 41 | 103 | - |
| CMYK | 0.36 | 0.60 | 0 | 0.60 |
| HSL | 264.19º | 0.43% | 0.28% | - |
| HSV(B) | 264.19º | 0.6% | 0.4% | - |
| XYZ | 5.49 | 3.72 | 13.26 | - |
| YUV | 55.54 | 154.78 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 103 | 0.36 | 0.60 | 0 | 0.60 | 264.19 | 0.43 | 0.28 |
| Hex | 42 | 29 | 67 | 24 | 3C | 0 | 3C | 108 | 2B | 1C |
| Octal | 102 | 51 | 147 | 44 | 74 | 0 | 74 | 410 | 53 | 34 |
| Binary | 1000010 | 101001 | 1100111 | 100100 | 111100 | 0 | 111100 | 100001000 | 101011 | 11100 |
Color Harmonies of #422967
Complementary color
Monochromatic Colors of #422967
Black with #422967
Text Example
Text Example
White with #422967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422967; }
p { color: rgb(66,41,103); }
H1.HeaderClassName
{
color: #422967;
}
.AnyTagClassName
{
color: #422967;
}
</style>
background-color css
<style>
a { background-color: #422967; }
a { background-color: rgb(66,41,103); }
div.DivClassName
{
background-color: #422967;
}
.BgClassName
{
background-color: #422967;
}
</style>
border-color css
<style>
span { border-color: #422967; }
span { border-color: rgb(66,41,103); }
td.TdClassName
{
border-color: #422967;
}
.TagClassName
{
border-color: #422967;
}
</style>