Shades of Christalle #411560
Tints of Christalle #411560
RGB
CMYK
RGB Variations
Color information
#411560 (or 0x411560) is known color: Christalle. HEX triplet: 41, 15 and 60. RGB value is (65,21,96). Sum of RGB (Red+Green+Blue) = 65+21+96=182 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.71% from 182); Green value is 21 (8.59% from 255 or 11.54% 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 #411560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411560 is #BEEA9F. Grayscale: #2A2A2A. Windows color (decimal): -12511904 or 6296897. OLE color: 6296897.
HSL color Cylindrical-coordinate representation of color #411560: hue angle of 275.2º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #411560 is Cyan = 0.32, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 21 | 96 | - |
| CMYK | 0.32 | 0.78 | 0 | 0.62 |
| HSL | 275.2º | 0.64% | 0.23% | - |
| HSV(B) | 275.2º | 0.78% | 0.38% | - |
| XYZ | 4.56 | 2.5 | 11.31 | - |
| YUV | 42.71 | 158.08 | 143.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 21 | 96 | 0.32 | 0.78 | 0 | 0.62 | 275.2 | 0.64 | 0.23 |
| Hex | 41 | 15 | 60 | 20 | 4E | 0 | 3E | 113 | 40 | 17 |
| Octal | 101 | 25 | 140 | 40 | 116 | 0 | 76 | 423 | 100 | 27 |
| Binary | 1000001 | 10101 | 1100000 | 100000 | 1001110 | 0 | 111110 | 100010011 | 1000000 | 10111 |
Color Harmonies of #411560
Complementary color
Monochromatic Colors of #411560
Black with #411560
Text Example
Text Example
White with #411560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411560; }
p { color: rgb(65,21,96); }
H1.HeaderClassName
{
color: #411560;
}
.AnyTagClassName
{
color: #411560;
}
</style>
background-color css
<style>
a { background-color: #411560; }
a { background-color: rgb(65,21,96); }
div.DivClassName
{
background-color: #411560;
}
.BgClassName
{
background-color: #411560;
}
</style>
border-color css
<style>
span { border-color: #411560; }
span { border-color: rgb(65,21,96); }
td.TdClassName
{
border-color: #411560;
}
.TagClassName
{
border-color: #411560;
}
</style>