Shades of Christalle #351059
Tints of Christalle #351059
RGB
CMYK
RGB Variations
Color information
#351059 (or 0x351059) is known color: Christalle. HEX triplet: 35, 10 and 59. RGB value is (53,16,89). Sum of RGB (Red+Green+Blue) = 53+16+89=158 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.54% from 158); Green value is 16 (6.64% from 255 or 10.13% from 158); Blue value is 89 (35.16% from 255 or 56.33% from 158); Max value from RGB is 89 - color contains mainly: blue. Hex color #351059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351059 is #CAEFA6. Grayscale: #232323. Windows color (decimal): -13299623 or 5836853. OLE color: 5836853.
HSL color Cylindrical-coordinate representation of color #351059: hue angle of 270.41º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351059 is Cyan = 0.40, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 16 | 89 | - |
| CMYK | 0.40 | 0.82 | 0 | 0.65 |
| HSL | 270.41º | 0.7% | 0.21% | - |
| HSV(B) | 270.41º | 0.82% | 0.35% | - |
| XYZ | 3.46 | 1.85 | 9.63 | - |
| YUV | 35.39 | 158.26 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 89 | 0.40 | 0.82 | 0 | 0.65 | 270.41 | 0.7 | 0.21 |
| Hex | 35 | 10 | 59 | 28 | 52 | 0 | 41 | 10E | 46 | 15 |
| Octal | 65 | 20 | 131 | 50 | 122 | 0 | 101 | 416 | 106 | 25 |
| Binary | 110101 | 10000 | 1011001 | 101000 | 1010010 | 0 | 1000001 | 100001110 | 1000110 | 10101 |
Color Harmonies of #351059
Complementary color
Monochromatic Colors of #351059
Black with #351059
Text Example
Text Example
White with #351059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351059; }
p { color: rgb(53,16,89); }
H1.HeaderClassName
{
color: #351059;
}
.AnyTagClassName
{
color: #351059;
}
</style>
background-color css
<style>
a { background-color: #351059; }
a { background-color: rgb(53,16,89); }
div.DivClassName
{
background-color: #351059;
}
.BgClassName
{
background-color: #351059;
}
</style>
border-color css
<style>
span { border-color: #351059; }
span { border-color: rgb(53,16,89); }
td.TdClassName
{
border-color: #351059;
}
.TagClassName
{
border-color: #351059;
}
</style>