Shades of Christalle #371157
Tints of Christalle #371157
RGB
CMYK
RGB Variations
Color information
#371157 (or 0x371157) is known color: Christalle. HEX triplet: 37, 11 and 57. RGB value is (55,17,87). Sum of RGB (Red+Green+Blue) = 55+17+87=159 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.59% from 159); Green value is 17 (7.03% from 255 or 10.69% from 159); Blue value is 87 (34.38% from 255 or 54.72% from 159); Max value from RGB is 87 - color contains mainly: blue. Hex color #371157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371157 is #C8EEA8. Grayscale: #242424. Windows color (decimal): -13168297 or 5706039. OLE color: 5706039.
HSL color Cylindrical-coordinate representation of color #371157: hue angle of 272.57º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #371157 is Cyan = 0.37, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 17 | 87 | - |
| CMYK | 0.37 | 0.80 | 0 | 0.66 |
| HSL | 272.57º | 0.67% | 0.2% | - |
| HSV(B) | 272.57º | 0.8% | 0.34% | - |
| XYZ | 3.5 | 1.9 | 9.2 | - |
| YUV | 36.34 | 156.59 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 17 | 87 | 0.37 | 0.80 | 0 | 0.66 | 272.57 | 0.67 | 0.2 |
| Hex | 37 | 11 | 57 | 25 | 50 | 0 | 42 | 111 | 43 | 14 |
| Octal | 67 | 21 | 127 | 45 | 120 | 0 | 102 | 421 | 103 | 24 |
| Binary | 110111 | 10001 | 1010111 | 100101 | 1010000 | 0 | 1000010 | 100010001 | 1000011 | 10100 |
Color Harmonies of #371157
Complementary color
Monochromatic Colors of #371157
Black with #371157
Text Example
Text Example
White with #371157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371157; }
p { color: rgb(55,17,87); }
H1.HeaderClassName
{
color: #371157;
}
.AnyTagClassName
{
color: #371157;
}
</style>
background-color css
<style>
a { background-color: #371157; }
a { background-color: rgb(55,17,87); }
div.DivClassName
{
background-color: #371157;
}
.BgClassName
{
background-color: #371157;
}
</style>
border-color css
<style>
span { border-color: #371157; }
span { border-color: rgb(55,17,87); }
td.TdClassName
{
border-color: #371157;
}
.TagClassName
{
border-color: #371157;
}
</style>