Shades of Christalle #362360
Tints of Christalle #362360
RGB
CMYK
RGB Variations
Color information
#362360 (or 0x362360) is known color: Christalle. HEX triplet: 36, 23 and 60. RGB value is (54,35,96). Sum of RGB (Red+Green+Blue) = 54+35+96=185 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.19% from 185); Green value is 35 (14.06% from 255 or 18.92% from 185); Blue value is 96 (37.89% from 255 or 51.89% from 185); Max value from RGB is 96 - color contains mainly: blue. Hex color #362360 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #362360 is #C9DC9F. Grayscale: #2F2F2F. Windows color (decimal): -13229216 or 6300470. OLE color: 6300470.
HSL color Cylindrical-coordinate representation of color #362360: hue angle of 258.69º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #362360 is Cyan = 0.44, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 35 | 96 | - |
| CMYK | 0.44 | 0.64 | 0 | 0.62 |
| HSL | 258.69º | 0.47% | 0.26% | - |
| HSV(B) | 258.69º | 0.64% | 0.38% | - |
| XYZ | 4.23 | 2.83 | 11.39 | - |
| YUV | 47.64 | 155.29 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 96 | 0.44 | 0.64 | 0 | 0.62 | 258.69 | 0.47 | 0.26 |
| Hex | 36 | 23 | 60 | 2C | 40 | 0 | 3E | 103 | 2F | 1A |
| Octal | 66 | 43 | 140 | 54 | 100 | 0 | 76 | 403 | 57 | 32 |
| Binary | 110110 | 100011 | 1100000 | 101100 | 1000000 | 0 | 111110 | 100000011 | 101111 | 11010 |
Color Harmonies of #362360
Complementary color
Monochromatic Colors of #362360
Black with #362360
Text Example
Text Example
White with #362360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362360; }
p { color: rgb(54,35,96); }
H1.HeaderClassName
{
color: #362360;
}
.AnyTagClassName
{
color: #362360;
}
</style>
background-color css
<style>
a { background-color: #362360; }
a { background-color: rgb(54,35,96); }
div.DivClassName
{
background-color: #362360;
}
.BgClassName
{
background-color: #362360;
}
</style>
border-color css
<style>
span { border-color: #362360; }
span { border-color: rgb(54,35,96); }
td.TdClassName
{
border-color: #362360;
}
.TagClassName
{
border-color: #362360;
}
</style>