Shades of Christalle #402965
Tints of Christalle #402965
RGB
CMYK
RGB Variations
Color information
#402965 (or 0x402965) is known color: Christalle. HEX triplet: 40, 29 and 65. RGB value is (64,41,101). Sum of RGB (Red+Green+Blue) = 64+41+101=206 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.07% from 206); Green value is 41 (16.41% from 255 or 19.90% from 206); Blue value is 101 (39.84% from 255 or 49.03% from 206); Max value from RGB is 101 - color contains mainly: blue. Hex color #402965 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402965 is #BFD69A. Grayscale: #363636. Windows color (decimal): -12572315 or 6629696. OLE color: 6629696.
HSL color Cylindrical-coordinate representation of color #402965: hue angle of 263º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #402965 is Cyan = 0.37, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 41 | 101 | - |
| CMYK | 0.37 | 0.59 | 0 | 0.60 |
| HSL | 263º | 0.42% | 0.28% | - |
| HSV(B) | 263º | 0.59% | 0.4% | - |
| XYZ | 5.26 | 3.62 | 12.73 | - |
| YUV | 54.72 | 154.12 | 134.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 101 | 0.37 | 0.59 | 0 | 0.60 | 263 | 0.42 | 0.28 |
| Hex | 40 | 29 | 65 | 25 | 3B | 0 | 3C | 107 | 2A | 1C |
| Octal | 100 | 51 | 145 | 45 | 73 | 0 | 74 | 407 | 52 | 34 |
| Binary | 1000000 | 101001 | 1100101 | 100101 | 111011 | 0 | 111100 | 100000111 | 101010 | 11100 |
Color Harmonies of #402965
Complementary color
Monochromatic Colors of #402965
Black with #402965
Text Example
Text Example
White with #402965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402965; }
p { color: rgb(64,41,101); }
H1.HeaderClassName
{
color: #402965;
}
.AnyTagClassName
{
color: #402965;
}
</style>
background-color css
<style>
a { background-color: #402965; }
a { background-color: rgb(64,41,101); }
div.DivClassName
{
background-color: #402965;
}
.BgClassName
{
background-color: #402965;
}
</style>
border-color css
<style>
span { border-color: #402965; }
span { border-color: rgb(64,41,101); }
td.TdClassName
{
border-color: #402965;
}
.TagClassName
{
border-color: #402965;
}
</style>