Shades of Christalle #422369
Tints of Christalle #422369
RGB
CMYK
RGB Variations
Color information
#422369 (or 0x422369) is known color: Christalle. HEX triplet: 42, 23 and 69. RGB value is (66,35,105). Sum of RGB (Red+Green+Blue) = 66+35+105=206 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.04% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 105 (41.41% from 255 or 50.97% from 206); Max value from RGB is 105 - color contains mainly: blue. Hex color #422369 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422369 is #BDDC96. Grayscale: #343434. Windows color (decimal): -12442775 or 6890306. OLE color: 6890306.
HSL color Cylindrical-coordinate representation of color #422369: hue angle of 266.57º degrees, saturation: 0.5, 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 #422369 is Cyan = 0.37, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 35 | 105 | - |
| CMYK | 0.37 | 0.67 | 0 | 0.59 |
| HSL | 266.57º | 0.5% | 0.27% | - |
| HSV(B) | 266.57º | 0.67% | 0.41% | - |
| XYZ | 5.4 | 3.38 | 13.73 | - |
| YUV | 52.25 | 157.77 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 105 | 0.37 | 0.67 | 0 | 0.59 | 266.57 | 0.5 | 0.27 |
| Hex | 42 | 23 | 69 | 25 | 43 | 0 | 3B | 10B | 32 | 1B |
| Octal | 102 | 43 | 151 | 45 | 103 | 0 | 73 | 413 | 62 | 33 |
| Binary | 1000010 | 100011 | 1101001 | 100101 | 1000011 | 0 | 111011 | 100001011 | 110010 | 11011 |
Color Harmonies of #422369
Complementary color
Monochromatic Colors of #422369
Black with #422369
Text Example
Text Example
White with #422369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422369; }
p { color: rgb(66,35,105); }
H1.HeaderClassName
{
color: #422369;
}
.AnyTagClassName
{
color: #422369;
}
</style>
background-color css
<style>
a { background-color: #422369; }
a { background-color: rgb(66,35,105); }
div.DivClassName
{
background-color: #422369;
}
.BgClassName
{
background-color: #422369;
}
</style>
border-color css
<style>
span { border-color: #422369; }
span { border-color: rgb(66,35,105); }
td.TdClassName
{
border-color: #422369;
}
.TagClassName
{
border-color: #422369;
}
</style>