Shades of Christalle #360860
Tints of Christalle #360860
RGB
CMYK
RGB Variations
Color information
#360860 (or 0x360860) is known color: Christalle. HEX triplet: 36, 08 and 60. RGB value is (54,8,96). Sum of RGB (Red+Green+Blue) = 54+8+96=158 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.18% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 96 (37.89% from 255 or 60.76% from 158); Max value from RGB is 96 - color contains mainly: blue. Hex color #360860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360860 is #C9F79F. Grayscale: #1F1F1F. Windows color (decimal): -13236128 or 6293558. OLE color: 6293558.
HSL color Cylindrical-coordinate representation of color #360860: hue angle of 271.36º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #360860 is Cyan = 0.44, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 8 | 96 | - |
| CMYK | 0.44 | 0.92 | 0 | 0.62 |
| HSL | 271.36º | 0.85% | 0.2% | - |
| HSV(B) | 271.36º | 0.92% | 0.38% | - |
| XYZ | 3.72 | 1.8 | 11.22 | - |
| YUV | 31.79 | 164.24 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 96 | 0.44 | 0.92 | 0 | 0.62 | 271.36 | 0.85 | 0.2 |
| Hex | 36 | 8 | 60 | 2C | 5C | 0 | 3E | 10F | 55 | 14 |
| Octal | 66 | 10 | 140 | 54 | 134 | 0 | 76 | 417 | 125 | 24 |
| Binary | 110110 | 1000 | 1100000 | 101100 | 1011100 | 0 | 111110 | 100001111 | 1010101 | 10100 |
Color Harmonies of #360860
Complementary color
Monochromatic Colors of #360860
Black with #360860
Text Example
Text Example
White with #360860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360860; }
p { color: rgb(54,8,96); }
H1.HeaderClassName
{
color: #360860;
}
.AnyTagClassName
{
color: #360860;
}
</style>
background-color css
<style>
a { background-color: #360860; }
a { background-color: rgb(54,8,96); }
div.DivClassName
{
background-color: #360860;
}
.BgClassName
{
background-color: #360860;
}
</style>
border-color css
<style>
span { border-color: #360860; }
span { border-color: rgb(54,8,96); }
td.TdClassName
{
border-color: #360860;
}
.TagClassName
{
border-color: #360860;
}
</style>