Shades of Christalle #411160
Tints of Christalle #411160
RGB
CMYK
RGB Variations
Color information
#411160 (or 0x411160) is known color: Christalle. HEX triplet: 41, 11 and 60. RGB value is (65,17,96). Sum of RGB (Red+Green+Blue) = 65+17+96=178 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.52% from 178); Green value is 17 (7.03% from 255 or 9.55% from 178); Blue value is 96 (37.89% from 255 or 53.93% from 178); Max value from RGB is 96 - color contains mainly: blue. Hex color #411160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411160 is #BEEE9F. Grayscale: #282828. Windows color (decimal): -12512928 or 6295873. OLE color: 6295873.
HSL color Cylindrical-coordinate representation of color #411160: hue angle of 276.46º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #411160 is Cyan = 0.32, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 17 | 96 | - |
| CMYK | 0.32 | 0.82 | 0 | 0.62 |
| HSL | 276.46º | 0.7% | 0.22% | - |
| HSV(B) | 276.46º | 0.82% | 0.38% | - |
| XYZ | 4.49 | 2.37 | 11.29 | - |
| YUV | 40.36 | 159.4 | 145.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 17 | 96 | 0.32 | 0.82 | 0 | 0.62 | 276.46 | 0.7 | 0.22 |
| Hex | 41 | 11 | 60 | 20 | 52 | 0 | 3E | 114 | 46 | 16 |
| Octal | 101 | 21 | 140 | 40 | 122 | 0 | 76 | 424 | 106 | 26 |
| Binary | 1000001 | 10001 | 1100000 | 100000 | 1010010 | 0 | 111110 | 100010100 | 1000110 | 10110 |
Color Harmonies of #411160
Complementary color
Monochromatic Colors of #411160
Black with #411160
Text Example
Text Example
White with #411160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411160; }
p { color: rgb(65,17,96); }
H1.HeaderClassName
{
color: #411160;
}
.AnyTagClassName
{
color: #411160;
}
</style>
background-color css
<style>
a { background-color: #411160; }
a { background-color: rgb(65,17,96); }
div.DivClassName
{
background-color: #411160;
}
.BgClassName
{
background-color: #411160;
}
</style>
border-color css
<style>
span { border-color: #411160; }
span { border-color: rgb(65,17,96); }
td.TdClassName
{
border-color: #411160;
}
.TagClassName
{
border-color: #411160;
}
</style>