Shades of Christalle #401766
Tints of Christalle #401766
RGB
CMYK
RGB Variations
Color information
#401766 (or 0x401766) is known color: Christalle. HEX triplet: 40, 17 and 66. RGB value is (64,23,102). Sum of RGB (Red+Green+Blue) = 64+23+102=189 (25% of max value = 765). Red value is 64 (25.39% from 255 or 33.86% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 102 (40.23% from 255 or 53.97% from 189); Max value from RGB is 102 - color contains mainly: blue. Hex color #401766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401766 is #BFE899. Grayscale: #2B2B2B. Windows color (decimal): -12576922 or 6690624. OLE color: 6690624.
HSL color Cylindrical-coordinate representation of color #401766: hue angle of 271.14º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #401766 is Cyan = 0.37, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 23 | 102 | - |
| CMYK | 0.37 | 0.77 | 0 | 0.6 |
| HSL | 271.14º | 0.63% | 0.25% | - |
| HSV(B) | 271.14º | 0.77% | 0.4% | - |
| XYZ | 4.82 | 2.66 | 12.83 | - |
| YUV | 44.27 | 160.58 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 102 | 0.37 | 0.77 | 0 | 0.6 | 271.14 | 0.63 | 0.25 |
| Hex | 40 | 17 | 66 | 25 | 4D | 0 | 3C | 10F | 3F | 19 |
| Octal | 100 | 27 | 146 | 45 | 115 | 0 | 74 | 417 | 77 | 31 |
| Binary | 1000000 | 10111 | 1100110 | 100101 | 1001101 | 0 | 111100 | 100001111 | 111111 | 11001 |
Color Harmonies of #401766
Complementary color
Monochromatic Colors of #401766
Black with #401766
Text Example
Text Example
White with #401766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401766; }
p { color: rgb(64,23,102); }
H1.HeaderClassName
{
color: #401766;
}
.AnyTagClassName
{
color: #401766;
}
</style>
background-color css
<style>
a { background-color: #401766; }
a { background-color: rgb(64,23,102); }
div.DivClassName
{
background-color: #401766;
}
.BgClassName
{
background-color: #401766;
}
</style>
border-color css
<style>
span { border-color: #401766; }
span { border-color: rgb(64,23,102); }
td.TdClassName
{
border-color: #401766;
}
.TagClassName
{
border-color: #401766;
}
</style>