Shades of Christalle #402960
Tints of Christalle #402960
RGB
CMYK
RGB Variations
Color information
#402960 (or 0x402960) is known color: Christalle. HEX triplet: 40, 29 and 60. RGB value is (64,41,96). Sum of RGB (Red+Green+Blue) = 64+41+96=201 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.84% from 201); Green value is 41 (16.41% from 255 or 20.40% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 96 - color contains mainly: blue. Hex color #402960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402960 is #BFD69F. Grayscale: #353535. Windows color (decimal): -12572320 or 6302016. OLE color: 6302016.
HSL color Cylindrical-coordinate representation of color #402960: hue angle of 265.09º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #402960 is Cyan = 0.33, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 41 | 96 | - |
| CMYK | 0.33 | 0.57 | 0 | 0.62 |
| HSL | 265.09º | 0.4% | 0.27% | - |
| HSV(B) | 265.09º | 0.57% | 0.38% | - |
| XYZ | 5.02 | 3.52 | 11.48 | - |
| YUV | 54.15 | 151.62 | 135.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 96 | 0.33 | 0.57 | 0 | 0.62 | 265.09 | 0.4 | 0.27 |
| Hex | 40 | 29 | 60 | 21 | 39 | 0 | 3E | 109 | 28 | 1B |
| Octal | 100 | 51 | 140 | 41 | 71 | 0 | 76 | 411 | 50 | 33 |
| Binary | 1000000 | 101001 | 1100000 | 100001 | 111001 | 0 | 111110 | 100001001 | 101000 | 11011 |
Color Harmonies of #402960
Complementary color
Monochromatic Colors of #402960
Black with #402960
Text Example
Text Example
White with #402960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402960; }
p { color: rgb(64,41,96); }
H1.HeaderClassName
{
color: #402960;
}
.AnyTagClassName
{
color: #402960;
}
</style>
background-color css
<style>
a { background-color: #402960; }
a { background-color: rgb(64,41,96); }
div.DivClassName
{
background-color: #402960;
}
.BgClassName
{
background-color: #402960;
}
</style>
border-color css
<style>
span { border-color: #402960; }
span { border-color: rgb(64,41,96); }
td.TdClassName
{
border-color: #402960;
}
.TagClassName
{
border-color: #402960;
}
</style>