Shades of Christalle #351760
Tints of Christalle #351760
RGB
CMYK
RGB Variations
Color information
#351760 (or 0x351760) is known color: Christalle. HEX triplet: 35, 17 and 60. RGB value is (53,23,96). Sum of RGB (Red+Green+Blue) = 53+23+96=172 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.81% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 96 (37.89% from 255 or 55.81% from 172); Max value from RGB is 96 - color contains mainly: blue. Hex color #351760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351760 is #CAE89F. Grayscale: #282828. Windows color (decimal): -13297824 or 6297397. OLE color: 6297397.
HSL color Cylindrical-coordinate representation of color #351760: hue angle of 264.66º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #351760 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 23 | 96 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.62 |
| HSL | 264.66º | 0.61% | 0.23% | - |
| HSV(B) | 264.66º | 0.76% | 0.38% | - |
| XYZ | 3.89 | 2.21 | 11.29 | - |
| YUV | 40.29 | 159.44 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 96 | 0.45 | 0.76 | 0 | 0.62 | 264.66 | 0.61 | 0.23 |
| Hex | 35 | 17 | 60 | 2D | 4C | 0 | 3E | 109 | 3D | 17 |
| Octal | 65 | 27 | 140 | 55 | 114 | 0 | 76 | 411 | 75 | 27 |
| Binary | 110101 | 10111 | 1100000 | 101101 | 1001100 | 0 | 111110 | 100001001 | 111101 | 10111 |
Color Harmonies of #351760
Complementary color
Monochromatic Colors of #351760
Black with #351760
Text Example
Text Example
White with #351760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351760; }
p { color: rgb(53,23,96); }
H1.HeaderClassName
{
color: #351760;
}
.AnyTagClassName
{
color: #351760;
}
</style>
background-color css
<style>
a { background-color: #351760; }
a { background-color: rgb(53,23,96); }
div.DivClassName
{
background-color: #351760;
}
.BgClassName
{
background-color: #351760;
}
</style>
border-color css
<style>
span { border-color: #351760; }
span { border-color: rgb(53,23,96); }
td.TdClassName
{
border-color: #351760;
}
.TagClassName
{
border-color: #351760;
}
</style>