Shades of Christalle #402066
Tints of Christalle #402066
RGB
CMYK
RGB Variations
Color information
#402066 (or 0x402066) is known color: Christalle. HEX triplet: 40, 20 and 66. RGB value is (64,32,102). Sum of RGB (Red+Green+Blue) = 64+32+102=198 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32.32% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 102 (40.23% from 255 or 51.52% from 198); Max value from RGB is 102 - color contains mainly: blue. Hex color #402066 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402066 is #BFDF99. Grayscale: #313131. Windows color (decimal): -12574618 or 6692928. OLE color: 6692928.
HSL color Cylindrical-coordinate representation of color #402066: hue angle of 267.43º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #402066 is Cyan = 0.37, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 32 | 102 | - |
| CMYK | 0.37 | 0.69 | 0 | 0.6 |
| HSL | 267.43º | 0.52% | 0.26% | - |
| HSV(B) | 267.43º | 0.69% | 0.4% | - |
| XYZ | 5.03 | 3.08 | 12.9 | - |
| YUV | 49.55 | 157.6 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 32 | 102 | 0.37 | 0.69 | 0 | 0.6 | 267.43 | 0.52 | 0.26 |
| Hex | 40 | 20 | 66 | 25 | 45 | 0 | 3C | 10B | 34 | 1A |
| Octal | 100 | 40 | 146 | 45 | 105 | 0 | 74 | 413 | 64 | 32 |
| Binary | 1000000 | 100000 | 1100110 | 100101 | 1000101 | 0 | 111100 | 100001011 | 110100 | 11010 |
Color Harmonies of #402066
Complementary color
Monochromatic Colors of #402066
Black with #402066
Text Example
Text Example
White with #402066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402066; }
p { color: rgb(64,32,102); }
H1.HeaderClassName
{
color: #402066;
}
.AnyTagClassName
{
color: #402066;
}
</style>
background-color css
<style>
a { background-color: #402066; }
a { background-color: rgb(64,32,102); }
div.DivClassName
{
background-color: #402066;
}
.BgClassName
{
background-color: #402066;
}
</style>
border-color css
<style>
span { border-color: #402066; }
span { border-color: rgb(64,32,102); }
td.TdClassName
{
border-color: #402066;
}
.TagClassName
{
border-color: #402066;
}
</style>