Shades of Christalle #371959
Tints of Christalle #371959
RGB
CMYK
RGB Variations
Color information
#371959 (or 0x371959) is known color: Christalle. HEX triplet: 37, 19 and 59. RGB value is (55,25,89). Sum of RGB (Red+Green+Blue) = 55+25+89=169 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.54% from 169); Green value is 25 (10.16% from 255 or 14.79% from 169); Blue value is 89 (35.16% from 255 or 52.66% from 169); Max value from RGB is 89 - color contains mainly: blue. Hex color #371959 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #371959 is #C8E6A6. Grayscale: #292929. Windows color (decimal): -13166247 or 5839159. OLE color: 5839159.
HSL color Cylindrical-coordinate representation of color #371959: hue angle of 268.12º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #371959 is Cyan = 0.38, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 25 | 89 | - |
| CMYK | 0.38 | 0.72 | 0 | 0.65 |
| HSL | 268.13º | 0.56% | 0.22% | - |
| HSV(B) | 268.13º | 0.72% | 0.35% | - |
| XYZ | 3.73 | 2.23 | 9.68 | - |
| YUV | 41.27 | 154.94 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 25 | 89 | 0.38 | 0.72 | 0 | 0.65 | 268.13 | 0.56 | 0.22 |
| Hex | 37 | 19 | 59 | 26 | 48 | 0 | 41 | 10C | 38 | 16 |
| Octal | 67 | 31 | 131 | 46 | 110 | 0 | 101 | 414 | 70 | 26 |
| Binary | 110111 | 11001 | 1011001 | 100110 | 1001000 | 0 | 1000001 | 100001100 | 111000 | 10110 |
Color Harmonies of #371959
Complementary color
Monochromatic Colors of #371959
Black with #371959
Text Example
Text Example
White with #371959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371959; }
p { color: rgb(55,25,89); }
H1.HeaderClassName
{
color: #371959;
}
.AnyTagClassName
{
color: #371959;
}
</style>
background-color css
<style>
a { background-color: #371959; }
a { background-color: rgb(55,25,89); }
div.DivClassName
{
background-color: #371959;
}
.BgClassName
{
background-color: #371959;
}
</style>
border-color css
<style>
span { border-color: #371959; }
span { border-color: rgb(55,25,89); }
td.TdClassName
{
border-color: #371959;
}
.TagClassName
{
border-color: #371959;
}
</style>