Shades of Christalle #402760
Tints of Christalle #402760
RGB
CMYK
RGB Variations
Color information
#402760 (or 0x402760) is known color: Christalle. HEX triplet: 40, 27 and 60. RGB value is (64,39,96). Sum of RGB (Red+Green+Blue) = 64+39+96=199 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.16% from 199); Green value is 39 (15.62% from 255 or 19.60% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 96 - color contains mainly: blue. Hex color #402760 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402760 is #BFD89F. Grayscale: #343434. Windows color (decimal): -12572832 or 6301504. OLE color: 6301504.
HSL color Cylindrical-coordinate representation of color #402760: hue angle of 266.32º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #402760 is Cyan = 0.33, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 39 | 96 | - |
| CMYK | 0.33 | 0.59 | 0 | 0.62 |
| HSL | 266.32º | 0.42% | 0.26% | - |
| HSV(B) | 266.32º | 0.59% | 0.38% | - |
| XYZ | 4.95 | 3.39 | 11.46 | - |
| YUV | 52.97 | 152.28 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 96 | 0.33 | 0.59 | 0 | 0.62 | 266.32 | 0.42 | 0.26 |
| Hex | 40 | 27 | 60 | 21 | 3B | 0 | 3E | 10A | 2A | 1A |
| Octal | 100 | 47 | 140 | 41 | 73 | 0 | 76 | 412 | 52 | 32 |
| Binary | 1000000 | 100111 | 1100000 | 100001 | 111011 | 0 | 111110 | 100001010 | 101010 | 11010 |
Color Harmonies of #402760
Complementary color
Monochromatic Colors of #402760
Black with #402760
Text Example
Text Example
White with #402760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402760; }
p { color: rgb(64,39,96); }
H1.HeaderClassName
{
color: #402760;
}
.AnyTagClassName
{
color: #402760;
}
</style>
background-color css
<style>
a { background-color: #402760; }
a { background-color: rgb(64,39,96); }
div.DivClassName
{
background-color: #402760;
}
.BgClassName
{
background-color: #402760;
}
</style>
border-color css
<style>
span { border-color: #402760; }
span { border-color: rgb(64,39,96); }
td.TdClassName
{
border-color: #402760;
}
.TagClassName
{
border-color: #402760;
}
</style>