Shades of Christalle #350560
Tints of Christalle #350560
RGB
CMYK
RGB Variations
Color information
#350560 (or 0x350560) is known color: Christalle. HEX triplet: 35, 05 and 60. RGB value is (53,5,96). Sum of RGB (Red+Green+Blue) = 53+5+96=154 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.42% from 154); Green value is 5 (2.34% from 255 or 3.25% from 154); Blue value is 96 (37.89% from 255 or 62.34% from 154); Max value from RGB is 96 - color contains mainly: blue. Hex color #350560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350560 is #CAFA9F. Grayscale: #1D1D1D. Windows color (decimal): -13302432 or 6292789. OLE color: 6292789.
HSL color Cylindrical-coordinate representation of color #350560: hue angle of 271.65º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350560 is Cyan = 0.45, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 5 | 96 | - |
| CMYK | 0.45 | 0.95 | 0 | 0.62 |
| HSL | 271.65º | 0.9% | 0.2% | - |
| HSV(B) | 271.65º | 0.95% | 0.38% | - |
| XYZ | 3.63 | 1.71 | 11.2 | - |
| YUV | 29.73 | 165.4 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 96 | 0.45 | 0.95 | 0 | 0.62 | 271.65 | 0.9 | 0.2 |
| Hex | 35 | 5 | 60 | 2D | 5F | 0 | 3E | 110 | 5A | 14 |
| Octal | 65 | 5 | 140 | 55 | 137 | 0 | 76 | 420 | 132 | 24 |
| Binary | 110101 | 101 | 1100000 | 101101 | 1011111 | 0 | 111110 | 100010000 | 1011010 | 10100 |
Color Harmonies of #350560
Complementary color
Monochromatic Colors of #350560
Black with #350560
Text Example
Text Example
White with #350560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350560; }
p { color: rgb(53,5,96); }
H1.HeaderClassName
{
color: #350560;
}
.AnyTagClassName
{
color: #350560;
}
</style>
background-color css
<style>
a { background-color: #350560; }
a { background-color: rgb(53,5,96); }
div.DivClassName
{
background-color: #350560;
}
.BgClassName
{
background-color: #350560;
}
</style>
border-color css
<style>
span { border-color: #350560; }
span { border-color: rgb(53,5,96); }
td.TdClassName
{
border-color: #350560;
}
.TagClassName
{
border-color: #350560;
}
</style>