Shades of Christalle #402866
Tints of Christalle #402866
RGB
CMYK
RGB Variations
Color information
#402866 (or 0x402866) is known color: Christalle. HEX triplet: 40, 28 and 66. RGB value is (64,40,102). Sum of RGB (Red+Green+Blue) = 64+40+102=206 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.07% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 102 (40.23% from 255 or 49.51% from 206); Max value from RGB is 102 - color contains mainly: blue. Hex color #402866 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402866 is #BFD799. Grayscale: #363636. Windows color (decimal): -12572570 or 6694976. OLE color: 6694976.
HSL color Cylindrical-coordinate representation of color #402866: hue angle of 263.23º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #402866 is Cyan = 0.37, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 40 | 102 | - |
| CMYK | 0.37 | 0.61 | 0 | 0.6 |
| HSL | 263.23º | 0.44% | 0.28% | - |
| HSV(B) | 263.23º | 0.61% | 0.4% | - |
| XYZ | 5.27 | 3.57 | 12.98 | - |
| YUV | 54.24 | 154.95 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 102 | 0.37 | 0.61 | 0 | 0.6 | 263.23 | 0.44 | 0.28 |
| Hex | 40 | 28 | 66 | 25 | 3D | 0 | 3C | 107 | 2C | 1C |
| Octal | 100 | 50 | 146 | 45 | 75 | 0 | 74 | 407 | 54 | 34 |
| Binary | 1000000 | 101000 | 1100110 | 100101 | 111101 | 0 | 111100 | 100000111 | 101100 | 11100 |
Color Harmonies of #402866
Complementary color
Monochromatic Colors of #402866
Black with #402866
Text Example
Text Example
White with #402866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402866; }
p { color: rgb(64,40,102); }
H1.HeaderClassName
{
color: #402866;
}
.AnyTagClassName
{
color: #402866;
}
</style>
background-color css
<style>
a { background-color: #402866; }
a { background-color: rgb(64,40,102); }
div.DivClassName
{
background-color: #402866;
}
.BgClassName
{
background-color: #402866;
}
</style>
border-color css
<style>
span { border-color: #402866; }
span { border-color: rgb(64,40,102); }
td.TdClassName
{
border-color: #402866;
}
.TagClassName
{
border-color: #402866;
}
</style>