Shades of Christalle #422466
Tints of Christalle #422466
RGB
CMYK
RGB Variations
Color information
#422466 (or 0x422466) is known color: Christalle. HEX triplet: 42, 24 and 66. RGB value is (66,36,102). Sum of RGB (Red+Green+Blue) = 66+36+102=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 36 (14.45% from 255 or 17.65% from 204); Blue value is 102 (40.23% from 255 or 50% from 204); Max value from RGB is 102 - color contains mainly: blue. Hex color #422466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422466 is #BDDB99. Grayscale: #343434. Windows color (decimal): -12442522 or 6693954. OLE color: 6693954.
HSL color Cylindrical-coordinate representation of color #422466: hue angle of 267.27º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #422466 is Cyan = 0.35, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 36 | 102 | - |
| CMYK | 0.35 | 0.65 | 0 | 0.6 |
| HSL | 267.27º | 0.48% | 0.27% | - |
| HSV(B) | 267.27º | 0.65% | 0.4% | - |
| XYZ | 5.28 | 3.38 | 12.94 | - |
| YUV | 52.49 | 155.94 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 102 | 0.35 | 0.65 | 0 | 0.6 | 267.27 | 0.48 | 0.27 |
| Hex | 42 | 24 | 66 | 23 | 41 | 0 | 3C | 10B | 30 | 1B |
| Octal | 102 | 44 | 146 | 43 | 101 | 0 | 74 | 413 | 60 | 33 |
| Binary | 1000010 | 100100 | 1100110 | 100011 | 1000001 | 0 | 111100 | 100001011 | 110000 | 11011 |
Color Harmonies of #422466
Complementary color
Monochromatic Colors of #422466
Black with #422466
Text Example
Text Example
White with #422466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422466; }
p { color: rgb(66,36,102); }
H1.HeaderClassName
{
color: #422466;
}
.AnyTagClassName
{
color: #422466;
}
</style>
background-color css
<style>
a { background-color: #422466; }
a { background-color: rgb(66,36,102); }
div.DivClassName
{
background-color: #422466;
}
.BgClassName
{
background-color: #422466;
}
</style>
border-color css
<style>
span { border-color: #422466; }
span { border-color: rgb(66,36,102); }
td.TdClassName
{
border-color: #422466;
}
.TagClassName
{
border-color: #422466;
}
</style>