Shades of Christalle #352156
Tints of Christalle #352156
RGB
CMYK
RGB Variations
Color information
#352156 (or 0x352156) is known color: Christalle. HEX triplet: 35, 21 and 56. RGB value is (53,33,86). Sum of RGB (Red+Green+Blue) = 53+33+86=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 33 (13.28% from 255 or 19.19% from 172); Blue value is 86 (33.98% from 255 or 50% from 172); Max value from RGB is 86 - color contains mainly: blue. Hex color #352156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352156 is #CADEA9. Grayscale: #2C2C2C. Windows color (decimal): -13295274 or 5644597. OLE color: 5644597.
HSL color Cylindrical-coordinate representation of color #352156: hue angle of 262.64º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #352156 is Cyan = 0.38, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 33 | 86 | - |
| CMYK | 0.38 | 0.62 | 0 | 0.66 |
| HSL | 262.64º | 0.45% | 0.23% | - |
| HSV(B) | 262.64º | 0.62% | 0.34% | - |
| XYZ | 3.69 | 2.52 | 9.1 | - |
| YUV | 45.02 | 151.13 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 86 | 0.38 | 0.62 | 0 | 0.66 | 262.64 | 0.45 | 0.23 |
| Hex | 35 | 21 | 56 | 26 | 3E | 0 | 42 | 107 | 2D | 17 |
| Octal | 65 | 41 | 126 | 46 | 76 | 0 | 102 | 407 | 55 | 27 |
| Binary | 110101 | 100001 | 1010110 | 100110 | 111110 | 0 | 1000010 | 100000111 | 101101 | 10111 |
Color Harmonies of #352156
Complementary color
Monochromatic Colors of #352156
Black with #352156
Text Example
Text Example
White with #352156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352156; }
p { color: rgb(53,33,86); }
H1.HeaderClassName
{
color: #352156;
}
.AnyTagClassName
{
color: #352156;
}
</style>
background-color css
<style>
a { background-color: #352156; }
a { background-color: rgb(53,33,86); }
div.DivClassName
{
background-color: #352156;
}
.BgClassName
{
background-color: #352156;
}
</style>
border-color css
<style>
span { border-color: #352156; }
span { border-color: rgb(53,33,86); }
td.TdClassName
{
border-color: #352156;
}
.TagClassName
{
border-color: #352156;
}
</style>