Shades of Christalle #422665
Tints of Christalle #422665
RGB
CMYK
RGB Variations
Color information
#422665 (or 0x422665) is known color: Christalle. HEX triplet: 42, 26 and 65. RGB value is (66,38,101). Sum of RGB (Red+Green+Blue) = 66+38+101=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 101 (39.84% from 255 or 49.27% from 205); Max value from RGB is 101 - color contains mainly: blue. Hex color #422665 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422665 is #BDD99A. Grayscale: #353535. Windows color (decimal): -12442011 or 6628930. OLE color: 6628930.
HSL color Cylindrical-coordinate representation of color #422665: hue angle of 266.67º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #422665 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 38 | 101 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.60 |
| HSL | 266.67º | 0.45% | 0.27% | - |
| HSV(B) | 266.67º | 0.62% | 0.4% | - |
| XYZ | 5.29 | 3.48 | 12.71 | - |
| YUV | 53.55 | 154.78 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 101 | 0.35 | 0.62 | 0 | 0.60 | 266.67 | 0.45 | 0.27 |
| Hex | 42 | 26 | 65 | 23 | 3E | 0 | 3C | 10B | 2D | 1B |
| Octal | 102 | 46 | 145 | 43 | 76 | 0 | 74 | 413 | 55 | 33 |
| Binary | 1000010 | 100110 | 1100101 | 100011 | 111110 | 0 | 111100 | 100001011 | 101101 | 11011 |
Color Harmonies of #422665
Complementary color
Monochromatic Colors of #422665
Black with #422665
Text Example
Text Example
White with #422665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422665; }
p { color: rgb(66,38,101); }
H1.HeaderClassName
{
color: #422665;
}
.AnyTagClassName
{
color: #422665;
}
</style>
background-color css
<style>
a { background-color: #422665; }
a { background-color: rgb(66,38,101); }
div.DivClassName
{
background-color: #422665;
}
.BgClassName
{
background-color: #422665;
}
</style>
border-color css
<style>
span { border-color: #422665; }
span { border-color: rgb(66,38,101); }
td.TdClassName
{
border-color: #422665;
}
.TagClassName
{
border-color: #422665;
}
</style>