Shades of Christalle #422368
Tints of Christalle #422368
RGB
CMYK
RGB Variations
Color information
#422368 (or 0x422368) is known color: Christalle. HEX triplet: 42, 23 and 68. RGB value is (66,35,104). Sum of RGB (Red+Green+Blue) = 66+35+104=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 35 (14.06% from 255 or 17.07% from 205); Blue value is 104 (41.02% from 255 or 50.73% from 205); Max value from RGB is 104 - color contains mainly: blue. Hex color #422368 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422368 is #BDDC97. Grayscale: #333333. Windows color (decimal): -12442776 or 6824770. OLE color: 6824770.
HSL color Cylindrical-coordinate representation of color #422368: hue angle of 266.96º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #422368 is Cyan = 0.37, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 35 | 104 | - |
| CMYK | 0.37 | 0.66 | 0 | 0.59 |
| HSL | 266.96º | 0.5% | 0.27% | - |
| HSV(B) | 266.96º | 0.66% | 0.41% | - |
| XYZ | 5.35 | 3.36 | 13.46 | - |
| YUV | 52.14 | 157.27 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 104 | 0.37 | 0.66 | 0 | 0.59 | 266.96 | 0.5 | 0.27 |
| Hex | 42 | 23 | 68 | 25 | 42 | 0 | 3B | 10B | 32 | 1B |
| Octal | 102 | 43 | 150 | 45 | 102 | 0 | 73 | 413 | 62 | 33 |
| Binary | 1000010 | 100011 | 1101000 | 100101 | 1000010 | 0 | 111011 | 100001011 | 110010 | 11011 |
Color Harmonies of #422368
Complementary color
Monochromatic Colors of #422368
Black with #422368
Text Example
Text Example
White with #422368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422368; }
p { color: rgb(66,35,104); }
H1.HeaderClassName
{
color: #422368;
}
.AnyTagClassName
{
color: #422368;
}
</style>
background-color css
<style>
a { background-color: #422368; }
a { background-color: rgb(66,35,104); }
div.DivClassName
{
background-color: #422368;
}
.BgClassName
{
background-color: #422368;
}
</style>
border-color css
<style>
span { border-color: #422368; }
span { border-color: rgb(66,35,104); }
td.TdClassName
{
border-color: #422368;
}
.TagClassName
{
border-color: #422368;
}
</style>