Shades of Christalle #350660
Tints of Christalle #350660
RGB
CMYK
RGB Variations
Color information
#350660 (or 0x350660) is known color: Christalle. HEX triplet: 35, 06 and 60. RGB value is (53,6,96). Sum of RGB (Red+Green+Blue) = 53+6+96=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 6 (2.73% from 255 or 3.87% from 155); Blue value is 96 (37.89% from 255 or 61.94% from 155); Max value from RGB is 96 - color contains mainly: blue. Hex color #350660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350660 is #CAF99F. Grayscale: #1E1E1E. Windows color (decimal): -13302176 or 6293045. OLE color: 6293045.
HSL color Cylindrical-coordinate representation of color #350660: hue angle of 271.33º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350660 is Cyan = 0.45, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 6 | 96 | - |
| CMYK | 0.45 | 0.94 | 0 | 0.62 |
| HSL | 271.33º | 0.88% | 0.2% | - |
| HSV(B) | 271.33º | 0.94% | 0.38% | - |
| XYZ | 3.64 | 1.73 | 11.21 | - |
| YUV | 30.31 | 165.07 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 96 | 0.45 | 0.94 | 0 | 0.62 | 271.33 | 0.88 | 0.2 |
| Hex | 35 | 6 | 60 | 2D | 5E | 0 | 3E | 10F | 58 | 14 |
| Octal | 65 | 6 | 140 | 55 | 136 | 0 | 76 | 417 | 130 | 24 |
| Binary | 110101 | 110 | 1100000 | 101101 | 1011110 | 0 | 111110 | 100001111 | 1011000 | 10100 |
Color Harmonies of #350660
Complementary color
Monochromatic Colors of #350660
Black with #350660
Text Example
Text Example
White with #350660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350660; }
p { color: rgb(53,6,96); }
H1.HeaderClassName
{
color: #350660;
}
.AnyTagClassName
{
color: #350660;
}
</style>
background-color css
<style>
a { background-color: #350660; }
a { background-color: rgb(53,6,96); }
div.DivClassName
{
background-color: #350660;
}
.BgClassName
{
background-color: #350660;
}
</style>
border-color css
<style>
span { border-color: #350660; }
span { border-color: rgb(53,6,96); }
td.TdClassName
{
border-color: #350660;
}
.TagClassName
{
border-color: #350660;
}
</style>