Shades of Christalle #402562
Tints of Christalle #402562
RGB
CMYK
RGB Variations
Color information
#402562 (or 0x402562) is known color: Christalle. HEX triplet: 40, 25 and 62. RGB value is (64,37,98). Sum of RGB (Red+Green+Blue) = 64+37+98=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 37 (14.84% from 255 or 18.59% from 199); Blue value is 98 (38.67% from 255 or 49.25% from 199); Max value from RGB is 98 - color contains mainly: blue. Hex color #402562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402562 is #BFDA9D. Grayscale: #333333. Windows color (decimal): -12573342 or 6432064. OLE color: 6432064.
HSL color Cylindrical-coordinate representation of color #402562: hue angle of 266.56º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #402562 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 37 | 98 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.62 |
| HSL | 266.56º | 0.45% | 0.26% | - |
| HSV(B) | 266.56º | 0.62% | 0.38% | - |
| XYZ | 4.98 | 3.29 | 11.93 | - |
| YUV | 52.03 | 153.95 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 98 | 0.35 | 0.62 | 0 | 0.62 | 266.56 | 0.45 | 0.26 |
| Hex | 40 | 25 | 62 | 23 | 3E | 0 | 3E | 10B | 2D | 1A |
| Octal | 100 | 45 | 142 | 43 | 76 | 0 | 76 | 413 | 55 | 32 |
| Binary | 1000000 | 100101 | 1100010 | 100011 | 111110 | 0 | 111110 | 100001011 | 101101 | 11010 |
Color Harmonies of #402562
Complementary color
Monochromatic Colors of #402562
Black with #402562
Text Example
Text Example
White with #402562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402562; }
p { color: rgb(64,37,98); }
H1.HeaderClassName
{
color: #402562;
}
.AnyTagClassName
{
color: #402562;
}
</style>
background-color css
<style>
a { background-color: #402562; }
a { background-color: rgb(64,37,98); }
div.DivClassName
{
background-color: #402562;
}
.BgClassName
{
background-color: #402562;
}
</style>
border-color css
<style>
span { border-color: #402562; }
span { border-color: rgb(64,37,98); }
td.TdClassName
{
border-color: #402562;
}
.TagClassName
{
border-color: #402562;
}
</style>