Shades of Christalle #350759
Tints of Christalle #350759
RGB
CMYK
RGB Variations
Color information
#350759 (or 0x350759) is known color: Christalle. HEX triplet: 35, 07 and 59. RGB value is (53,7,89). Sum of RGB (Red+Green+Blue) = 53+7+89=149 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.57% from 149); Green value is 7 (3.12% from 255 or 4.70% from 149); Blue value is 89 (35.16% from 255 or 59.73% from 149); Max value from RGB is 89 - color contains mainly: blue. Hex color #350759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350759 is #CAF8A6. Grayscale: #1D1D1D. Windows color (decimal): -13301927 or 5834549. OLE color: 5834549.
HSL color Cylindrical-coordinate representation of color #350759: hue angle of 273.66º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350759 is Cyan = 0.40, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 7 | 89 | - |
| CMYK | 0.40 | 0.92 | 0 | 0.65 |
| HSL | 273.66º | 0.85% | 0.19% | - |
| HSV(B) | 273.66º | 0.92% | 0.35% | - |
| XYZ | 3.35 | 1.63 | 9.59 | - |
| YUV | 30.1 | 161.24 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 89 | 0.40 | 0.92 | 0 | 0.65 | 273.66 | 0.85 | 0.19 |
| Hex | 35 | 7 | 59 | 28 | 5C | 0 | 41 | 112 | 55 | 13 |
| Octal | 65 | 7 | 131 | 50 | 134 | 0 | 101 | 422 | 125 | 23 |
| Binary | 110101 | 111 | 1011001 | 101000 | 1011100 | 0 | 1000001 | 100010010 | 1010101 | 10011 |
Color Harmonies of #350759
Complementary color
Monochromatic Colors of #350759
Black with #350759
Text Example
Text Example
White with #350759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350759; }
p { color: rgb(53,7,89); }
H1.HeaderClassName
{
color: #350759;
}
.AnyTagClassName
{
color: #350759;
}
</style>
background-color css
<style>
a { background-color: #350759; }
a { background-color: rgb(53,7,89); }
div.DivClassName
{
background-color: #350759;
}
.BgClassName
{
background-color: #350759;
}
</style>
border-color css
<style>
span { border-color: #350759; }
span { border-color: rgb(53,7,89); }
td.TdClassName
{
border-color: #350759;
}
.TagClassName
{
border-color: #350759;
}
</style>