Shades of Christalle #371353
Tints of Christalle #371353
RGB
CMYK
RGB Variations
Color information
#371353 (or 0x371353) is known color: Christalle. HEX triplet: 37, 13 and 53. RGB value is (55,19,83). Sum of RGB (Red+Green+Blue) = 55+19+83=157 (20% of max value = 765). Red value is 55 (21.88% from 255 or 35.03% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 83 (32.81% from 255 or 52.87% from 157); Max value from RGB is 83 - color contains mainly: blue. Hex color #371353 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371353 is #C8ECAC. Grayscale: #242424. Windows color (decimal): -13167789 or 5444407. OLE color: 5444407.
HSL color Cylindrical-coordinate representation of color #371353: hue angle of 273.75º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #371353 is Cyan = 0.34, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 19 | 83 | - |
| CMYK | 0.34 | 0.77 | 0 | 0.67 |
| HSL | 273.75º | 0.63% | 0.2% | - |
| HSV(B) | 273.75º | 0.77% | 0.33% | - |
| XYZ | 3.37 | 1.9 | 8.37 | - |
| YUV | 37.06 | 153.93 | 140.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 83 | 0.34 | 0.77 | 0 | 0.67 | 273.75 | 0.63 | 0.2 |
| Hex | 37 | 13 | 53 | 22 | 4D | 0 | 43 | 112 | 3F | 14 |
| Octal | 67 | 23 | 123 | 42 | 115 | 0 | 103 | 422 | 77 | 24 |
| Binary | 110111 | 10011 | 1010011 | 100010 | 1001101 | 0 | 1000011 | 100010010 | 111111 | 10100 |
Color Harmonies of #371353
Complementary color
Monochromatic Colors of #371353
Black with #371353
Text Example
Text Example
White with #371353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371353; }
p { color: rgb(55,19,83); }
H1.HeaderClassName
{
color: #371353;
}
.AnyTagClassName
{
color: #371353;
}
</style>
background-color css
<style>
a { background-color: #371353; }
a { background-color: rgb(55,19,83); }
div.DivClassName
{
background-color: #371353;
}
.BgClassName
{
background-color: #371353;
}
</style>
border-color css
<style>
span { border-color: #371353; }
span { border-color: rgb(55,19,83); }
td.TdClassName
{
border-color: #371353;
}
.TagClassName
{
border-color: #371353;
}
</style>