Shades of Christalle #402868
Tints of Christalle #402868
RGB
CMYK
RGB Variations
Color information
#402868 (or 0x402868) is known color: Christalle. HEX triplet: 40, 28 and 68. RGB value is (64,40,104). Sum of RGB (Red+Green+Blue) = 64+40+104=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 104 (41.02% from 255 or 50% from 208); Max value from RGB is 104 - color contains mainly: blue. Hex color #402868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402868 is #BFD797. Grayscale: #363636. Windows color (decimal): -12572568 or 6826048. OLE color: 6826048.
HSL color Cylindrical-coordinate representation of color #402868: hue angle of 262.5º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #402868 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 40 | 104 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.59 |
| HSL | 262.5º | 0.44% | 0.28% | - |
| HSV(B) | 262.5º | 0.62% | 0.41% | - |
| XYZ | 5.37 | 3.61 | 13.51 | - |
| YUV | 54.47 | 155.95 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 104 | 0.38 | 0.62 | 0 | 0.59 | 262.5 | 0.44 | 0.28 |
| Hex | 40 | 28 | 68 | 26 | 3E | 0 | 3B | 106 | 2C | 1C |
| Octal | 100 | 50 | 150 | 46 | 76 | 0 | 73 | 406 | 54 | 34 |
| Binary | 1000000 | 101000 | 1101000 | 100110 | 111110 | 0 | 111011 | 100000110 | 101100 | 11100 |
Color Harmonies of #402868
Complementary color
Monochromatic Colors of #402868
Black with #402868
Text Example
Text Example
White with #402868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402868; }
p { color: rgb(64,40,104); }
H1.HeaderClassName
{
color: #402868;
}
.AnyTagClassName
{
color: #402868;
}
</style>
background-color css
<style>
a { background-color: #402868; }
a { background-color: rgb(64,40,104); }
div.DivClassName
{
background-color: #402868;
}
.BgClassName
{
background-color: #402868;
}
</style>
border-color css
<style>
span { border-color: #402868; }
span { border-color: rgb(64,40,104); }
td.TdClassName
{
border-color: #402868;
}
.TagClassName
{
border-color: #402868;
}
</style>