Shades of Christalle #422666
Tints of Christalle #422666
RGB
CMYK
RGB Variations
Color information
#422666 (or 0x422666) is known color: Christalle. HEX triplet: 42, 26 and 66. RGB value is (66,38,102). Sum of RGB (Red+Green+Blue) = 66+38+102=206 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.04% from 206); Green value is 38 (15.23% from 255 or 18.45% from 206); Blue value is 102 (40.23% from 255 or 49.51% from 206); Max value from RGB is 102 - color contains mainly: blue. Hex color #422666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422666 is #BDD999. Grayscale: #353535. Windows color (decimal): -12442010 or 6694466. OLE color: 6694466.
HSL color Cylindrical-coordinate representation of color #422666: hue angle of 266.25º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #422666 is Cyan = 0.35, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 38 | 102 | - |
| CMYK | 0.35 | 0.63 | 0 | 0.6 |
| HSL | 266.25º | 0.46% | 0.27% | - |
| HSV(B) | 266.25º | 0.63% | 0.4% | - |
| XYZ | 5.34 | 3.5 | 12.97 | - |
| YUV | 53.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 102 | 0.35 | 0.63 | 0 | 0.6 | 266.25 | 0.46 | 0.27 |
| Hex | 42 | 26 | 66 | 23 | 3F | 0 | 3C | 10A | 2E | 1B |
| Octal | 102 | 46 | 146 | 43 | 77 | 0 | 74 | 412 | 56 | 33 |
| Binary | 1000010 | 100110 | 1100110 | 100011 | 111111 | 0 | 111100 | 100001010 | 101110 | 11011 |
Color Harmonies of #422666
Complementary color
Monochromatic Colors of #422666
Black with #422666
Text Example
Text Example
White with #422666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422666; }
p { color: rgb(66,38,102); }
H1.HeaderClassName
{
color: #422666;
}
.AnyTagClassName
{
color: #422666;
}
</style>
background-color css
<style>
a { background-color: #422666; }
a { background-color: rgb(66,38,102); }
div.DivClassName
{
background-color: #422666;
}
.BgClassName
{
background-color: #422666;
}
</style>
border-color css
<style>
span { border-color: #422666; }
span { border-color: rgb(66,38,102); }
td.TdClassName
{
border-color: #422666;
}
.TagClassName
{
border-color: #422666;
}
</style>