Shades of Christalle #412860
Tints of Christalle #412860
RGB
CMYK
RGB Variations
Color information
#412860 (or 0x412860) is known color: Christalle. HEX triplet: 41, 28 and 60. RGB value is (65,40,96). Sum of RGB (Red+Green+Blue) = 65+40+96=201 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.34% from 201); Green value is 40 (16.02% from 255 or 19.90% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 96 - color contains mainly: blue. Hex color #412860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412860 is #BED79F. Grayscale: #353535. Windows color (decimal): -12507040 or 6301761. OLE color: 6301761.
HSL color Cylindrical-coordinate representation of color #412860: hue angle of 266.79º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #412860 is Cyan = 0.32, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 40 | 96 | - |
| CMYK | 0.32 | 0.58 | 0 | 0.62 |
| HSL | 266.79º | 0.41% | 0.27% | - |
| HSV(B) | 266.79º | 0.58% | 0.38% | - |
| XYZ | 5.05 | 3.49 | 11.47 | - |
| YUV | 53.86 | 151.78 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 40 | 96 | 0.32 | 0.58 | 0 | 0.62 | 266.79 | 0.41 | 0.27 |
| Hex | 41 | 28 | 60 | 20 | 3A | 0 | 3E | 10B | 29 | 1B |
| Octal | 101 | 50 | 140 | 40 | 72 | 0 | 76 | 413 | 51 | 33 |
| Binary | 1000001 | 101000 | 1100000 | 100000 | 111010 | 0 | 111110 | 100001011 | 101001 | 11011 |
Color Harmonies of #412860
Complementary color
Monochromatic Colors of #412860
Black with #412860
Text Example
Text Example
White with #412860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412860; }
p { color: rgb(65,40,96); }
H1.HeaderClassName
{
color: #412860;
}
.AnyTagClassName
{
color: #412860;
}
</style>
background-color css
<style>
a { background-color: #412860; }
a { background-color: rgb(65,40,96); }
div.DivClassName
{
background-color: #412860;
}
.BgClassName
{
background-color: #412860;
}
</style>
border-color css
<style>
span { border-color: #412860; }
span { border-color: rgb(65,40,96); }
td.TdClassName
{
border-color: #412860;
}
.TagClassName
{
border-color: #412860;
}
</style>