Shades of Christalle #351160
Tints of Christalle #351160
RGB
CMYK
RGB Variations
Color information
#351160 (or 0x351160) is known color: Christalle. HEX triplet: 35, 11 and 60. RGB value is (53,17,96). Sum of RGB (Red+Green+Blue) = 53+17+96=166 (21% of max value = 765). Red value is 53 (21.09% from 255 or 31.93% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 96 (37.89% from 255 or 57.83% from 166); Max value from RGB is 96 - color contains mainly: blue. Hex color #351160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351160 is #CAEE9F. Grayscale: #242424. Windows color (decimal): -13299360 or 6295861. OLE color: 6295861.
HSL color Cylindrical-coordinate representation of color #351160: hue angle of 267.34º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351160 is Cyan = 0.45, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 17 | 96 | - |
| CMYK | 0.45 | 0.82 | 0 | 0.62 |
| HSL | 267.34º | 0.7% | 0.22% | - |
| HSV(B) | 267.34º | 0.82% | 0.38% | - |
| XYZ | 3.78 | 2 | 11.25 | - |
| YUV | 36.77 | 161.43 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 96 | 0.45 | 0.82 | 0 | 0.62 | 267.34 | 0.7 | 0.22 |
| Hex | 35 | 11 | 60 | 2D | 52 | 0 | 3E | 10B | 46 | 16 |
| Octal | 65 | 21 | 140 | 55 | 122 | 0 | 76 | 413 | 106 | 26 |
| Binary | 110101 | 10001 | 1100000 | 101101 | 1010010 | 0 | 111110 | 100001011 | 1000110 | 10110 |
Color Harmonies of #351160
Complementary color
Monochromatic Colors of #351160
Black with #351160
Text Example
Text Example
White with #351160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351160; }
p { color: rgb(53,17,96); }
H1.HeaderClassName
{
color: #351160;
}
.AnyTagClassName
{
color: #351160;
}
</style>
background-color css
<style>
a { background-color: #351160; }
a { background-color: rgb(53,17,96); }
div.DivClassName
{
background-color: #351160;
}
.BgClassName
{
background-color: #351160;
}
</style>
border-color css
<style>
span { border-color: #351160; }
span { border-color: rgb(53,17,96); }
td.TdClassName
{
border-color: #351160;
}
.TagClassName
{
border-color: #351160;
}
</style>