Shades of Christalle #402764
Tints of Christalle #402764
RGB
CMYK
RGB Variations
Color information
#402764 (or 0x402764) is known color: Christalle. HEX triplet: 40, 27 and 64. RGB value is (64,39,100). Sum of RGB (Red+Green+Blue) = 64+39+100=203 (26% of max value = 765). Red value is 64 (25.39% from 255 or 31.53% from 203); Green value is 39 (15.62% from 255 or 19.21% from 203); Blue value is 100 (39.45% from 255 or 49.26% from 203); Max value from RGB is 100 - color contains mainly: blue. Hex color #402764 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402764 is #BFD89B. Grayscale: #353535. Windows color (decimal): -12572828 or 6563648. OLE color: 6563648.
HSL color Cylindrical-coordinate representation of color #402764: hue angle of 264.59º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #402764 is Cyan = 0.36, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 39 | 100 | - |
| CMYK | 0.36 | 0.61 | 0 | 0.61 |
| HSL | 264.59º | 0.44% | 0.27% | - |
| HSV(B) | 264.59º | 0.61% | 0.39% | - |
| XYZ | 5.14 | 3.46 | 12.45 | - |
| YUV | 53.43 | 154.28 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 100 | 0.36 | 0.61 | 0 | 0.61 | 264.59 | 0.44 | 0.27 |
| Hex | 40 | 27 | 64 | 24 | 3D | 0 | 3D | 109 | 2C | 1B |
| Octal | 100 | 47 | 144 | 44 | 75 | 0 | 75 | 411 | 54 | 33 |
| Binary | 1000000 | 100111 | 1100100 | 100100 | 111101 | 0 | 111101 | 100001001 | 101100 | 11011 |
Color Harmonies of #402764
Complementary color
Monochromatic Colors of #402764
Black with #402764
Text Example
Text Example
White with #402764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402764; }
p { color: rgb(64,39,100); }
H1.HeaderClassName
{
color: #402764;
}
.AnyTagClassName
{
color: #402764;
}
</style>
background-color css
<style>
a { background-color: #402764; }
a { background-color: rgb(64,39,100); }
div.DivClassName
{
background-color: #402764;
}
.BgClassName
{
background-color: #402764;
}
</style>
border-color css
<style>
span { border-color: #402764; }
span { border-color: rgb(64,39,100); }
td.TdClassName
{
border-color: #402764;
}
.TagClassName
{
border-color: #402764;
}
</style>