Shades of Christalle #352158
Tints of Christalle #352158
RGB
CMYK
RGB Variations
Color information
#352158 (or 0x352158) is known color: Christalle. HEX triplet: 35, 21 and 58. RGB value is (53,33,88). Sum of RGB (Red+Green+Blue) = 53+33+88=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #352158 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352158 is #CADEA7. Grayscale: #2D2D2D. Windows color (decimal): -13295272 or 5775669. OLE color: 5775669.
HSL color Cylindrical-coordinate representation of color #352158: hue angle of 261.82º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #352158 is Cyan = 0.40, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 33 | 88 | - |
| CMYK | 0.40 | 0.62 | 0 | 0.65 |
| HSL | 261.82º | 0.45% | 0.24% | - |
| HSV(B) | 261.82º | 0.63% | 0.35% | - |
| XYZ | 3.77 | 2.55 | 9.53 | - |
| YUV | 45.25 | 152.13 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 88 | 0.40 | 0.62 | 0 | 0.65 | 261.82 | 0.45 | 0.24 |
| Hex | 35 | 21 | 58 | 28 | 3E | 0 | 41 | 106 | 2D | 18 |
| Octal | 65 | 41 | 130 | 50 | 76 | 0 | 101 | 406 | 55 | 30 |
| Binary | 110101 | 100001 | 1011000 | 101000 | 111110 | 0 | 1000001 | 100000110 | 101101 | 11000 |
Color Harmonies of #352158
Complementary color
Monochromatic Colors of #352158
Black with #352158
Text Example
Text Example
White with #352158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352158; }
p { color: rgb(53,33,88); }
H1.HeaderClassName
{
color: #352158;
}
.AnyTagClassName
{
color: #352158;
}
</style>
background-color css
<style>
a { background-color: #352158; }
a { background-color: rgb(53,33,88); }
div.DivClassName
{
background-color: #352158;
}
.BgClassName
{
background-color: #352158;
}
</style>
border-color css
<style>
span { border-color: #352158; }
span { border-color: rgb(53,33,88); }
td.TdClassName
{
border-color: #352158;
}
.TagClassName
{
border-color: #352158;
}
</style>