Shades of Christalle #412966
Tints of Christalle #412966
RGB
CMYK
RGB Variations
Color information
#412966 (or 0x412966) is known color: Christalle. HEX triplet: 41, 29 and 66. RGB value is (65,41,102). Sum of RGB (Red+Green+Blue) = 65+41+102=208 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.25% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 102 (40.23% from 255 or 49.04% from 208); Max value from RGB is 102 - color contains mainly: blue. Hex color #412966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412966 is #BED699. Grayscale: #363636. Windows color (decimal): -12506778 or 6695233. OLE color: 6695233.
HSL color Cylindrical-coordinate representation of color #412966: hue angle of 263.61º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #412966 is Cyan = 0.36, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 41 | 102 | - |
| CMYK | 0.36 | 0.60 | 0 | 0.6 |
| HSL | 263.61º | 0.43% | 0.28% | - |
| HSV(B) | 263.61º | 0.6% | 0.4% | - |
| XYZ | 5.37 | 3.67 | 13 | - |
| YUV | 55.13 | 154.45 | 135.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 102 | 0.36 | 0.60 | 0 | 0.6 | 263.61 | 0.43 | 0.28 |
| Hex | 41 | 29 | 66 | 24 | 3C | 0 | 3C | 108 | 2B | 1C |
| Octal | 101 | 51 | 146 | 44 | 74 | 0 | 74 | 410 | 53 | 34 |
| Binary | 1000001 | 101001 | 1100110 | 100100 | 111100 | 0 | 111100 | 100001000 | 101011 | 11100 |
Color Harmonies of #412966
Complementary color
Monochromatic Colors of #412966
Black with #412966
Text Example
Text Example
White with #412966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412966; }
p { color: rgb(65,41,102); }
H1.HeaderClassName
{
color: #412966;
}
.AnyTagClassName
{
color: #412966;
}
</style>
background-color css
<style>
a { background-color: #412966; }
a { background-color: rgb(65,41,102); }
div.DivClassName
{
background-color: #412966;
}
.BgClassName
{
background-color: #412966;
}
</style>
border-color css
<style>
span { border-color: #412966; }
span { border-color: rgb(65,41,102); }
td.TdClassName
{
border-color: #412966;
}
.TagClassName
{
border-color: #412966;
}
</style>