Shades of Christalle #362055
Tints of Christalle #362055
RGB
CMYK
RGB Variations
Color information
#362055 (or 0x362055) is known color: Christalle. HEX triplet: 36, 20 and 55. RGB value is (54,32,85). Sum of RGB (Red+Green+Blue) = 54+32+85=171 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.58% from 171); Green value is 32 (12.89% from 255 or 18.71% from 171); Blue value is 85 (33.59% from 255 or 49.71% from 171); Max value from RGB is 85 - color contains mainly: blue. Hex color #362055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362055 is #C9DFAA. Grayscale: #2C2C2C. Windows color (decimal): -13229995 or 5578806. OLE color: 5578806.
HSL color Cylindrical-coordinate representation of color #362055: hue angle of 264.91º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #362055 is Cyan = 0.36, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 32 | 85 | - |
| CMYK | 0.36 | 0.62 | 0 | 0.67 |
| HSL | 264.91º | 0.45% | 0.23% | - |
| HSV(B) | 264.91º | 0.62% | 0.33% | - |
| XYZ | 3.68 | 2.47 | 8.88 | - |
| YUV | 44.62 | 150.79 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 32 | 85 | 0.36 | 0.62 | 0 | 0.67 | 264.91 | 0.45 | 0.23 |
| Hex | 36 | 20 | 55 | 24 | 3E | 0 | 43 | 109 | 2D | 17 |
| Octal | 66 | 40 | 125 | 44 | 76 | 0 | 103 | 411 | 55 | 27 |
| Binary | 110110 | 100000 | 1010101 | 100100 | 111110 | 0 | 1000011 | 100001001 | 101101 | 10111 |
Color Harmonies of #362055
Complementary color
Monochromatic Colors of #362055
Black with #362055
Text Example
Text Example
White with #362055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362055; }
p { color: rgb(54,32,85); }
H1.HeaderClassName
{
color: #362055;
}
.AnyTagClassName
{
color: #362055;
}
</style>
background-color css
<style>
a { background-color: #362055; }
a { background-color: rgb(54,32,85); }
div.DivClassName
{
background-color: #362055;
}
.BgClassName
{
background-color: #362055;
}
</style>
border-color css
<style>
span { border-color: #362055; }
span { border-color: rgb(54,32,85); }
td.TdClassName
{
border-color: #362055;
}
.TagClassName
{
border-color: #362055;
}
</style>