Shades of Christalle #371257
Tints of Christalle #371257
RGB
CMYK
RGB Variations
Color information
#371257 (or 0x371257) is known color: Christalle. HEX triplet: 37, 12 and 57. RGB value is (55,18,87). Sum of RGB (Red+Green+Blue) = 55+18+87=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 18 (7.42% from 255 or 11.25% from 160); Blue value is 87 (34.38% from 255 or 54.38% from 160); Max value from RGB is 87 - color contains mainly: blue. Hex color #371257 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371257 is #C8EDA8. Grayscale: #242424. Windows color (decimal): -13168041 or 5706295. OLE color: 5706295.
HSL color Cylindrical-coordinate representation of color #371257: hue angle of 272.17º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #371257 is Cyan = 0.37, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 18 | 87 | - |
| CMYK | 0.37 | 0.79 | 0 | 0.66 |
| HSL | 272.17º | 0.66% | 0.21% | - |
| HSV(B) | 272.17º | 0.79% | 0.34% | - |
| XYZ | 3.51 | 1.93 | 9.2 | - |
| YUV | 36.93 | 156.26 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 87 | 0.37 | 0.79 | 0 | 0.66 | 272.17 | 0.66 | 0.21 |
| Hex | 37 | 12 | 57 | 25 | 4F | 0 | 42 | 110 | 42 | 15 |
| Octal | 67 | 22 | 127 | 45 | 117 | 0 | 102 | 420 | 102 | 25 |
| Binary | 110111 | 10010 | 1010111 | 100101 | 1001111 | 0 | 1000010 | 100010000 | 1000010 | 10101 |
Color Harmonies of #371257
Complementary color
Monochromatic Colors of #371257
Black with #371257
Text Example
Text Example
White with #371257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371257; }
p { color: rgb(55,18,87); }
H1.HeaderClassName
{
color: #371257;
}
.AnyTagClassName
{
color: #371257;
}
</style>
background-color css
<style>
a { background-color: #371257; }
a { background-color: rgb(55,18,87); }
div.DivClassName
{
background-color: #371257;
}
.BgClassName
{
background-color: #371257;
}
</style>
border-color css
<style>
span { border-color: #371257; }
span { border-color: rgb(55,18,87); }
td.TdClassName
{
border-color: #371257;
}
.TagClassName
{
border-color: #371257;
}
</style>