Shades of Christalle #371056
Tints of Christalle #371056
RGB
CMYK
RGB Variations
Color information
#371056 (or 0x371056) is known color: Christalle. HEX triplet: 37, 10 and 56. RGB value is (55,16,86). Sum of RGB (Red+Green+Blue) = 55+16+86=157 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.03% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 86 (33.98% from 255 or 54.78% from 157); Max value from RGB is 86 - color contains mainly: blue. Hex color #371056 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371056 is #C8EFA9. Grayscale: #232323. Windows color (decimal): -13168554 or 5640247. OLE color: 5640247.
HSL color Cylindrical-coordinate representation of color #371056: hue angle of 273.43º 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 #371056 is Cyan = 0.36, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 16 | 86 | - |
| CMYK | 0.36 | 0.81 | 0 | 0.66 |
| HSL | 273.43º | 0.69% | 0.2% | - |
| HSV(B) | 273.43º | 0.81% | 0.34% | - |
| XYZ | 3.44 | 1.85 | 8.98 | - |
| YUV | 35.64 | 156.42 | 141.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 86 | 0.36 | 0.81 | 0 | 0.66 | 273.43 | 0.69 | 0.2 |
| Hex | 37 | 10 | 56 | 24 | 51 | 0 | 42 | 111 | 45 | 14 |
| Octal | 67 | 20 | 126 | 44 | 121 | 0 | 102 | 421 | 105 | 24 |
| Binary | 110111 | 10000 | 1010110 | 100100 | 1010001 | 0 | 1000010 | 100010001 | 1000101 | 10100 |
Color Harmonies of #371056
Complementary color
Monochromatic Colors of #371056
Black with #371056
Text Example
Text Example
White with #371056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371056; }
p { color: rgb(55,16,86); }
H1.HeaderClassName
{
color: #371056;
}
.AnyTagClassName
{
color: #371056;
}
</style>
background-color css
<style>
a { background-color: #371056; }
a { background-color: rgb(55,16,86); }
div.DivClassName
{
background-color: #371056;
}
.BgClassName
{
background-color: #371056;
}
</style>
border-color css
<style>
span { border-color: #371056; }
span { border-color: rgb(55,16,86); }
td.TdClassName
{
border-color: #371056;
}
.TagClassName
{
border-color: #371056;
}
</style>