Shades of Christalle #412861
Tints of Christalle #412861
RGB
CMYK
RGB Variations
Color information
#412861 (or 0x412861) is known color: Christalle. HEX triplet: 41, 28 and 61. RGB value is (65,40,97). Sum of RGB (Red+Green+Blue) = 65+40+97=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 40 (16.02% from 255 or 19.80% from 202); Blue value is 97 (38.28% from 255 or 48.02% from 202); Max value from RGB is 97 - color contains mainly: blue. Hex color #412861 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412861 is #BED79E. Grayscale: #353535. Windows color (decimal): -12507039 or 6367297. OLE color: 6367297.
HSL color Cylindrical-coordinate representation of color #412861: hue angle of 266.32º degrees, saturation: 0.42, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #412861 is Cyan = 0.33, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 40 | 97 | - |
| CMYK | 0.33 | 0.59 | 0 | 0.62 |
| HSL | 266.32º | 0.42% | 0.27% | - |
| HSV(B) | 266.32º | 0.59% | 0.38% | - |
| XYZ | 5.1 | 3.5 | 11.72 | - |
| YUV | 53.97 | 152.28 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 97 | 0.33 | 0.59 | 0 | 0.62 | 266.32 | 0.42 | 0.27 |
| Hex | 41 | 28 | 61 | 21 | 3B | 0 | 3E | 10A | 2A | 1B |
| Octal | 101 | 50 | 141 | 41 | 73 | 0 | 76 | 412 | 52 | 33 |
| Binary | 1000001 | 101000 | 1100001 | 100001 | 111011 | 0 | 111110 | 100001010 | 101010 | 11011 |
Color Harmonies of #412861
Complementary color
Monochromatic Colors of #412861
Black with #412861
Text Example
Text Example
White with #412861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412861; }
p { color: rgb(65,40,97); }
H1.HeaderClassName
{
color: #412861;
}
.AnyTagClassName
{
color: #412861;
}
</style>
background-color css
<style>
a { background-color: #412861; }
a { background-color: rgb(65,40,97); }
div.DivClassName
{
background-color: #412861;
}
.BgClassName
{
background-color: #412861;
}
</style>
border-color css
<style>
span { border-color: #412861; }
span { border-color: rgb(65,40,97); }
td.TdClassName
{
border-color: #412861;
}
.TagClassName
{
border-color: #412861;
}
</style>