Shades of Christalle #360558
Tints of Christalle #360558
RGB
CMYK
RGB Variations
Color information
#360558 (or 0x360558) is known color: Christalle. HEX triplet: 36, 05 and 58. RGB value is (54,5,88). Sum of RGB (Red+Green+Blue) = 54+5+88=147 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.73% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 88 (34.77% from 255 or 59.86% from 147); Max value from RGB is 88 - color contains mainly: blue. Hex color #360558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360558 is #C9FAA7. Grayscale: #1C1C1C. Windows color (decimal): -13236904 or 5768502. OLE color: 5768502.
HSL color Cylindrical-coordinate representation of color #360558: hue angle of 275.42º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #360558 is Cyan = 0.39, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 5 | 88 | - |
| CMYK | 0.39 | 0.94 | 0 | 0.65 |
| HSL | 275.42º | 0.89% | 0.18% | - |
| HSV(B) | 275.42º | 0.94% | 0.35% | - |
| XYZ | 3.34 | 1.6 | 9.36 | - |
| YUV | 29.11 | 161.23 | 145.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 5 | 88 | 0.39 | 0.94 | 0 | 0.65 | 275.42 | 0.89 | 0.18 |
| Hex | 36 | 5 | 58 | 27 | 5E | 0 | 41 | 113 | 59 | 12 |
| Octal | 66 | 5 | 130 | 47 | 136 | 0 | 101 | 423 | 131 | 22 |
| Binary | 110110 | 101 | 1011000 | 100111 | 1011110 | 0 | 1000001 | 100010011 | 1011001 | 10010 |
Color Harmonies of #360558
Complementary color
Monochromatic Colors of #360558
Black with #360558
Text Example
Text Example
White with #360558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360558; }
p { color: rgb(54,5,88); }
H1.HeaderClassName
{
color: #360558;
}
.AnyTagClassName
{
color: #360558;
}
</style>
background-color css
<style>
a { background-color: #360558; }
a { background-color: rgb(54,5,88); }
div.DivClassName
{
background-color: #360558;
}
.BgClassName
{
background-color: #360558;
}
</style>
border-color css
<style>
span { border-color: #360558; }
span { border-color: rgb(54,5,88); }
td.TdClassName
{
border-color: #360558;
}
.TagClassName
{
border-color: #360558;
}
</style>