Shades of Christalle #422965
Tints of Christalle #422965
RGB
CMYK
RGB Variations
Color information
#422965 (or 0x422965) is known color: Christalle. HEX triplet: 42, 29 and 65. RGB value is (66,41,101). Sum of RGB (Red+Green+Blue) = 66+41+101=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 101 - color contains mainly: blue. Hex color #422965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422965 is #BDD69A. Grayscale: #373737. Windows color (decimal): -12441243 or 6629698. OLE color: 6629698.
HSL color Cylindrical-coordinate representation of color #422965: hue angle of 265º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #422965 is Cyan = 0.35, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 41 | 101 | - |
| CMYK | 0.35 | 0.59 | 0 | 0.60 |
| HSL | 265º | 0.42% | 0.28% | - |
| HSV(B) | 265º | 0.59% | 0.4% | - |
| XYZ | 5.39 | 3.68 | 12.74 | - |
| YUV | 55.32 | 153.78 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 101 | 0.35 | 0.59 | 0 | 0.60 | 265 | 0.42 | 0.28 |
| Hex | 42 | 29 | 65 | 23 | 3B | 0 | 3C | 109 | 2A | 1C |
| Octal | 102 | 51 | 145 | 43 | 73 | 0 | 74 | 411 | 52 | 34 |
| Binary | 1000010 | 101001 | 1100101 | 100011 | 111011 | 0 | 111100 | 100001001 | 101010 | 11100 |
Color Harmonies of #422965
Complementary color
Monochromatic Colors of #422965
Black with #422965
Text Example
Text Example
White with #422965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422965; }
p { color: rgb(66,41,101); }
H1.HeaderClassName
{
color: #422965;
}
.AnyTagClassName
{
color: #422965;
}
</style>
background-color css
<style>
a { background-color: #422965; }
a { background-color: rgb(66,41,101); }
div.DivClassName
{
background-color: #422965;
}
.BgClassName
{
background-color: #422965;
}
</style>
border-color css
<style>
span { border-color: #422965; }
span { border-color: rgb(66,41,101); }
td.TdClassName
{
border-color: #422965;
}
.TagClassName
{
border-color: #422965;
}
</style>