Shades of Christalle #402464
Tints of Christalle #402464
RGB
CMYK
RGB Variations
Color information
#402464 (or 0x402464) is known color: Christalle. HEX triplet: 40, 24 and 64. RGB value is (64,36,100). Sum of RGB (Red+Green+Blue) = 64+36+100=200 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32% from 200); Green value is 36 (14.45% from 255 or 18% from 200); Blue value is 100 (39.45% from 255 or 50% from 200); Max value from RGB is 100 - color contains mainly: blue. Hex color #402464 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402464 is #BFDB9B. Grayscale: #333333. Windows color (decimal): -12573596 or 6562880. OLE color: 6562880.
HSL color Cylindrical-coordinate representation of color #402464: hue angle of 266.25º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #402464 is Cyan = 0.36, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 36 | 100 | - |
| CMYK | 0.36 | 0.64 | 0 | 0.61 |
| HSL | 266.25º | 0.47% | 0.27% | - |
| HSV(B) | 266.25º | 0.64% | 0.39% | - |
| XYZ | 5.05 | 3.27 | 12.42 | - |
| YUV | 51.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 100 | 0.36 | 0.64 | 0 | 0.61 | 266.25 | 0.47 | 0.27 |
| Hex | 40 | 24 | 64 | 24 | 40 | 0 | 3D | 10A | 2F | 1B |
| Octal | 100 | 44 | 144 | 44 | 100 | 0 | 75 | 412 | 57 | 33 |
| Binary | 1000000 | 100100 | 1100100 | 100100 | 1000000 | 0 | 111101 | 100001010 | 101111 | 11011 |
Color Harmonies of #402464
Complementary color
Monochromatic Colors of #402464
Black with #402464
Text Example
Text Example
White with #402464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402464; }
p { color: rgb(64,36,100); }
H1.HeaderClassName
{
color: #402464;
}
.AnyTagClassName
{
color: #402464;
}
</style>
background-color css
<style>
a { background-color: #402464; }
a { background-color: rgb(64,36,100); }
div.DivClassName
{
background-color: #402464;
}
.BgClassName
{
background-color: #402464;
}
</style>
border-color css
<style>
span { border-color: #402464; }
span { border-color: rgb(64,36,100); }
td.TdClassName
{
border-color: #402464;
}
.TagClassName
{
border-color: #402464;
}
</style>