Shades of Christalle #360759
Tints of Christalle #360759
RGB
CMYK
RGB Variations
Color information
#360759 (or 0x360759) is known color: Christalle. HEX triplet: 36, 07 and 59. RGB value is (54,7,89). Sum of RGB (Red+Green+Blue) = 54+7+89=150 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36% from 150); Green value is 7 (3.12% from 255 or 4.67% from 150); Blue value is 89 (35.16% from 255 or 59.33% from 150); Max value from RGB is 89 - color contains mainly: blue. Hex color #360759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360759 is #C9F8A6. Grayscale: #1E1E1E. Windows color (decimal): -13236391 or 5834550. OLE color: 5834550.
HSL color Cylindrical-coordinate representation of color #360759: hue angle of 274.39º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #360759 is Cyan = 0.39, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 7 | 89 | - |
| CMYK | 0.39 | 0.92 | 0 | 0.65 |
| HSL | 274.39º | 0.85% | 0.19% | - |
| HSV(B) | 274.39º | 0.92% | 0.35% | - |
| XYZ | 3.4 | 1.66 | 9.59 | - |
| YUV | 30.4 | 161.07 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 89 | 0.39 | 0.92 | 0 | 0.65 | 274.39 | 0.85 | 0.19 |
| Hex | 36 | 7 | 59 | 27 | 5C | 0 | 41 | 112 | 55 | 13 |
| Octal | 66 | 7 | 131 | 47 | 134 | 0 | 101 | 422 | 125 | 23 |
| Binary | 110110 | 111 | 1011001 | 100111 | 1011100 | 0 | 1000001 | 100010010 | 1010101 | 10011 |
Color Harmonies of #360759
Complementary color
Monochromatic Colors of #360759
Black with #360759
Text Example
Text Example
White with #360759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360759; }
p { color: rgb(54,7,89); }
H1.HeaderClassName
{
color: #360759;
}
.AnyTagClassName
{
color: #360759;
}
</style>
background-color css
<style>
a { background-color: #360759; }
a { background-color: rgb(54,7,89); }
div.DivClassName
{
background-color: #360759;
}
.BgClassName
{
background-color: #360759;
}
</style>
border-color css
<style>
span { border-color: #360759; }
span { border-color: rgb(54,7,89); }
td.TdClassName
{
border-color: #360759;
}
.TagClassName
{
border-color: #360759;
}
</style>