Shades of Christalle #360958
Tints of Christalle #360958
RGB
CMYK
RGB Variations
Color information
#360958 (or 0x360958) is known color: Christalle. HEX triplet: 36, 09 and 58. RGB value is (54,9,88). Sum of RGB (Red+Green+Blue) = 54+9+88=151 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.76% from 151); Green value is 9 (3.91% from 255 or 5.96% from 151); Blue value is 88 (34.77% from 255 or 58.28% from 151); Max value from RGB is 88 - color contains mainly: blue. Hex color #360958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360958 is #C9F6A7. Grayscale: #1F1F1F. Windows color (decimal): -13235880 or 5769526. OLE color: 5769526.
HSL color Cylindrical-coordinate representation of color #360958: hue angle of 274.18º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #360958 is Cyan = 0.39, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 9 | 88 | - |
| CMYK | 0.39 | 0.90 | 0 | 0.65 |
| HSL | 274.18º | 0.81% | 0.19% | - |
| HSV(B) | 274.18º | 0.9% | 0.35% | - |
| XYZ | 3.38 | 1.68 | 9.38 | - |
| YUV | 31.46 | 159.91 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 88 | 0.39 | 0.90 | 0 | 0.65 | 274.18 | 0.81 | 0.19 |
| Hex | 36 | 9 | 58 | 27 | 5A | 0 | 41 | 112 | 51 | 13 |
| Octal | 66 | 11 | 130 | 47 | 132 | 0 | 101 | 422 | 121 | 23 |
| Binary | 110110 | 1001 | 1011000 | 100111 | 1011010 | 0 | 1000001 | 100010010 | 1010001 | 10011 |
Color Harmonies of #360958
Complementary color
Monochromatic Colors of #360958
Black with #360958
Text Example
Text Example
White with #360958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360958; }
p { color: rgb(54,9,88); }
H1.HeaderClassName
{
color: #360958;
}
.AnyTagClassName
{
color: #360958;
}
</style>
background-color css
<style>
a { background-color: #360958; }
a { background-color: rgb(54,9,88); }
div.DivClassName
{
background-color: #360958;
}
.BgClassName
{
background-color: #360958;
}
</style>
border-color css
<style>
span { border-color: #360958; }
span { border-color: rgb(54,9,88); }
td.TdClassName
{
border-color: #360958;
}
.TagClassName
{
border-color: #360958;
}
</style>