Shades of Christalle #361056
Tints of Christalle #361056
RGB
CMYK
RGB Variations
Color information
#361056 (or 0x361056) is known color: Christalle. HEX triplet: 36, 10 and 56. RGB value is (54,16,86). Sum of RGB (Red+Green+Blue) = 54+16+86=156 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.62% from 156); Green value is 16 (6.64% from 255 or 10.26% from 156); Blue value is 86 (33.98% from 255 or 55.13% from 156); Max value from RGB is 86 - color contains mainly: blue. Hex color #361056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361056 is #C9EFA9. Grayscale: #232323. Windows color (decimal): -13234090 or 5640246. OLE color: 5640246.
HSL color Cylindrical-coordinate representation of color #361056: hue angle of 272.57º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #361056 is Cyan = 0.37, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 16 | 86 | - |
| CMYK | 0.37 | 0.81 | 0 | 0.66 |
| HSL | 272.57º | 0.69% | 0.2% | - |
| HSV(B) | 272.57º | 0.81% | 0.34% | - |
| XYZ | 3.39 | 1.83 | 8.98 | - |
| YUV | 35.34 | 156.59 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 86 | 0.37 | 0.81 | 0 | 0.66 | 272.57 | 0.69 | 0.2 |
| Hex | 36 | 10 | 56 | 25 | 51 | 0 | 42 | 111 | 45 | 14 |
| Octal | 66 | 20 | 126 | 45 | 121 | 0 | 102 | 421 | 105 | 24 |
| Binary | 110110 | 10000 | 1010110 | 100101 | 1010001 | 0 | 1000010 | 100010001 | 1000101 | 10100 |
Color Harmonies of #361056
Complementary color
Monochromatic Colors of #361056
Black with #361056
Text Example
Text Example
White with #361056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361056; }
p { color: rgb(54,16,86); }
H1.HeaderClassName
{
color: #361056;
}
.AnyTagClassName
{
color: #361056;
}
</style>
background-color css
<style>
a { background-color: #361056; }
a { background-color: rgb(54,16,86); }
div.DivClassName
{
background-color: #361056;
}
.BgClassName
{
background-color: #361056;
}
</style>
border-color css
<style>
span { border-color: #361056; }
span { border-color: rgb(54,16,86); }
td.TdClassName
{
border-color: #361056;
}
.TagClassName
{
border-color: #361056;
}
</style>