Shades of Christalle #412460
Tints of Christalle #412460
RGB
CMYK
RGB Variations
Color information
#412460 (or 0x412460) is known color: Christalle. HEX triplet: 41, 24 and 60. RGB value is (65,36,96). Sum of RGB (Red+Green+Blue) = 65+36+96=197 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.99% from 197); Green value is 36 (14.45% from 255 or 18.27% from 197); Blue value is 96 (37.89% from 255 or 48.73% from 197); Max value from RGB is 96 - color contains mainly: blue. Hex color #412460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412460 is #BEDB9F. Grayscale: #333333. Windows color (decimal): -12508064 or 6300737. OLE color: 6300737.
HSL color Cylindrical-coordinate representation of color #412460: hue angle of 269º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #412460 is Cyan = 0.32, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 36 | 96 | - |
| CMYK | 0.32 | 0.62 | 0 | 0.62 |
| HSL | 269º | 0.45% | 0.26% | - |
| HSV(B) | 269º | 0.63% | 0.38% | - |
| XYZ | 4.92 | 3.23 | 11.43 | - |
| YUV | 51.51 | 153.11 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 96 | 0.32 | 0.62 | 0 | 0.62 | 269 | 0.45 | 0.26 |
| Hex | 41 | 24 | 60 | 20 | 3E | 0 | 3E | 10D | 2D | 1A |
| Octal | 101 | 44 | 140 | 40 | 76 | 0 | 76 | 415 | 55 | 32 |
| Binary | 1000001 | 100100 | 1100000 | 100000 | 111110 | 0 | 111110 | 100001101 | 101101 | 11010 |
Color Harmonies of #412460
Complementary color
Monochromatic Colors of #412460
Black with #412460
Text Example
Text Example
White with #412460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412460; }
p { color: rgb(65,36,96); }
H1.HeaderClassName
{
color: #412460;
}
.AnyTagClassName
{
color: #412460;
}
</style>
background-color css
<style>
a { background-color: #412460; }
a { background-color: rgb(65,36,96); }
div.DivClassName
{
background-color: #412460;
}
.BgClassName
{
background-color: #412460;
}
</style>
border-color css
<style>
span { border-color: #412460; }
span { border-color: rgb(65,36,96); }
td.TdClassName
{
border-color: #412460;
}
.TagClassName
{
border-color: #412460;
}
</style>