Shades of Christalle #351159
Tints of Christalle #351159
RGB
CMYK
RGB Variations
Color information
#351159 (or 0x351159) is known color: Christalle. HEX triplet: 35, 11 and 59. RGB value is (53,17,89). Sum of RGB (Red+Green+Blue) = 53+17+89=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 89 (35.16% from 255 or 55.97% from 159); Max value from RGB is 89 - color contains mainly: blue. Hex color #351159 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351159 is #CAEEA6. Grayscale: #232323. Windows color (decimal): -13299367 or 5837109. OLE color: 5837109.
HSL color Cylindrical-coordinate representation of color #351159: hue angle of 270º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #351159 is Cyan = 0.40, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 17 | 89 | - |
| CMYK | 0.40 | 0.81 | 0 | 0.65 |
| HSL | 270º | 0.68% | 0.21% | - |
| HSV(B) | 270º | 0.81% | 0.35% | - |
| XYZ | 3.47 | 1.88 | 9.63 | - |
| YUV | 35.97 | 157.93 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 89 | 0.40 | 0.81 | 0 | 0.65 | 270 | 0.68 | 0.21 |
| Hex | 35 | 11 | 59 | 28 | 51 | 0 | 41 | 10E | 44 | 15 |
| Octal | 65 | 21 | 131 | 50 | 121 | 0 | 101 | 416 | 104 | 25 |
| Binary | 110101 | 10001 | 1011001 | 101000 | 1010001 | 0 | 1000001 | 100001110 | 1000100 | 10101 |
Color Harmonies of #351159
Complementary color
Monochromatic Colors of #351159
Black with #351159
Text Example
Text Example
White with #351159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351159; }
p { color: rgb(53,17,89); }
H1.HeaderClassName
{
color: #351159;
}
.AnyTagClassName
{
color: #351159;
}
</style>
background-color css
<style>
a { background-color: #351159; }
a { background-color: rgb(53,17,89); }
div.DivClassName
{
background-color: #351159;
}
.BgClassName
{
background-color: #351159;
}
</style>
border-color css
<style>
span { border-color: #351159; }
span { border-color: rgb(53,17,89); }
td.TdClassName
{
border-color: #351159;
}
.TagClassName
{
border-color: #351159;
}
</style>