Shades of Christalle #351359
Tints of Christalle #351359
RGB
CMYK
RGB Variations
Color information
#351359 (or 0x351359) is known color: Christalle. HEX triplet: 35, 13 and 59. RGB value is (53,19,89). Sum of RGB (Red+Green+Blue) = 53+19+89=161 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.92% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 89 (35.16% from 255 or 55.28% from 161); Max value from RGB is 89 - color contains mainly: blue. Hex color #351359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351359 is #CAECA6. Grayscale: #242424. Windows color (decimal): -13298855 or 5837621. OLE color: 5837621.
HSL color Cylindrical-coordinate representation of color #351359: hue angle of 269.14º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351359 is Cyan = 0.40, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 53 | 19 | 89 | - |
| CMYK | 0.40 | 0.79 | 0 | 0.65 |
| HSL | 269.14º | 0.65% | 0.21% | - |
| HSV(B) | 269.14º | 0.79% | 0.35% | - |
| XYZ | 3.5 | 1.94 | 9.64 | - |
| YUV | 37.15 | 157.26 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 89 | 0.40 | 0.79 | 0 | 0.65 | 269.14 | 0.65 | 0.21 |
| Hex | 35 | 13 | 59 | 28 | 4F | 0 | 41 | 10D | 41 | 15 |
| Octal | 65 | 23 | 131 | 50 | 117 | 0 | 101 | 415 | 101 | 25 |
| Binary | 110101 | 10011 | 1011001 | 101000 | 1001111 | 0 | 1000001 | 100001101 | 1000001 | 10101 |
Color Harmonies of #351359
Complementary color
Monochromatic Colors of #351359
Black with #351359
Text Example
Text Example
White with #351359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351359; }
p { color: rgb(53,19,89); }
H1.HeaderClassName
{
color: #351359;
}
.AnyTagClassName
{
color: #351359;
}
</style>
background-color css
<style>
a { background-color: #351359; }
a { background-color: rgb(53,19,89); }
div.DivClassName
{
background-color: #351359;
}
.BgClassName
{
background-color: #351359;
}
</style>
border-color css
<style>
span { border-color: #351359; }
span { border-color: rgb(53,19,89); }
td.TdClassName
{
border-color: #351359;
}
.TagClassName
{
border-color: #351359;
}
</style>