Shades of Christalle #360859
Tints of Christalle #360859
RGB
CMYK
RGB Variations
Color information
#360859 (or 0x360859) is known color: Christalle. HEX triplet: 36, 08 and 59. RGB value is (54,8,89). Sum of RGB (Red+Green+Blue) = 54+8+89=151 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.76% from 151); Green value is 8 (3.52% from 255 or 5.30% from 151); Blue value is 89 (35.16% from 255 or 58.94% from 151); Max value from RGB is 89 - color contains mainly: blue. Hex color #360859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360859 is #C9F7A6. Grayscale: #1E1E1E. Windows color (decimal): -13236135 or 5834806. OLE color: 5834806.
HSL color Cylindrical-coordinate representation of color #360859: hue angle of 274.07º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360859 is Cyan = 0.39, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 8 | 89 | - |
| CMYK | 0.39 | 0.91 | 0 | 0.65 |
| HSL | 274.07º | 0.84% | 0.19% | - |
| HSV(B) | 274.07º | 0.91% | 0.35% | - |
| XYZ | 3.41 | 1.68 | 9.6 | - |
| YUV | 30.99 | 160.74 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 89 | 0.39 | 0.91 | 0 | 0.65 | 274.07 | 0.84 | 0.19 |
| Hex | 36 | 8 | 59 | 27 | 5B | 0 | 41 | 112 | 54 | 13 |
| Octal | 66 | 10 | 131 | 47 | 133 | 0 | 101 | 422 | 124 | 23 |
| Binary | 110110 | 1000 | 1011001 | 100111 | 1011011 | 0 | 1000001 | 100010010 | 1010100 | 10011 |
Color Harmonies of #360859
Complementary color
Monochromatic Colors of #360859
Black with #360859
Text Example
Text Example
White with #360859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360859; }
p { color: rgb(54,8,89); }
H1.HeaderClassName
{
color: #360859;
}
.AnyTagClassName
{
color: #360859;
}
</style>
background-color css
<style>
a { background-color: #360859; }
a { background-color: rgb(54,8,89); }
div.DivClassName
{
background-color: #360859;
}
.BgClassName
{
background-color: #360859;
}
</style>
border-color css
<style>
span { border-color: #360859; }
span { border-color: rgb(54,8,89); }
td.TdClassName
{
border-color: #360859;
}
.TagClassName
{
border-color: #360859;
}
</style>