Shades of Christalle #402967
Tints of Christalle #402967
RGB
CMYK
RGB Variations
Color information
#402967 (or 0x402967) is known color: Christalle. HEX triplet: 40, 29 and 67. RGB value is (64,41,103). Sum of RGB (Red+Green+Blue) = 64+41+103=208 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.77% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 103 (40.62% from 255 or 49.52% from 208); Max value from RGB is 103 - color contains mainly: blue. Hex color #402967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402967 is #BFD698. Grayscale: #363636. Windows color (decimal): -12572313 or 6760768. OLE color: 6760768.
HSL color Cylindrical-coordinate representation of color #402967: hue angle of 262.26º 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 #402967 is Cyan = 0.38, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 41 | 103 | - |
| CMYK | 0.38 | 0.60 | 0 | 0.60 |
| HSL | 262.26º | 0.43% | 0.28% | - |
| HSV(B) | 262.26º | 0.6% | 0.4% | - |
| XYZ | 5.36 | 3.66 | 13.26 | - |
| YUV | 54.95 | 155.12 | 134.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 103 | 0.38 | 0.60 | 0 | 0.60 | 262.26 | 0.43 | 0.28 |
| Hex | 40 | 29 | 67 | 26 | 3C | 0 | 3C | 106 | 2B | 1C |
| Octal | 100 | 51 | 147 | 46 | 74 | 0 | 74 | 406 | 53 | 34 |
| Binary | 1000000 | 101001 | 1100111 | 100110 | 111100 | 0 | 111100 | 100000110 | 101011 | 11100 |
Color Harmonies of #402967
Complementary color
Monochromatic Colors of #402967
Black with #402967
Text Example
Text Example
White with #402967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402967; }
p { color: rgb(64,41,103); }
H1.HeaderClassName
{
color: #402967;
}
.AnyTagClassName
{
color: #402967;
}
</style>
background-color css
<style>
a { background-color: #402967; }
a { background-color: rgb(64,41,103); }
div.DivClassName
{
background-color: #402967;
}
.BgClassName
{
background-color: #402967;
}
</style>
border-color css
<style>
span { border-color: #402967; }
span { border-color: rgb(64,41,103); }
td.TdClassName
{
border-color: #402967;
}
.TagClassName
{
border-color: #402967;
}
</style>