Shades of Christalle #350559
Tints of Christalle #350559
RGB
CMYK
RGB Variations
Color information
#350559 (or 0x350559) is known color: Christalle. HEX triplet: 35, 05 and 59. RGB value is (53,5,89). Sum of RGB (Red+Green+Blue) = 53+5+89=147 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.05% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 89 (35.16% from 255 or 60.54% from 147); Max value from RGB is 89 - color contains mainly: blue. Hex color #350559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350559 is #CAFAA6. Grayscale: #1C1C1C. Windows color (decimal): -13302439 or 5834037. OLE color: 5834037.
HSL color Cylindrical-coordinate representation of color #350559: hue angle of 274.29º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350559 is Cyan = 0.40, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 5 | 89 | - |
| CMYK | 0.40 | 0.94 | 0 | 0.65 |
| HSL | 274.29º | 0.89% | 0.18% | - |
| HSV(B) | 274.29º | 0.94% | 0.35% | - |
| XYZ | 3.33 | 1.59 | 9.58 | - |
| YUV | 28.93 | 161.9 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 89 | 0.40 | 0.94 | 0 | 0.65 | 274.29 | 0.89 | 0.18 |
| Hex | 35 | 5 | 59 | 28 | 5E | 0 | 41 | 112 | 59 | 12 |
| Octal | 65 | 5 | 131 | 50 | 136 | 0 | 101 | 422 | 131 | 22 |
| Binary | 110101 | 101 | 1011001 | 101000 | 1011110 | 0 | 1000001 | 100010010 | 1011001 | 10010 |
Color Harmonies of #350559
Complementary color
Monochromatic Colors of #350559
Black with #350559
Text Example
Text Example
White with #350559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350559; }
p { color: rgb(53,5,89); }
H1.HeaderClassName
{
color: #350559;
}
.AnyTagClassName
{
color: #350559;
}
</style>
background-color css
<style>
a { background-color: #350559; }
a { background-color: rgb(53,5,89); }
div.DivClassName
{
background-color: #350559;
}
.BgClassName
{
background-color: #350559;
}
</style>
border-color css
<style>
span { border-color: #350559; }
span { border-color: rgb(53,5,89); }
td.TdClassName
{
border-color: #350559;
}
.TagClassName
{
border-color: #350559;
}
</style>