Shades of Christalle #372159
Tints of Christalle #372159
RGB
CMYK
RGB Variations
Color information
#372159 (or 0x372159) is known color: Christalle. HEX triplet: 37, 21 and 59. RGB value is (55,33,89). Sum of RGB (Red+Green+Blue) = 55+33+89=177 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.07% from 177); Green value is 33 (13.28% from 255 or 18.64% from 177); Blue value is 89 (35.16% from 255 or 50.28% from 177); Max value from RGB is 89 - color contains mainly: blue. Hex color #372159 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372159 is #C8DEA6. Grayscale: #2D2D2D. Windows color (decimal): -13164199 or 5841207. OLE color: 5841207.
HSL color Cylindrical-coordinate representation of color #372159: hue angle of 263.57º degrees, saturation: 0.46, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #372159 is Cyan = 0.38, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 55 | 33 | 89 | - |
| CMYK | 0.38 | 0.63 | 0 | 0.65 |
| HSL | 263.57º | 0.46% | 0.24% | - |
| HSV(B) | 263.57º | 0.63% | 0.35% | - |
| XYZ | 3.92 | 2.62 | 9.75 | - |
| YUV | 45.96 | 152.29 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 33 | 89 | 0.38 | 0.63 | 0 | 0.65 | 263.57 | 0.46 | 0.24 |
| Hex | 37 | 21 | 59 | 26 | 3F | 0 | 41 | 108 | 2E | 18 |
| Octal | 67 | 41 | 131 | 46 | 77 | 0 | 101 | 410 | 56 | 30 |
| Binary | 110111 | 100001 | 1011001 | 100110 | 111111 | 0 | 1000001 | 100001000 | 101110 | 11000 |
Color Harmonies of #372159
Complementary color
Monochromatic Colors of #372159
Black with #372159
Text Example
Text Example
White with #372159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372159; }
p { color: rgb(55,33,89); }
H1.HeaderClassName
{
color: #372159;
}
.AnyTagClassName
{
color: #372159;
}
</style>
background-color css
<style>
a { background-color: #372159; }
a { background-color: rgb(55,33,89); }
div.DivClassName
{
background-color: #372159;
}
.BgClassName
{
background-color: #372159;
}
</style>
border-color css
<style>
span { border-color: #372159; }
span { border-color: rgb(55,33,89); }
td.TdClassName
{
border-color: #372159;
}
.TagClassName
{
border-color: #372159;
}
</style>