Shades of Christalle #402961
Tints of Christalle #402961
RGB
CMYK
RGB Variations
Color information
#402961 (or 0x402961) is known color: Christalle. HEX triplet: 40, 29 and 61. RGB value is (64,41,97). Sum of RGB (Red+Green+Blue) = 64+41+97=202 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.68% from 202); Green value is 41 (16.41% from 255 or 20.30% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #402961 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402961 is #BFD69E. Grayscale: #363636. Windows color (decimal): -12572319 or 6367552. OLE color: 6367552.
HSL color Cylindrical-coordinate representation of color #402961: hue angle of 264.64º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #402961 is Cyan = 0.34, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 41 | 97 | - |
| CMYK | 0.34 | 0.58 | 0 | 0.62 |
| HSL | 264.64º | 0.41% | 0.27% | - |
| HSV(B) | 264.64º | 0.58% | 0.38% | - |
| XYZ | 5.06 | 3.54 | 11.73 | - |
| YUV | 54.26 | 152.12 | 134.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 97 | 0.34 | 0.58 | 0 | 0.62 | 264.64 | 0.41 | 0.27 |
| Hex | 40 | 29 | 61 | 22 | 3A | 0 | 3E | 109 | 29 | 1B |
| Octal | 100 | 51 | 141 | 42 | 72 | 0 | 76 | 411 | 51 | 33 |
| Binary | 1000000 | 101001 | 1100001 | 100010 | 111010 | 0 | 111110 | 100001001 | 101001 | 11011 |
Color Harmonies of #402961
Complementary color
Monochromatic Colors of #402961
Black with #402961
Text Example
Text Example
White with #402961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402961; }
p { color: rgb(64,41,97); }
H1.HeaderClassName
{
color: #402961;
}
.AnyTagClassName
{
color: #402961;
}
</style>
background-color css
<style>
a { background-color: #402961; }
a { background-color: rgb(64,41,97); }
div.DivClassName
{
background-color: #402961;
}
.BgClassName
{
background-color: #402961;
}
</style>
border-color css
<style>
span { border-color: #402961; }
span { border-color: rgb(64,41,97); }
td.TdClassName
{
border-color: #402961;
}
.TagClassName
{
border-color: #402961;
}
</style>