Shades of Christalle #411966
Tints of Christalle #411966
RGB
CMYK
RGB Variations
Color information
#411966 (or 0x411966) is known color: Christalle. HEX triplet: 41, 19 and 66. RGB value is (65,25,102). Sum of RGB (Red+Green+Blue) = 65+25+102=192 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.85% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 102 (40.23% from 255 or 53.12% from 192); Max value from RGB is 102 - color contains mainly: blue. Hex color #411966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #411966 is #BEE699. Grayscale: #2D2D2D. Windows color (decimal): -12510874 or 6691137. OLE color: 6691137.
HSL color Cylindrical-coordinate representation of color #411966: hue angle of 271.17º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #411966 is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 25 | 102 | - |
| CMYK | 0.36 | 0.75 | 0 | 0.6 |
| HSL | 271.17º | 0.61% | 0.25% | - |
| HSV(B) | 271.17º | 0.75% | 0.4% | - |
| XYZ | 4.93 | 2.78 | 12.85 | - |
| YUV | 45.74 | 159.75 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 25 | 102 | 0.36 | 0.75 | 0 | 0.6 | 271.17 | 0.61 | 0.25 |
| Hex | 41 | 19 | 66 | 24 | 4B | 0 | 3C | 10F | 3D | 19 |
| Octal | 101 | 31 | 146 | 44 | 113 | 0 | 74 | 417 | 75 | 31 |
| Binary | 1000001 | 11001 | 1100110 | 100100 | 1001011 | 0 | 111100 | 100001111 | 111101 | 11001 |
Color Harmonies of #411966
Complementary color
Monochromatic Colors of #411966
Black with #411966
Text Example
Text Example
White with #411966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411966; }
p { color: rgb(65,25,102); }
H1.HeaderClassName
{
color: #411966;
}
.AnyTagClassName
{
color: #411966;
}
</style>
background-color css
<style>
a { background-color: #411966; }
a { background-color: rgb(65,25,102); }
div.DivClassName
{
background-color: #411966;
}
.BgClassName
{
background-color: #411966;
}
</style>
border-color css
<style>
span { border-color: #411966; }
span { border-color: rgb(65,25,102); }
td.TdClassName
{
border-color: #411966;
}
.TagClassName
{
border-color: #411966;
}
</style>