Shades of Christalle #360758
Tints of Christalle #360758
RGB
CMYK
RGB Variations
Color information
#360758 (or 0x360758) is known color: Christalle. HEX triplet: 36, 07 and 58. RGB value is (54,7,88). Sum of RGB (Red+Green+Blue) = 54+7+88=149 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.24% from 149); Green value is 7 (3.12% from 255 or 4.70% from 149); Blue value is 88 (34.77% from 255 or 59.06% from 149); Max value from RGB is 88 - color contains mainly: blue. Hex color #360758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360758 is #C9F8A7. Grayscale: #1E1E1E. Windows color (decimal): -13236392 or 5769014. OLE color: 5769014.
HSL color Cylindrical-coordinate representation of color #360758: hue angle of 274.81º 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 #360758 is Cyan = 0.39, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 7 | 88 | - |
| CMYK | 0.39 | 0.92 | 0 | 0.65 |
| HSL | 274.81º | 0.85% | 0.19% | - |
| HSV(B) | 274.81º | 0.92% | 0.35% | - |
| XYZ | 3.36 | 1.64 | 9.37 | - |
| YUV | 30.29 | 160.57 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 88 | 0.39 | 0.92 | 0 | 0.65 | 274.81 | 0.85 | 0.19 |
| Hex | 36 | 7 | 58 | 27 | 5C | 0 | 41 | 113 | 55 | 13 |
| Octal | 66 | 7 | 130 | 47 | 134 | 0 | 101 | 423 | 125 | 23 |
| Binary | 110110 | 111 | 1011000 | 100111 | 1011100 | 0 | 1000001 | 100010011 | 1010101 | 10011 |
Color Harmonies of #360758
Complementary color
Monochromatic Colors of #360758
Black with #360758
Text Example
Text Example
White with #360758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360758; }
p { color: rgb(54,7,88); }
H1.HeaderClassName
{
color: #360758;
}
.AnyTagClassName
{
color: #360758;
}
</style>
background-color css
<style>
a { background-color: #360758; }
a { background-color: rgb(54,7,88); }
div.DivClassName
{
background-color: #360758;
}
.BgClassName
{
background-color: #360758;
}
</style>
border-color css
<style>
span { border-color: #360758; }
span { border-color: rgb(54,7,88); }
td.TdClassName
{
border-color: #360758;
}
.TagClassName
{
border-color: #360758;
}
</style>