Shades of Christalle #362156
Tints of Christalle #362156
RGB
CMYK
RGB Variations
Color information
#362156 (or 0x362156) is known color: Christalle. HEX triplet: 36, 21 and 56. RGB value is (54,33,86). Sum of RGB (Red+Green+Blue) = 54+33+86=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 86 (33.98% from 255 or 49.71% from 173); Max value from RGB is 86 - color contains mainly: blue. Hex color #362156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362156 is #C9DEA9. Grayscale: #2D2D2D. Windows color (decimal): -13229738 or 5644598. OLE color: 5644598.
HSL color Cylindrical-coordinate representation of color #362156: hue angle of 263.77º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #362156 is Cyan = 0.37, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 33 | 86 | - |
| CMYK | 0.37 | 0.62 | 0 | 0.66 |
| HSL | 263.77º | 0.45% | 0.23% | - |
| HSV(B) | 263.77º | 0.62% | 0.34% | - |
| XYZ | 3.74 | 2.54 | 9.1 | - |
| YUV | 45.32 | 150.96 | 134.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 86 | 0.37 | 0.62 | 0 | 0.66 | 263.77 | 0.45 | 0.23 |
| Hex | 36 | 21 | 56 | 25 | 3E | 0 | 42 | 108 | 2D | 17 |
| Octal | 66 | 41 | 126 | 45 | 76 | 0 | 102 | 410 | 55 | 27 |
| Binary | 110110 | 100001 | 1010110 | 100101 | 111110 | 0 | 1000010 | 100001000 | 101101 | 10111 |
Color Harmonies of #362156
Complementary color
Monochromatic Colors of #362156
Black with #362156
Text Example
Text Example
White with #362156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362156; }
p { color: rgb(54,33,86); }
H1.HeaderClassName
{
color: #362156;
}
.AnyTagClassName
{
color: #362156;
}
</style>
background-color css
<style>
a { background-color: #362156; }
a { background-color: rgb(54,33,86); }
div.DivClassName
{
background-color: #362156;
}
.BgClassName
{
background-color: #362156;
}
</style>
border-color css
<style>
span { border-color: #362156; }
span { border-color: rgb(54,33,86); }
td.TdClassName
{
border-color: #362156;
}
.TagClassName
{
border-color: #362156;
}
</style>