Shades of Christalle #371356
Tints of Christalle #371356
RGB
CMYK
RGB Variations
Color information
#371356 (or 0x371356) is known color: Christalle. HEX triplet: 37, 13 and 56. RGB value is (55,19,86). Sum of RGB (Red+Green+Blue) = 55+19+86=160 (21% of max value = 765). Red value is 55 (21.88% from 255 or 34.38% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 86 (33.98% from 255 or 53.75% from 160); Max value from RGB is 86 - color contains mainly: blue. Hex color #371356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371356 is #C8ECA9. Grayscale: #252525. Windows color (decimal): -13167786 or 5641015. OLE color: 5641015.
HSL color Cylindrical-coordinate representation of color #371356: hue angle of 272.24º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #371356 is Cyan = 0.36, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 55 | 19 | 86 | - |
| CMYK | 0.36 | 0.78 | 0 | 0.66 |
| HSL | 272.24º | 0.64% | 0.21% | - |
| HSV(B) | 272.24º | 0.78% | 0.34% | - |
| XYZ | 3.49 | 1.95 | 9 | - |
| YUV | 37.4 | 155.43 | 140.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 86 | 0.36 | 0.78 | 0 | 0.66 | 272.24 | 0.64 | 0.21 |
| Hex | 37 | 13 | 56 | 24 | 4E | 0 | 42 | 110 | 40 | 15 |
| Octal | 67 | 23 | 126 | 44 | 116 | 0 | 102 | 420 | 100 | 25 |
| Binary | 110111 | 10011 | 1010110 | 100100 | 1001110 | 0 | 1000010 | 100010000 | 1000000 | 10101 |
Color Harmonies of #371356
Complementary color
Monochromatic Colors of #371356
Black with #371356
Text Example
Text Example
White with #371356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371356; }
p { color: rgb(55,19,86); }
H1.HeaderClassName
{
color: #371356;
}
.AnyTagClassName
{
color: #371356;
}
</style>
background-color css
<style>
a { background-color: #371356; }
a { background-color: rgb(55,19,86); }
div.DivClassName
{
background-color: #371356;
}
.BgClassName
{
background-color: #371356;
}
</style>
border-color css
<style>
span { border-color: #371356; }
span { border-color: rgb(55,19,86); }
td.TdClassName
{
border-color: #371356;
}
.TagClassName
{
border-color: #371356;
}
</style>