Shades of Christalle #360560
Tints of Christalle #360560
RGB
CMYK
RGB Variations
Color information
#360560 (or 0x360560) is known color: Christalle. HEX triplet: 36, 05 and 60. RGB value is (54,5,96). Sum of RGB (Red+Green+Blue) = 54+5+96=155 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.84% from 155); Green value is 5 (2.34% from 255 or 3.23% 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 #360560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360560 is #C9FA9F. Grayscale: #1D1D1D. Windows color (decimal): -13236896 or 6292790. OLE color: 6292790.
HSL color Cylindrical-coordinate representation of color #360560: hue angle of 272.31º 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 #360560 is Cyan = 0.44, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 5 | 96 | - |
| CMYK | 0.44 | 0.95 | 0 | 0.62 |
| HSL | 272.31º | 0.9% | 0.2% | - |
| HSV(B) | 272.31º | 0.95% | 0.38% | - |
| XYZ | 3.69 | 1.74 | 11.21 | - |
| YUV | 30.03 | 165.23 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 96 | 0.44 | 0.95 | 0 | 0.62 | 272.31 | 0.9 | 0.2 |
| Hex | 36 | 5 | 60 | 2C | 5F | 0 | 3E | 110 | 5A | 14 |
| Octal | 66 | 5 | 140 | 54 | 137 | 0 | 76 | 420 | 132 | 24 |
| Binary | 110110 | 101 | 1100000 | 101100 | 1011111 | 0 | 111110 | 100010000 | 1011010 | 10100 |
Color Harmonies of #360560
Complementary color
Monochromatic Colors of #360560
Black with #360560
Text Example
Text Example
White with #360560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360560; }
p { color: rgb(54,5,96); }
H1.HeaderClassName
{
color: #360560;
}
.AnyTagClassName
{
color: #360560;
}
</style>
background-color css
<style>
a { background-color: #360560; }
a { background-color: rgb(54,5,96); }
div.DivClassName
{
background-color: #360560;
}
.BgClassName
{
background-color: #360560;
}
</style>
border-color css
<style>
span { border-color: #360560; }
span { border-color: rgb(54,5,96); }
td.TdClassName
{
border-color: #360560;
}
.TagClassName
{
border-color: #360560;
}
</style>