Shades of Christalle #362159
Tints of Christalle #362159
RGB
CMYK
RGB Variations
Color information
#362159 (or 0x362159) is known color: Christalle. HEX triplet: 36, 21 and 59. RGB value is (54,33,89). Sum of RGB (Red+Green+Blue) = 54+33+89=176 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.68% from 176); Green value is 33 (13.28% from 255 or 18.75% from 176); Blue value is 89 (35.16% from 255 or 50.57% from 176); Max value from RGB is 89 - color contains mainly: blue. Hex color #362159 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362159 is #C9DEA6. Grayscale: #2D2D2D. Windows color (decimal): -13229735 or 5841206. OLE color: 5841206.
HSL color Cylindrical-coordinate representation of color #362159: hue angle of 262.5º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #362159 is Cyan = 0.39, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 54 | 33 | 89 | - |
| CMYK | 0.39 | 0.63 | 0 | 0.65 |
| HSL | 262.5º | 0.46% | 0.24% | - |
| HSV(B) | 262.5º | 0.63% | 0.35% | - |
| XYZ | 3.87 | 2.59 | 9.75 | - |
| YUV | 45.66 | 152.46 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 89 | 0.39 | 0.63 | 0 | 0.65 | 262.5 | 0.46 | 0.24 |
| Hex | 36 | 21 | 59 | 27 | 3F | 0 | 41 | 106 | 2E | 18 |
| Octal | 66 | 41 | 131 | 47 | 77 | 0 | 101 | 406 | 56 | 30 |
| Binary | 110110 | 100001 | 1011001 | 100111 | 111111 | 0 | 1000001 | 100000110 | 101110 | 11000 |
Color Harmonies of #362159
Complementary color
Monochromatic Colors of #362159
Black with #362159
Text Example
Text Example
White with #362159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362159; }
p { color: rgb(54,33,89); }
H1.HeaderClassName
{
color: #362159;
}
.AnyTagClassName
{
color: #362159;
}
</style>
background-color css
<style>
a { background-color: #362159; }
a { background-color: rgb(54,33,89); }
div.DivClassName
{
background-color: #362159;
}
.BgClassName
{
background-color: #362159;
}
</style>
border-color css
<style>
span { border-color: #362159; }
span { border-color: rgb(54,33,89); }
td.TdClassName
{
border-color: #362159;
}
.TagClassName
{
border-color: #362159;
}
</style>