Shades of Christalle #402963
Tints of Christalle #402963
RGB
CMYK
RGB Variations
Color information
#402963 (or 0x402963) is known color: Christalle. HEX triplet: 40, 29 and 63. RGB value is (64,41,99). Sum of RGB (Red+Green+Blue) = 64+41+99=204 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.37% from 204); Green value is 41 (16.41% from 255 or 20.10% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: blue. Hex color #402963 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402963 is #BFD69C. Grayscale: #363636. Windows color (decimal): -12572317 or 6498624. OLE color: 6498624.
HSL color Cylindrical-coordinate representation of color #402963: hue angle of 263.79º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #402963 is Cyan = 0.35, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 41 | 99 | - |
| CMYK | 0.35 | 0.59 | 0 | 0.61 |
| HSL | 263.79º | 0.41% | 0.27% | - |
| HSV(B) | 263.79º | 0.59% | 0.39% | - |
| XYZ | 5.16 | 3.58 | 12.22 | - |
| YUV | 54.49 | 153.12 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 99 | 0.35 | 0.59 | 0 | 0.61 | 263.79 | 0.41 | 0.27 |
| Hex | 40 | 29 | 63 | 23 | 3B | 0 | 3D | 108 | 29 | 1B |
| Octal | 100 | 51 | 143 | 43 | 73 | 0 | 75 | 410 | 51 | 33 |
| Binary | 1000000 | 101001 | 1100011 | 100011 | 111011 | 0 | 111101 | 100001000 | 101001 | 11011 |
Color Harmonies of #402963
Complementary color
Monochromatic Colors of #402963
Black with #402963
Text Example
Text Example
White with #402963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402963; }
p { color: rgb(64,41,99); }
H1.HeaderClassName
{
color: #402963;
}
.AnyTagClassName
{
color: #402963;
}
</style>
background-color css
<style>
a { background-color: #402963; }
a { background-color: rgb(64,41,99); }
div.DivClassName
{
background-color: #402963;
}
.BgClassName
{
background-color: #402963;
}
</style>
border-color css
<style>
span { border-color: #402963; }
span { border-color: rgb(64,41,99); }
td.TdClassName
{
border-color: #402963;
}
.TagClassName
{
border-color: #402963;
}
</style>