Shades of Christalle #411866
Tints of Christalle #411866
RGB
CMYK
RGB Variations
Color information
#411866 (or 0x411866) is known color: Christalle. HEX triplet: 41, 18 and 66. RGB value is (65,24,102). Sum of RGB (Red+Green+Blue) = 65+24+102=191 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.03% from 191); Green value is 24 (9.77% from 255 or 12.57% from 191); Blue value is 102 (40.23% from 255 or 53.40% from 191); Max value from RGB is 102 - color contains mainly: blue. Hex color #411866 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411866 is #BEE799. Grayscale: #2C2C2C. Windows color (decimal): -12511130 or 6690881. OLE color: 6690881.
HSL color Cylindrical-coordinate representation of color #411866: hue angle of 271.54º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #411866 is Cyan = 0.36, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 24 | 102 | - |
| CMYK | 0.36 | 0.76 | 0 | 0.6 |
| HSL | 271.54º | 0.62% | 0.25% | - |
| HSV(B) | 271.54º | 0.76% | 0.4% | - |
| XYZ | 4.9 | 2.74 | 12.84 | - |
| YUV | 45.15 | 160.08 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 24 | 102 | 0.36 | 0.76 | 0 | 0.6 | 271.54 | 0.62 | 0.25 |
| Hex | 41 | 18 | 66 | 24 | 4C | 0 | 3C | 110 | 3E | 19 |
| Octal | 101 | 30 | 146 | 44 | 114 | 0 | 74 | 420 | 76 | 31 |
| Binary | 1000001 | 11000 | 1100110 | 100100 | 1001100 | 0 | 111100 | 100010000 | 111110 | 11001 |
Color Harmonies of #411866
Complementary color
Monochromatic Colors of #411866
Black with #411866
Text Example
Text Example
White with #411866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411866; }
p { color: rgb(65,24,102); }
H1.HeaderClassName
{
color: #411866;
}
.AnyTagClassName
{
color: #411866;
}
</style>
background-color css
<style>
a { background-color: #411866; }
a { background-color: rgb(65,24,102); }
div.DivClassName
{
background-color: #411866;
}
.BgClassName
{
background-color: #411866;
}
</style>
border-color css
<style>
span { border-color: #411866; }
span { border-color: rgb(65,24,102); }
td.TdClassName
{
border-color: #411866;
}
.TagClassName
{
border-color: #411866;
}
</style>