Shades of Christalle #401166
Tints of Christalle #401166
RGB
CMYK
RGB Variations
Color information
#401166 (or 0x401166) is known color: Christalle. HEX triplet: 40, 11 and 66. RGB value is (64,17,102). Sum of RGB (Red+Green+Blue) = 64+17+102=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 17 (7.03% from 255 or 9.29% from 183); Blue value is 102 (40.23% from 255 or 55.74% from 183); Max value from RGB is 102 - color contains mainly: blue. Hex color #401166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401166 is #BFEE99. Grayscale: #282828. Windows color (decimal): -12578458 or 6689088. OLE color: 6689088.
HSL color Cylindrical-coordinate representation of color #401166: hue angle of 273.18º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #401166 is Cyan = 0.37, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 17 | 102 | - |
| CMYK | 0.37 | 0.83 | 0 | 0.6 |
| HSL | 273.18º | 0.71% | 0.23% | - |
| HSV(B) | 273.18º | 0.83% | 0.4% | - |
| XYZ | 4.71 | 2.45 | 12.79 | - |
| YUV | 40.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 17 | 102 | 0.37 | 0.83 | 0 | 0.6 | 273.18 | 0.71 | 0.23 |
| Hex | 40 | 11 | 66 | 25 | 53 | 0 | 3C | 111 | 47 | 17 |
| Octal | 100 | 21 | 146 | 45 | 123 | 0 | 74 | 421 | 107 | 27 |
| Binary | 1000000 | 10001 | 1100110 | 100101 | 1010011 | 0 | 111100 | 100010001 | 1000111 | 10111 |
Color Harmonies of #401166
Complementary color
Monochromatic Colors of #401166
Black with #401166
Text Example
Text Example
White with #401166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401166; }
p { color: rgb(64,17,102); }
H1.HeaderClassName
{
color: #401166;
}
.AnyTagClassName
{
color: #401166;
}
</style>
background-color css
<style>
a { background-color: #401166; }
a { background-color: rgb(64,17,102); }
div.DivClassName
{
background-color: #401166;
}
.BgClassName
{
background-color: #401166;
}
</style>
border-color css
<style>
span { border-color: #401166; }
span { border-color: rgb(64,17,102); }
td.TdClassName
{
border-color: #401166;
}
.TagClassName
{
border-color: #401166;
}
</style>