Shades of Christalle #402162
Tints of Christalle #402162
RGB
CMYK
RGB Variations
Color information
#402162 (or 0x402162) is known color: Christalle. HEX triplet: 40, 21 and 62. RGB value is (64,33,98). Sum of RGB (Red+Green+Blue) = 64+33+98=195 (25% of max value = 765). Red value is 64 (25.39% from 255 or 32.82% from 195); Green value is 33 (13.28% from 255 or 16.92% from 195); Blue value is 98 (38.67% from 255 or 50.26% from 195); Max value from RGB is 98 - color contains mainly: blue. Hex color #402162 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402162 is #BFDE9D. Grayscale: #313131. Windows color (decimal): -12574366 or 6431040. OLE color: 6431040.
HSL color Cylindrical-coordinate representation of color #402162: hue angle of 268.62º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #402162 is Cyan = 0.35, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 33 | 98 | - |
| CMYK | 0.35 | 0.66 | 0 | 0.62 |
| HSL | 268.62º | 0.5% | 0.26% | - |
| HSV(B) | 268.62º | 0.66% | 0.38% | - |
| XYZ | 4.86 | 3.06 | 11.89 | - |
| YUV | 49.68 | 155.27 | 138.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 33 | 98 | 0.35 | 0.66 | 0 | 0.62 | 268.62 | 0.5 | 0.26 |
| Hex | 40 | 21 | 62 | 23 | 42 | 0 | 3E | 10D | 32 | 1A |
| Octal | 100 | 41 | 142 | 43 | 102 | 0 | 76 | 415 | 62 | 32 |
| Binary | 1000000 | 100001 | 1100010 | 100011 | 1000010 | 0 | 111110 | 100001101 | 110010 | 11010 |
Color Harmonies of #402162
Complementary color
Monochromatic Colors of #402162
Black with #402162
Text Example
Text Example
White with #402162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402162; }
p { color: rgb(64,33,98); }
H1.HeaderClassName
{
color: #402162;
}
.AnyTagClassName
{
color: #402162;
}
</style>
background-color css
<style>
a { background-color: #402162; }
a { background-color: rgb(64,33,98); }
div.DivClassName
{
background-color: #402162;
}
.BgClassName
{
background-color: #402162;
}
</style>
border-color css
<style>
span { border-color: #402162; }
span { border-color: rgb(64,33,98); }
td.TdClassName
{
border-color: #402162;
}
.TagClassName
{
border-color: #402162;
}
</style>