Shades of Christalle #352356
Tints of Christalle #352356
RGB
CMYK
RGB Variations
Color information
#352356 (or 0x352356) is known color: Christalle. HEX triplet: 35, 23 and 56. RGB value is (53,35,86). Sum of RGB (Red+Green+Blue) = 53+35+86=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #352356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352356 is #CADCA9. Grayscale: #2E2E2E. Windows color (decimal): -13294762 or 5645109. OLE color: 5645109.
HSL color Cylindrical-coordinate representation of color #352356: hue angle of 261.18º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #352356 is Cyan = 0.38, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 53 | 35 | 86 | - |
| CMYK | 0.38 | 0.59 | 0 | 0.66 |
| HSL | 261.18º | 0.42% | 0.24% | - |
| HSV(B) | 261.18º | 0.59% | 0.34% | - |
| XYZ | 3.75 | 2.63 | 9.11 | - |
| YUV | 46.2 | 150.46 | 132.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 86 | 0.38 | 0.59 | 0 | 0.66 | 261.18 | 0.42 | 0.24 |
| Hex | 35 | 23 | 56 | 26 | 3B | 0 | 42 | 105 | 2A | 18 |
| Octal | 65 | 43 | 126 | 46 | 73 | 0 | 102 | 405 | 52 | 30 |
| Binary | 110101 | 100011 | 1010110 | 100110 | 111011 | 0 | 1000010 | 100000101 | 101010 | 11000 |
Color Harmonies of #352356
Complementary color
Monochromatic Colors of #352356
Black with #352356
Text Example
Text Example
White with #352356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352356; }
p { color: rgb(53,35,86); }
H1.HeaderClassName
{
color: #352356;
}
.AnyTagClassName
{
color: #352356;
}
</style>
background-color css
<style>
a { background-color: #352356; }
a { background-color: rgb(53,35,86); }
div.DivClassName
{
background-color: #352356;
}
.BgClassName
{
background-color: #352356;
}
</style>
border-color css
<style>
span { border-color: #352356; }
span { border-color: rgb(53,35,86); }
td.TdClassName
{
border-color: #352356;
}
.TagClassName
{
border-color: #352356;
}
</style>