Shades of Christalle #422768
Tints of Christalle #422768
RGB
CMYK
RGB Variations
Color information
#422768 (or 0x422768) is known color: Christalle. HEX triplet: 42, 27 and 68. RGB value is (66,39,104). Sum of RGB (Red+Green+Blue) = 66+39+104=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #422768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422768 is #BDD897. Grayscale: #363636. Windows color (decimal): -12441752 or 6825794. OLE color: 6825794.
HSL color Cylindrical-coordinate representation of color #422768: hue angle of 264.92º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #422768 is Cyan = 0.37, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 39 | 104 | - |
| CMYK | 0.37 | 0.62 | 0 | 0.59 |
| HSL | 264.92º | 0.45% | 0.28% | - |
| HSV(B) | 264.92º | 0.63% | 0.41% | - |
| XYZ | 5.47 | 3.61 | 13.5 | - |
| YUV | 54.48 | 155.95 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 104 | 0.37 | 0.62 | 0 | 0.59 | 264.92 | 0.45 | 0.28 |
| Hex | 42 | 27 | 68 | 25 | 3E | 0 | 3B | 109 | 2D | 1C |
| Octal | 102 | 47 | 150 | 45 | 76 | 0 | 73 | 411 | 55 | 34 |
| Binary | 1000010 | 100111 | 1101000 | 100101 | 111110 | 0 | 111011 | 100001001 | 101101 | 11100 |
Color Harmonies of #422768
Complementary color
Monochromatic Colors of #422768
Black with #422768
Text Example
Text Example
White with #422768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422768; }
p { color: rgb(66,39,104); }
H1.HeaderClassName
{
color: #422768;
}
.AnyTagClassName
{
color: #422768;
}
</style>
background-color css
<style>
a { background-color: #422768; }
a { background-color: rgb(66,39,104); }
div.DivClassName
{
background-color: #422768;
}
.BgClassName
{
background-color: #422768;
}
</style>
border-color css
<style>
span { border-color: #422768; }
span { border-color: rgb(66,39,104); }
td.TdClassName
{
border-color: #422768;
}
.TagClassName
{
border-color: #422768;
}
</style>