Shades of Christalle #422268
Tints of Christalle #422268
RGB
CMYK
RGB Variations
Color information
#422268 (or 0x422268) is known color: Christalle. HEX triplet: 42, 22 and 68. RGB value is (66,34,104). Sum of RGB (Red+Green+Blue) = 66+34+104=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 34 (13.67% from 255 or 16.67% from 204); Blue value is 104 (41.02% from 255 or 50.98% from 204); Max value from RGB is 104 - color contains mainly: blue. Hex color #422268 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422268 is #BDDD97. Grayscale: #333333. Windows color (decimal): -12443032 or 6824514. OLE color: 6824514.
HSL color Cylindrical-coordinate representation of color #422268: hue angle of 267.43º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #422268 is Cyan = 0.37, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 34 | 104 | - |
| CMYK | 0.37 | 0.67 | 0 | 0.59 |
| HSL | 267.43º | 0.51% | 0.27% | - |
| HSV(B) | 267.43º | 0.67% | 0.41% | - |
| XYZ | 5.32 | 3.3 | 13.45 | - |
| YUV | 51.55 | 157.6 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 104 | 0.37 | 0.67 | 0 | 0.59 | 267.43 | 0.51 | 0.27 |
| Hex | 42 | 22 | 68 | 25 | 43 | 0 | 3B | 10B | 33 | 1B |
| Octal | 102 | 42 | 150 | 45 | 103 | 0 | 73 | 413 | 63 | 33 |
| Binary | 1000010 | 100010 | 1101000 | 100101 | 1000011 | 0 | 111011 | 100001011 | 110011 | 11011 |
Color Harmonies of #422268
Complementary color
Monochromatic Colors of #422268
Black with #422268
Text Example
Text Example
White with #422268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422268; }
p { color: rgb(66,34,104); }
H1.HeaderClassName
{
color: #422268;
}
.AnyTagClassName
{
color: #422268;
}
</style>
background-color css
<style>
a { background-color: #422268; }
a { background-color: rgb(66,34,104); }
div.DivClassName
{
background-color: #422268;
}
.BgClassName
{
background-color: #422268;
}
</style>
border-color css
<style>
span { border-color: #422268; }
span { border-color: rgb(66,34,104); }
td.TdClassName
{
border-color: #422268;
}
.TagClassName
{
border-color: #422268;
}
</style>