Shades of Christalle #422269
Tints of Christalle #422269
RGB
CMYK
RGB Variations
Color information
#422269 (or 0x422269) is known color: Christalle. HEX triplet: 42, 22 and 69. RGB value is (66,34,105). Sum of RGB (Red+Green+Blue) = 66+34+105=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 34 (13.67% from 255 or 16.59% from 205); Blue value is 105 (41.41% from 255 or 51.22% from 205); Max value from RGB is 105 - color contains mainly: blue. Hex color #422269 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422269 is #BDDD96. Grayscale: #333333. Windows color (decimal): -12443031 or 6890050. OLE color: 6890050.
HSL color Cylindrical-coordinate representation of color #422269: hue angle of 267.04º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #422269 is Cyan = 0.37, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 34 | 105 | - |
| CMYK | 0.37 | 0.68 | 0 | 0.59 |
| HSL | 267.04º | 0.51% | 0.27% | - |
| HSV(B) | 267.04º | 0.68% | 0.41% | - |
| XYZ | 5.37 | 3.32 | 13.72 | - |
| YUV | 51.66 | 158.1 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 34 | 105 | 0.37 | 0.68 | 0 | 0.59 | 267.04 | 0.51 | 0.27 |
| Hex | 42 | 22 | 69 | 25 | 44 | 0 | 3B | 10B | 33 | 1B |
| Octal | 102 | 42 | 151 | 45 | 104 | 0 | 73 | 413 | 63 | 33 |
| Binary | 1000010 | 100010 | 1101001 | 100101 | 1000100 | 0 | 111011 | 100001011 | 110011 | 11011 |
Color Harmonies of #422269
Complementary color
Monochromatic Colors of #422269
Black with #422269
Text Example
Text Example
White with #422269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422269; }
p { color: rgb(66,34,105); }
H1.HeaderClassName
{
color: #422269;
}
.AnyTagClassName
{
color: #422269;
}
</style>
background-color css
<style>
a { background-color: #422269; }
a { background-color: rgb(66,34,105); }
div.DivClassName
{
background-color: #422269;
}
.BgClassName
{
background-color: #422269;
}
</style>
border-color css
<style>
span { border-color: #422269; }
span { border-color: rgb(66,34,105); }
td.TdClassName
{
border-color: #422269;
}
.TagClassName
{
border-color: #422269;
}
</style>