Shades of Christalle #361557
Tints of Christalle #361557
RGB
CMYK
RGB Variations
Color information
#361557 (or 0x361557) is known color: Christalle. HEX triplet: 36, 15 and 57. RGB value is (54,21,87). Sum of RGB (Red+Green+Blue) = 54+21+87=162 (21% of max value = 765). Red value is 54 (21.48% from 255 or 33.33% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 87 (34.38% from 255 or 53.70% from 162); Max value from RGB is 87 - color contains mainly: blue. Hex color #361557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #361557 is #C9EAA8. Grayscale: #262626. Windows color (decimal): -13232809 or 5707062. OLE color: 5707062.
HSL color Cylindrical-coordinate representation of color #361557: hue angle of 270º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #361557 is Cyan = 0.38, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 54 | 21 | 87 | - |
| CMYK | 0.38 | 0.76 | 0 | 0.66 |
| HSL | 270º | 0.61% | 0.21% | - |
| HSV(B) | 270º | 0.76% | 0.34% | - |
| XYZ | 3.51 | 2.01 | 9.22 | - |
| YUV | 38.39 | 155.43 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 87 | 0.38 | 0.76 | 0 | 0.66 | 270 | 0.61 | 0.21 |
| Hex | 36 | 15 | 57 | 26 | 4C | 0 | 42 | 10E | 3D | 15 |
| Octal | 66 | 25 | 127 | 46 | 114 | 0 | 102 | 416 | 75 | 25 |
| Binary | 110110 | 10101 | 1010111 | 100110 | 1001100 | 0 | 1000010 | 100001110 | 111101 | 10101 |
Color Harmonies of #361557
Complementary color
Monochromatic Colors of #361557
Black with #361557
Text Example
Text Example
White with #361557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361557; }
p { color: rgb(54,21,87); }
H1.HeaderClassName
{
color: #361557;
}
.AnyTagClassName
{
color: #361557;
}
</style>
background-color css
<style>
a { background-color: #361557; }
a { background-color: rgb(54,21,87); }
div.DivClassName
{
background-color: #361557;
}
.BgClassName
{
background-color: #361557;
}
</style>
border-color css
<style>
span { border-color: #361557; }
span { border-color: rgb(54,21,87); }
td.TdClassName
{
border-color: #361557;
}
.TagClassName
{
border-color: #361557;
}
</style>