Shades of Christalle #402969
Tints of Christalle #402969
RGB
CMYK
RGB Variations
Color information
#402969 (or 0x402969) is known color: Christalle. HEX triplet: 40, 29 and 69. RGB value is (64,41,105). Sum of RGB (Red+Green+Blue) = 64+41+105=210 (27% of max value = 765). Red value is 64 (25.39% from 255 or 30.48% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 105 (41.41% from 255 or 50% from 210); Max value from RGB is 105 - color contains mainly: blue. Hex color #402969 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402969 is #BFD696. Grayscale: #363636. Windows color (decimal): -12572311 or 6891840. OLE color: 6891840.
HSL color Cylindrical-coordinate representation of color #402969: hue angle of 261.56º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #402969 is Cyan = 0.39, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 41 | 105 | - |
| CMYK | 0.39 | 0.61 | 0 | 0.59 |
| HSL | 261.56º | 0.44% | 0.29% | - |
| HSV(B) | 261.56º | 0.61% | 0.41% | - |
| XYZ | 5.46 | 3.7 | 13.79 | - |
| YUV | 55.17 | 156.12 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 105 | 0.39 | 0.61 | 0 | 0.59 | 261.56 | 0.44 | 0.29 |
| Hex | 40 | 29 | 69 | 27 | 3D | 0 | 3B | 106 | 2C | 1D |
| Octal | 100 | 51 | 151 | 47 | 75 | 0 | 73 | 406 | 54 | 35 |
| Binary | 1000000 | 101001 | 1101001 | 100111 | 111101 | 0 | 111011 | 100000110 | 101100 | 11101 |
Color Harmonies of #402969
Complementary color
Monochromatic Colors of #402969
Black with #402969
Text Example
Text Example
White with #402969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402969; }
p { color: rgb(64,41,105); }
H1.HeaderClassName
{
color: #402969;
}
.AnyTagClassName
{
color: #402969;
}
</style>
background-color css
<style>
a { background-color: #402969; }
a { background-color: rgb(64,41,105); }
div.DivClassName
{
background-color: #402969;
}
.BgClassName
{
background-color: #402969;
}
</style>
border-color css
<style>
span { border-color: #402969; }
span { border-color: rgb(64,41,105); }
td.TdClassName
{
border-color: #402969;
}
.TagClassName
{
border-color: #402969;
}
</style>