Shades of Christalle #401760
Tints of Christalle #401760
RGB
CMYK
RGB Variations
Color information
#401760 (or 0x401760) is known color: Christalle. HEX triplet: 40, 17 and 60. RGB value is (64,23,96). Sum of RGB (Red+Green+Blue) = 64+23+96=183 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.97% from 183); Green value is 23 (9.38% from 255 or 12.57% from 183); Blue value is 96 (37.89% from 255 or 52.46% from 183); Max value from RGB is 96 - color contains mainly: blue. Hex color #401760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #401760 is #BFE89F. Grayscale: #2B2B2B. Windows color (decimal): -12576928 or 6297408. OLE color: 6297408.
HSL color Cylindrical-coordinate representation of color #401760: hue angle of 273.7º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #401760 is Cyan = 0.33, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 23 | 96 | - |
| CMYK | 0.33 | 0.76 | 0 | 0.62 |
| HSL | 273.7º | 0.61% | 0.23% | - |
| HSV(B) | 273.7º | 0.76% | 0.38% | - |
| XYZ | 4.53 | 2.55 | 11.32 | - |
| YUV | 43.58 | 157.58 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 23 | 96 | 0.33 | 0.76 | 0 | 0.62 | 273.7 | 0.61 | 0.23 |
| Hex | 40 | 17 | 60 | 21 | 4C | 0 | 3E | 112 | 3D | 17 |
| Octal | 100 | 27 | 140 | 41 | 114 | 0 | 76 | 422 | 75 | 27 |
| Binary | 1000000 | 10111 | 1100000 | 100001 | 1001100 | 0 | 111110 | 100010010 | 111101 | 10111 |
Color Harmonies of #401760
Complementary color
Monochromatic Colors of #401760
Black with #401760
Text Example
Text Example
White with #401760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401760; }
p { color: rgb(64,23,96); }
H1.HeaderClassName
{
color: #401760;
}
.AnyTagClassName
{
color: #401760;
}
</style>
background-color css
<style>
a { background-color: #401760; }
a { background-color: rgb(64,23,96); }
div.DivClassName
{
background-color: #401760;
}
.BgClassName
{
background-color: #401760;
}
</style>
border-color css
<style>
span { border-color: #401760; }
span { border-color: rgb(64,23,96); }
td.TdClassName
{
border-color: #401760;
}
.TagClassName
{
border-color: #401760;
}
</style>