Shades of Christalle #350359
Tints of Christalle #350359
RGB
CMYK
RGB Variations
Color information
#350359 (or 0x350359) is known color: Christalle. HEX triplet: 35, 03 and 59. RGB value is (53,3,89). Sum of RGB (Red+Green+Blue) = 53+3+89=145 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.55% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 89 (35.16% from 255 or 61.38% from 145); Max value from RGB is 89 - color contains mainly: blue. Hex color #350359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350359 is #CAFCA6. Grayscale: #1B1B1B. Windows color (decimal): -13302951 or 5833525. OLE color: 5833525.
HSL color Cylindrical-coordinate representation of color #350359: hue angle of 274.88º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350359 is Cyan = 0.40, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 3 | 89 | - |
| CMYK | 0.40 | 0.97 | 0 | 0.65 |
| HSL | 274.88º | 0.93% | 0.18% | - |
| HSV(B) | 274.88º | 0.97% | 0.35% | - |
| XYZ | 3.3 | 1.54 | 9.57 | - |
| YUV | 27.75 | 162.57 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 89 | 0.40 | 0.97 | 0 | 0.65 | 274.88 | 0.93 | 0.18 |
| Hex | 35 | 3 | 59 | 28 | 61 | 0 | 41 | 113 | 5D | 12 |
| Octal | 65 | 3 | 131 | 50 | 141 | 0 | 101 | 423 | 135 | 22 |
| Binary | 110101 | 11 | 1011001 | 101000 | 1100001 | 0 | 1000001 | 100010011 | 1011101 | 10010 |
Color Harmonies of #350359
Complementary color
Monochromatic Colors of #350359
Black with #350359
Text Example
Text Example
White with #350359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350359; }
p { color: rgb(53,3,89); }
H1.HeaderClassName
{
color: #350359;
}
.AnyTagClassName
{
color: #350359;
}
</style>
background-color css
<style>
a { background-color: #350359; }
a { background-color: rgb(53,3,89); }
div.DivClassName
{
background-color: #350359;
}
.BgClassName
{
background-color: #350359;
}
</style>
border-color css
<style>
span { border-color: #350359; }
span { border-color: rgb(53,3,89); }
td.TdClassName
{
border-color: #350359;
}
.TagClassName
{
border-color: #350359;
}
</style>