Shades of Christalle #402867
Tints of Christalle #402867
RGB
CMYK
RGB Variations
Color information
#402867 (or 0x402867) is known color: Christalle. HEX triplet: 40, 28 and 67. RGB value is (64,40,103). Sum of RGB (Red+Green+Blue) = 64+40+103=207 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.92% from 207); Green value is 40 (16.02% from 255 or 19.32% from 207); Blue value is 103 (40.62% from 255 or 49.76% from 207); Max value from RGB is 103 - color contains mainly: blue. Hex color #402867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402867 is #BFD798. Grayscale: #363636. Windows color (decimal): -12572569 or 6760512. OLE color: 6760512.
HSL color Cylindrical-coordinate representation of color #402867: hue angle of 262.86º 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 #402867 is Cyan = 0.38, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 40 | 103 | - |
| CMYK | 0.38 | 0.61 | 0 | 0.60 |
| HSL | 262.86º | 0.44% | 0.28% | - |
| HSV(B) | 262.86º | 0.61% | 0.4% | - |
| XYZ | 5.32 | 3.59 | 13.24 | - |
| YUV | 54.36 | 155.45 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 103 | 0.38 | 0.61 | 0 | 0.60 | 262.86 | 0.44 | 0.28 |
| Hex | 40 | 28 | 67 | 26 | 3D | 0 | 3C | 107 | 2C | 1C |
| Octal | 100 | 50 | 147 | 46 | 75 | 0 | 74 | 407 | 54 | 34 |
| Binary | 1000000 | 101000 | 1100111 | 100110 | 111101 | 0 | 111100 | 100000111 | 101100 | 11100 |
Color Harmonies of #402867
Complementary color
Monochromatic Colors of #402867
Black with #402867
Text Example
Text Example
White with #402867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402867; }
p { color: rgb(64,40,103); }
H1.HeaderClassName
{
color: #402867;
}
.AnyTagClassName
{
color: #402867;
}
</style>
background-color css
<style>
a { background-color: #402867; }
a { background-color: rgb(64,40,103); }
div.DivClassName
{
background-color: #402867;
}
.BgClassName
{
background-color: #402867;
}
</style>
border-color css
<style>
span { border-color: #402867; }
span { border-color: rgb(64,40,103); }
td.TdClassName
{
border-color: #402867;
}
.TagClassName
{
border-color: #402867;
}
</style>