Shades of Christalle #361155
Tints of Christalle #361155
RGB
CMYK
RGB Variations
Color information
#361155 (or 0x361155) is known color: Christalle. HEX triplet: 36, 11 and 55. RGB value is (54,17,85). Sum of RGB (Red+Green+Blue) = 54+17+85=156 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.62% from 156); Green value is 17 (7.03% from 255 or 10.90% from 156); Blue value is 85 (33.59% from 255 or 54.49% from 156); Max value from RGB is 85 - color contains mainly: blue. Hex color #361155 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361155 is #C9EEAA. Grayscale: #232323. Windows color (decimal): -13233835 or 5574966. OLE color: 5574966.
HSL color Cylindrical-coordinate representation of color #361155: hue angle of 272.65º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #361155 is Cyan = 0.36, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 54 | 17 | 85 | - |
| CMYK | 0.36 | 0.80 | 0 | 0.67 |
| HSL | 272.65º | 0.67% | 0.2% | - |
| HSV(B) | 272.65º | 0.8% | 0.33% | - |
| XYZ | 3.36 | 1.84 | 8.77 | - |
| YUV | 35.82 | 155.76 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 85 | 0.36 | 0.80 | 0 | 0.67 | 272.65 | 0.67 | 0.2 |
| Hex | 36 | 11 | 55 | 24 | 50 | 0 | 43 | 111 | 43 | 14 |
| Octal | 66 | 21 | 125 | 44 | 120 | 0 | 103 | 421 | 103 | 24 |
| Binary | 110110 | 10001 | 1010101 | 100100 | 1010000 | 0 | 1000011 | 100010001 | 1000011 | 10100 |
Color Harmonies of #361155
Complementary color
Monochromatic Colors of #361155
Black with #361155
Text Example
Text Example
White with #361155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361155; }
p { color: rgb(54,17,85); }
H1.HeaderClassName
{
color: #361155;
}
.AnyTagClassName
{
color: #361155;
}
</style>
background-color css
<style>
a { background-color: #361155; }
a { background-color: rgb(54,17,85); }
div.DivClassName
{
background-color: #361155;
}
.BgClassName
{
background-color: #361155;
}
</style>
border-color css
<style>
span { border-color: #361155; }
span { border-color: rgb(54,17,85); }
td.TdClassName
{
border-color: #361155;
}
.TagClassName
{
border-color: #361155;
}
</style>