Shades of Christalle #352160
Tints of Christalle #352160
RGB
CMYK
RGB Variations
Color information
#352160 (or 0x352160) is known color: Christalle. HEX triplet: 35, 21 and 60. RGB value is (53,33,96). Sum of RGB (Red+Green+Blue) = 53+33+96=182 (24% of max value = 765). Red value is 53 (21.09% from 255 or 29.12% from 182); Green value is 33 (13.28% from 255 or 18.13% from 182); Blue value is 96 (37.89% from 255 or 52.75% from 182); Max value from RGB is 96 - color contains mainly: blue. Hex color #352160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352160 is #CADE9F. Grayscale: #2D2D2D. Windows color (decimal): -13295264 or 6299957. OLE color: 6299957.
HSL color Cylindrical-coordinate representation of color #352160: hue angle of 259.05º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #352160 is Cyan = 0.45, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 33 | 96 | - |
| CMYK | 0.45 | 0.66 | 0 | 0.62 |
| HSL | 259.05º | 0.49% | 0.25% | - |
| HSV(B) | 259.05º | 0.66% | 0.38% | - |
| XYZ | 4.12 | 2.69 | 11.37 | - |
| YUV | 46.16 | 156.13 | 132.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 96 | 0.45 | 0.66 | 0 | 0.62 | 259.05 | 0.49 | 0.25 |
| Hex | 35 | 21 | 60 | 2D | 42 | 0 | 3E | 103 | 31 | 19 |
| Octal | 65 | 41 | 140 | 55 | 102 | 0 | 76 | 403 | 61 | 31 |
| Binary | 110101 | 100001 | 1100000 | 101101 | 1000010 | 0 | 111110 | 100000011 | 110001 | 11001 |
Color Harmonies of #352160
Complementary color
Monochromatic Colors of #352160
Black with #352160
Text Example
Text Example
White with #352160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352160; }
p { color: rgb(53,33,96); }
H1.HeaderClassName
{
color: #352160;
}
.AnyTagClassName
{
color: #352160;
}
</style>
background-color css
<style>
a { background-color: #352160; }
a { background-color: rgb(53,33,96); }
div.DivClassName
{
background-color: #352160;
}
.BgClassName
{
background-color: #352160;
}
</style>
border-color css
<style>
span { border-color: #352160; }
span { border-color: rgb(53,33,96); }
td.TdClassName
{
border-color: #352160;
}
.TagClassName
{
border-color: #352160;
}
</style>