Shades of Christalle #402266
Tints of Christalle #402266
RGB
CMYK
RGB Variations
Color information
#402266 (or 0x402266) is known color: Christalle. HEX triplet: 40, 22 and 66. RGB value is (64,34,102). Sum of RGB (Red+Green+Blue) = 64+34+102=200 (26% of max value = 765). Red value is 64 (25.39% from 255 or 32% from 200); Green value is 34 (13.67% from 255 or 17% from 200); Blue value is 102 (40.23% from 255 or 51% from 200); Max value from RGB is 102 - color contains mainly: blue. Hex color #402266 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #402266 is #BFDD99. Grayscale: #323232. Windows color (decimal): -12574106 or 6693440. OLE color: 6693440.
HSL color Cylindrical-coordinate representation of color #402266: hue angle of 266.47º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #402266 is Cyan = 0.37, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 34 | 102 | - |
| CMYK | 0.37 | 0.67 | 0 | 0.6 |
| HSL | 266.47º | 0.5% | 0.27% | - |
| HSV(B) | 266.47º | 0.67% | 0.4% | - |
| XYZ | 5.08 | 3.19 | 12.92 | - |
| YUV | 50.72 | 156.94 | 137.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 34 | 102 | 0.37 | 0.67 | 0 | 0.6 | 266.47 | 0.5 | 0.27 |
| Hex | 40 | 22 | 66 | 25 | 43 | 0 | 3C | 10A | 32 | 1B |
| Octal | 100 | 42 | 146 | 45 | 103 | 0 | 74 | 412 | 62 | 33 |
| Binary | 1000000 | 100010 | 1100110 | 100101 | 1000011 | 0 | 111100 | 100001010 | 110010 | 11011 |
Color Harmonies of #402266
Complementary color
Monochromatic Colors of #402266
Black with #402266
Text Example
Text Example
White with #402266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402266; }
p { color: rgb(64,34,102); }
H1.HeaderClassName
{
color: #402266;
}
.AnyTagClassName
{
color: #402266;
}
</style>
background-color css
<style>
a { background-color: #402266; }
a { background-color: rgb(64,34,102); }
div.DivClassName
{
background-color: #402266;
}
.BgClassName
{
background-color: #402266;
}
</style>
border-color css
<style>
span { border-color: #402266; }
span { border-color: rgb(64,34,102); }
td.TdClassName
{
border-color: #402266;
}
.TagClassName
{
border-color: #402266;
}
</style>