Shades of Christalle #401660
Tints of Christalle #401660
RGB
CMYK
RGB Variations
Color information
#401660 (or 0x401660) is known color: Christalle. HEX triplet: 40, 16 and 60. RGB value is (64,22,96). Sum of RGB (Red+Green+Blue) = 64+22+96=182 (24% of max value = 765). Red value is 64 (25.39% from 255 or 35.16% from 182); Green value is 22 (8.98% from 255 or 12.09% from 182); Blue value is 96 (37.89% from 255 or 52.75% from 182); Max value from RGB is 96 - color contains mainly: blue. Hex color #401660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401660 is #BFE99F. Grayscale: #2A2A2A. Windows color (decimal): -12577184 or 6297152. OLE color: 6297152.
HSL color Cylindrical-coordinate representation of color #401660: hue angle of 274.05º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #401660 is Cyan = 0.33, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 22 | 96 | - |
| CMYK | 0.33 | 0.77 | 0 | 0.62 |
| HSL | 274.05º | 0.63% | 0.23% | - |
| HSV(B) | 274.05º | 0.77% | 0.38% | - |
| XYZ | 4.51 | 2.51 | 11.31 | - |
| YUV | 42.99 | 157.91 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 22 | 96 | 0.33 | 0.77 | 0 | 0.62 | 274.05 | 0.63 | 0.23 |
| Hex | 40 | 16 | 60 | 21 | 4D | 0 | 3E | 112 | 3F | 17 |
| Octal | 100 | 26 | 140 | 41 | 115 | 0 | 76 | 422 | 77 | 27 |
| Binary | 1000000 | 10110 | 1100000 | 100001 | 1001101 | 0 | 111110 | 100010010 | 111111 | 10111 |
Color Harmonies of #401660
Complementary color
Monochromatic Colors of #401660
Black with #401660
Text Example
Text Example
White with #401660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401660; }
p { color: rgb(64,22,96); }
H1.HeaderClassName
{
color: #401660;
}
.AnyTagClassName
{
color: #401660;
}
</style>
background-color css
<style>
a { background-color: #401660; }
a { background-color: rgb(64,22,96); }
div.DivClassName
{
background-color: #401660;
}
.BgClassName
{
background-color: #401660;
}
</style>
border-color css
<style>
span { border-color: #401660; }
span { border-color: rgb(64,22,96); }
td.TdClassName
{
border-color: #401660;
}
.TagClassName
{
border-color: #401660;
}
</style>