Shades of Christalle #402865
Tints of Christalle #402865
RGB
CMYK
RGB Variations
Color information
#402865 (or 0x402865) is known color: Christalle. HEX triplet: 40, 28 and 65. RGB value is (64,40,101). Sum of RGB (Red+Green+Blue) = 64+40+101=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 40 (16.02% from 255 or 19.51% 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 #402865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402865 is #BFD79A. Grayscale: #353535. Windows color (decimal): -12572571 or 6629440. OLE color: 6629440.
HSL color Cylindrical-coordinate representation of color #402865: hue angle of 263.61º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #402865 is Cyan = 0.37, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 40 | 101 | - |
| CMYK | 0.37 | 0.60 | 0 | 0.60 |
| HSL | 263.61º | 0.43% | 0.28% | - |
| HSV(B) | 263.61º | 0.6% | 0.4% | - |
| XYZ | 5.22 | 3.55 | 12.72 | - |
| YUV | 54.13 | 154.45 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 101 | 0.37 | 0.60 | 0 | 0.60 | 263.61 | 0.43 | 0.28 |
| Hex | 40 | 28 | 65 | 25 | 3C | 0 | 3C | 108 | 2B | 1C |
| Octal | 100 | 50 | 145 | 45 | 74 | 0 | 74 | 410 | 53 | 34 |
| Binary | 1000000 | 101000 | 1100101 | 100101 | 111100 | 0 | 111100 | 100001000 | 101011 | 11100 |
Color Harmonies of #402865
Complementary color
Monochromatic Colors of #402865
Black with #402865
Text Example
Text Example
White with #402865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402865; }
p { color: rgb(64,40,101); }
H1.HeaderClassName
{
color: #402865;
}
.AnyTagClassName
{
color: #402865;
}
</style>
background-color css
<style>
a { background-color: #402865; }
a { background-color: rgb(64,40,101); }
div.DivClassName
{
background-color: #402865;
}
.BgClassName
{
background-color: #402865;
}
</style>
border-color css
<style>
span { border-color: #402865; }
span { border-color: rgb(64,40,101); }
td.TdClassName
{
border-color: #402865;
}
.TagClassName
{
border-color: #402865;
}
</style>