Shades of Christalle #362155
Tints of Christalle #362155
RGB
CMYK
RGB Variations
Color information
#362155 (or 0x362155) is known color: Christalle. HEX triplet: 36, 21 and 55. RGB value is (54,33,85). Sum of RGB (Red+Green+Blue) = 54+33+85=172 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.40% from 172); Green value is 33 (13.28% from 255 or 19.19% from 172); Blue value is 85 (33.59% from 255 or 49.42% from 172); Max value from RGB is 85 - color contains mainly: blue. Hex color #362155 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362155 is #C9DEAA. Grayscale: #2D2D2D. Windows color (decimal): -13229739 or 5579062. OLE color: 5579062.
HSL color Cylindrical-coordinate representation of color #362155: hue angle of 264.23º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #362155 is Cyan = 0.36, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 33 | 85 | - |
| CMYK | 0.36 | 0.61 | 0 | 0.67 |
| HSL | 264.23º | 0.44% | 0.23% | - |
| HSV(B) | 264.23º | 0.61% | 0.33% | - |
| XYZ | 3.7 | 2.53 | 8.89 | - |
| YUV | 45.21 | 150.46 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 85 | 0.36 | 0.61 | 0 | 0.67 | 264.23 | 0.44 | 0.23 |
| Hex | 36 | 21 | 55 | 24 | 3D | 0 | 43 | 108 | 2C | 17 |
| Octal | 66 | 41 | 125 | 44 | 75 | 0 | 103 | 410 | 54 | 27 |
| Binary | 110110 | 100001 | 1010101 | 100100 | 111101 | 0 | 1000011 | 100001000 | 101100 | 10111 |
Color Harmonies of #362155
Complementary color
Monochromatic Colors of #362155
Black with #362155
Text Example
Text Example
White with #362155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362155; }
p { color: rgb(54,33,85); }
H1.HeaderClassName
{
color: #362155;
}
.AnyTagClassName
{
color: #362155;
}
</style>
background-color css
<style>
a { background-color: #362155; }
a { background-color: rgb(54,33,85); }
div.DivClassName
{
background-color: #362155;
}
.BgClassName
{
background-color: #362155;
}
</style>
border-color css
<style>
span { border-color: #362155; }
span { border-color: rgb(54,33,85); }
td.TdClassName
{
border-color: #362155;
}
.TagClassName
{
border-color: #362155;
}
</style>