Shades of Christalle #361856
Tints of Christalle #361856
RGB
CMYK
RGB Variations
Color information
#361856 (or 0x361856) is known color: Christalle. HEX triplet: 36, 18 and 56. RGB value is (54,24,86). Sum of RGB (Red+Green+Blue) = 54+24+86=164 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.93% from 164); Green value is 24 (9.77% from 255 or 14.63% from 164); Blue value is 86 (33.98% from 255 or 52.44% from 164); Max value from RGB is 86 - color contains mainly: blue. Hex color #361856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361856 is #C9E7A9. Grayscale: #272727. Windows color (decimal): -13232042 or 5642294. OLE color: 5642294.
HSL color Cylindrical-coordinate representation of color #361856: hue angle of 269.03º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #361856 is Cyan = 0.37, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 24 | 86 | - |
| CMYK | 0.37 | 0.72 | 0 | 0.66 |
| HSL | 269.03º | 0.56% | 0.22% | - |
| HSV(B) | 269.03º | 0.72% | 0.34% | - |
| XYZ | 3.53 | 2.11 | 9.03 | - |
| YUV | 40.04 | 153.94 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 86 | 0.37 | 0.72 | 0 | 0.66 | 269.03 | 0.56 | 0.22 |
| Hex | 36 | 18 | 56 | 25 | 48 | 0 | 42 | 10D | 38 | 16 |
| Octal | 66 | 30 | 126 | 45 | 110 | 0 | 102 | 415 | 70 | 26 |
| Binary | 110110 | 11000 | 1010110 | 100101 | 1001000 | 0 | 1000010 | 100001101 | 111000 | 10110 |
Color Harmonies of #361856
Complementary color
Monochromatic Colors of #361856
Black with #361856
Text Example
Text Example
White with #361856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361856; }
p { color: rgb(54,24,86); }
H1.HeaderClassName
{
color: #361856;
}
.AnyTagClassName
{
color: #361856;
}
</style>
background-color css
<style>
a { background-color: #361856; }
a { background-color: rgb(54,24,86); }
div.DivClassName
{
background-color: #361856;
}
.BgClassName
{
background-color: #361856;
}
</style>
border-color css
<style>
span { border-color: #361856; }
span { border-color: rgb(54,24,86); }
td.TdClassName
{
border-color: #361856;
}
.TagClassName
{
border-color: #361856;
}
</style>