Shades of Christalle #402462
Tints of Christalle #402462
RGB
CMYK
RGB Variations
Color information
#402462 (or 0x402462) is known color: Christalle. HEX triplet: 40, 24 and 62. RGB value is (64,36,98). Sum of RGB (Red+Green+Blue) = 64+36+98=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 36 (14.45% from 255 or 18.18% from 198); Blue value is 98 (38.67% from 255 or 49.49% from 198); Max value from RGB is 98 - color contains mainly: blue. Hex color #402462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402462 is #BFDB9D. Grayscale: #333333. Windows color (decimal): -12573598 or 6431808. OLE color: 6431808.
HSL color Cylindrical-coordinate representation of color #402462: hue angle of 267.1º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #402462 is Cyan = 0.35, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 36 | 98 | - |
| CMYK | 0.35 | 0.63 | 0 | 0.62 |
| HSL | 267.1º | 0.46% | 0.26% | - |
| HSV(B) | 267.1º | 0.63% | 0.38% | - |
| XYZ | 4.95 | 3.23 | 11.92 | - |
| YUV | 51.44 | 154.28 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 98 | 0.35 | 0.63 | 0 | 0.62 | 267.1 | 0.46 | 0.26 |
| Hex | 40 | 24 | 62 | 23 | 3F | 0 | 3E | 10B | 2E | 1A |
| Octal | 100 | 44 | 142 | 43 | 77 | 0 | 76 | 413 | 56 | 32 |
| Binary | 1000000 | 100100 | 1100010 | 100011 | 111111 | 0 | 111110 | 100001011 | 101110 | 11010 |
Color Harmonies of #402462
Complementary color
Monochromatic Colors of #402462
Black with #402462
Text Example
Text Example
White with #402462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402462; }
p { color: rgb(64,36,98); }
H1.HeaderClassName
{
color: #402462;
}
.AnyTagClassName
{
color: #402462;
}
</style>
background-color css
<style>
a { background-color: #402462; }
a { background-color: rgb(64,36,98); }
div.DivClassName
{
background-color: #402462;
}
.BgClassName
{
background-color: #402462;
}
</style>
border-color css
<style>
span { border-color: #402462; }
span { border-color: rgb(64,36,98); }
td.TdClassName
{
border-color: #402462;
}
.TagClassName
{
border-color: #402462;
}
</style>