Shades of Christalle #361760
Tints of Christalle #361760
RGB
CMYK
RGB Variations
Color information
#361760 (or 0x361760) is known color: Christalle. HEX triplet: 36, 17 and 60. RGB value is (54,23,96). Sum of RGB (Red+Green+Blue) = 54+23+96=173 (22% of max value = 765). Red value is 54 (21.48% from 255 or 31.21% from 173); Green value is 23 (9.38% from 255 or 13.29% from 173); Blue value is 96 (37.89% from 255 or 55.49% from 173); Max value from RGB is 96 - color contains mainly: blue. Hex color #361760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361760 is #C9E89F. Grayscale: #282828. Windows color (decimal): -13232288 or 6297398. OLE color: 6297398.
HSL color Cylindrical-coordinate representation of color #361760: hue angle of 265.48º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361760 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 23 | 96 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.62 |
| HSL | 265.48º | 0.61% | 0.23% | - |
| HSV(B) | 265.48º | 0.76% | 0.38% | - |
| XYZ | 3.94 | 2.24 | 11.29 | - |
| YUV | 40.59 | 159.27 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 96 | 0.44 | 0.76 | 0 | 0.62 | 265.48 | 0.61 | 0.23 |
| Hex | 36 | 17 | 60 | 2C | 4C | 0 | 3E | 109 | 3D | 17 |
| Octal | 66 | 27 | 140 | 54 | 114 | 0 | 76 | 411 | 75 | 27 |
| Binary | 110110 | 10111 | 1100000 | 101100 | 1001100 | 0 | 111110 | 100001001 | 111101 | 10111 |
Color Harmonies of #361760
Complementary color
Monochromatic Colors of #361760
Black with #361760
Text Example
Text Example
White with #361760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361760; }
p { color: rgb(54,23,96); }
H1.HeaderClassName
{
color: #361760;
}
.AnyTagClassName
{
color: #361760;
}
</style>
background-color css
<style>
a { background-color: #361760; }
a { background-color: rgb(54,23,96); }
div.DivClassName
{
background-color: #361760;
}
.BgClassName
{
background-color: #361760;
}
</style>
border-color css
<style>
span { border-color: #361760; }
span { border-color: rgb(54,23,96); }
td.TdClassName
{
border-color: #361760;
}
.TagClassName
{
border-color: #361760;
}
</style>