Shades of Christalle #360858
Tints of Christalle #360858
RGB
CMYK
RGB Variations
Color information
#360858 (or 0x360858) is known color: Christalle. HEX triplet: 36, 08 and 58. RGB value is (54,8,88). Sum of RGB (Red+Green+Blue) = 54+8+88=150 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36% from 150); Green value is 8 (3.52% from 255 or 5.33% from 150); Blue value is 88 (34.77% from 255 or 58.67% from 150); Max value from RGB is 88 - color contains mainly: blue. Hex color #360858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360858 is #C9F7A7. Grayscale: #1E1E1E. Windows color (decimal): -13236136 or 5769270. OLE color: 5769270.
HSL color Cylindrical-coordinate representation of color #360858: hue angle of 274.5º degrees, saturation: 0.83, 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 #360858 is Cyan = 0.39, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 8 | 88 | - |
| CMYK | 0.39 | 0.91 | 0 | 0.65 |
| HSL | 274.5º | 0.83% | 0.19% | - |
| HSV(B) | 274.5º | 0.91% | 0.35% | - |
| XYZ | 3.37 | 1.66 | 9.38 | - |
| YUV | 30.87 | 160.24 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 8 | 88 | 0.39 | 0.91 | 0 | 0.65 | 274.5 | 0.83 | 0.19 |
| Hex | 36 | 8 | 58 | 27 | 5B | 0 | 41 | 112 | 53 | 13 |
| Octal | 66 | 10 | 130 | 47 | 133 | 0 | 101 | 422 | 123 | 23 |
| Binary | 110110 | 1000 | 1011000 | 100111 | 1011011 | 0 | 1000001 | 100010010 | 1010011 | 10011 |
Color Harmonies of #360858
Complementary color
Monochromatic Colors of #360858
Black with #360858
Text Example
Text Example
White with #360858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360858; }
p { color: rgb(54,8,88); }
H1.HeaderClassName
{
color: #360858;
}
.AnyTagClassName
{
color: #360858;
}
</style>
background-color css
<style>
a { background-color: #360858; }
a { background-color: rgb(54,8,88); }
div.DivClassName
{
background-color: #360858;
}
.BgClassName
{
background-color: #360858;
}
</style>
border-color css
<style>
span { border-color: #360858; }
span { border-color: rgb(54,8,88); }
td.TdClassName
{
border-color: #360858;
}
.TagClassName
{
border-color: #360858;
}
</style>