Shades of Christalle #412660
Tints of Christalle #412660
RGB
CMYK
RGB Variations
Color information
#412660 (or 0x412660) is known color: Christalle. HEX triplet: 41, 26 and 60. RGB value is (65,38,96). Sum of RGB (Red+Green+Blue) = 65+38+96=199 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.66% from 199); Green value is 38 (15.23% from 255 or 19.10% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 96 - color contains mainly: blue. Hex color #412660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412660 is #BED99F. Grayscale: #343434. Windows color (decimal): -12507552 or 6301249. OLE color: 6301249.
HSL color Cylindrical-coordinate representation of color #412660: hue angle of 267.93º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #412660 is Cyan = 0.32, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 38 | 96 | - |
| CMYK | 0.32 | 0.60 | 0 | 0.62 |
| HSL | 267.93º | 0.43% | 0.26% | - |
| HSV(B) | 267.93º | 0.6% | 0.38% | - |
| XYZ | 4.98 | 3.35 | 11.45 | - |
| YUV | 52.69 | 152.45 | 136.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 96 | 0.32 | 0.60 | 0 | 0.62 | 267.93 | 0.43 | 0.26 |
| Hex | 41 | 26 | 60 | 20 | 3C | 0 | 3E | 10C | 2B | 1A |
| Octal | 101 | 46 | 140 | 40 | 74 | 0 | 76 | 414 | 53 | 32 |
| Binary | 1000001 | 100110 | 1100000 | 100000 | 111100 | 0 | 111110 | 100001100 | 101011 | 11010 |
Color Harmonies of #412660
Complementary color
Monochromatic Colors of #412660
Black with #412660
Text Example
Text Example
White with #412660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412660; }
p { color: rgb(65,38,96); }
H1.HeaderClassName
{
color: #412660;
}
.AnyTagClassName
{
color: #412660;
}
</style>
background-color css
<style>
a { background-color: #412660; }
a { background-color: rgb(65,38,96); }
div.DivClassName
{
background-color: #412660;
}
.BgClassName
{
background-color: #412660;
}
</style>
border-color css
<style>
span { border-color: #412660; }
span { border-color: rgb(65,38,96); }
td.TdClassName
{
border-color: #412660;
}
.TagClassName
{
border-color: #412660;
}
</style>