Shades of Christalle #352058
Tints of Christalle #352058
RGB
CMYK
RGB Variations
Color information
#352058 (or 0x352058) is known color: Christalle. HEX triplet: 35, 20 and 58. RGB value is (53,32,88). Sum of RGB (Red+Green+Blue) = 53+32+88=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 88 (34.77% from 255 or 50.87% from 173); Max value from RGB is 88 - color contains mainly: blue. Hex color #352058 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352058 is #CADFA7. Grayscale: #2C2C2C. Windows color (decimal): -13295528 or 5775413. OLE color: 5775413.
HSL color Cylindrical-coordinate representation of color #352058: hue angle of 262.5º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #352058 is Cyan = 0.40, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 32 | 88 | - |
| CMYK | 0.40 | 0.64 | 0 | 0.65 |
| HSL | 262.5º | 0.47% | 0.24% | - |
| HSV(B) | 262.5º | 0.64% | 0.35% | - |
| XYZ | 3.75 | 2.49 | 9.52 | - |
| YUV | 44.66 | 152.46 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 88 | 0.40 | 0.64 | 0 | 0.65 | 262.5 | 0.47 | 0.24 |
| Hex | 35 | 20 | 58 | 28 | 40 | 0 | 41 | 106 | 2F | 18 |
| Octal | 65 | 40 | 130 | 50 | 100 | 0 | 101 | 406 | 57 | 30 |
| Binary | 110101 | 100000 | 1011000 | 101000 | 1000000 | 0 | 1000001 | 100000110 | 101111 | 11000 |
Color Harmonies of #352058
Complementary color
Monochromatic Colors of #352058
Black with #352058
Text Example
Text Example
White with #352058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352058; }
p { color: rgb(53,32,88); }
H1.HeaderClassName
{
color: #352058;
}
.AnyTagClassName
{
color: #352058;
}
</style>
background-color css
<style>
a { background-color: #352058; }
a { background-color: rgb(53,32,88); }
div.DivClassName
{
background-color: #352058;
}
.BgClassName
{
background-color: #352058;
}
</style>
border-color css
<style>
span { border-color: #352058; }
span { border-color: rgb(53,32,88); }
td.TdClassName
{
border-color: #352058;
}
.TagClassName
{
border-color: #352058;
}
</style>