Shades of Christalle #412260
Tints of Christalle #412260
RGB
CMYK
RGB Variations
Color information
#412260 (or 0x412260) is known color: Christalle. HEX triplet: 41, 22 and 60. RGB value is (65,34,96). Sum of RGB (Red+Green+Blue) = 65+34+96=195 (25% of max value = 765). Red value is 65 (25.78% from 255 or 33.33% from 195); Green value is 34 (13.67% from 255 or 17.44% from 195); Blue value is 96 (37.89% from 255 or 49.23% from 195); Max value from RGB is 96 - color contains mainly: blue. Hex color #412260 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #412260 is #BEDD9F. Grayscale: #323232. Windows color (decimal): -12508576 or 6300225. OLE color: 6300225.
HSL color Cylindrical-coordinate representation of color #412260: hue angle of 270º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #412260 is Cyan = 0.32, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 34 | 96 | - |
| CMYK | 0.32 | 0.65 | 0 | 0.62 |
| HSL | 270º | 0.48% | 0.25% | - |
| HSV(B) | 270º | 0.65% | 0.38% | - |
| XYZ | 4.86 | 3.11 | 11.41 | - |
| YUV | 50.34 | 153.77 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 34 | 96 | 0.32 | 0.65 | 0 | 0.62 | 270 | 0.48 | 0.25 |
| Hex | 41 | 22 | 60 | 20 | 41 | 0 | 3E | 10E | 30 | 19 |
| Octal | 101 | 42 | 140 | 40 | 101 | 0 | 76 | 416 | 60 | 31 |
| Binary | 1000001 | 100010 | 1100000 | 100000 | 1000001 | 0 | 111110 | 100001110 | 110000 | 11001 |
Color Harmonies of #412260
Complementary color
Monochromatic Colors of #412260
Black with #412260
Text Example
Text Example
White with #412260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412260; }
p { color: rgb(65,34,96); }
H1.HeaderClassName
{
color: #412260;
}
.AnyTagClassName
{
color: #412260;
}
</style>
background-color css
<style>
a { background-color: #412260; }
a { background-color: rgb(65,34,96); }
div.DivClassName
{
background-color: #412260;
}
.BgClassName
{
background-color: #412260;
}
</style>
border-color css
<style>
span { border-color: #412260; }
span { border-color: rgb(65,34,96); }
td.TdClassName
{
border-color: #412260;
}
.TagClassName
{
border-color: #412260;
}
</style>