Shades of Christalle #372055
Tints of Christalle #372055
RGB
CMYK
RGB Variations
Color information
#372055 (or 0x372055) is known color: Christalle. HEX triplet: 37, 20 and 55. RGB value is (55,32,85). Sum of RGB (Red+Green+Blue) = 55+32+85=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 32 (12.89% from 255 or 18.60% from 172); Blue value is 85 (33.59% from 255 or 49.42% from 172); Max value from RGB is 85 - color contains mainly: blue. Hex color #372055 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372055 is #C8DFAA. Grayscale: #2C2C2C. Windows color (decimal): -13164459 or 5578807. OLE color: 5578807.
HSL color Cylindrical-coordinate representation of color #372055: hue angle of 266.04º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #372055 is Cyan = 0.35, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 32 | 85 | - |
| CMYK | 0.35 | 0.62 | 0 | 0.67 |
| HSL | 266.04º | 0.45% | 0.23% | - |
| HSV(B) | 266.04º | 0.62% | 0.33% | - |
| XYZ | 3.73 | 2.5 | 8.88 | - |
| YUV | 44.92 | 150.62 | 135.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 32 | 85 | 0.35 | 0.62 | 0 | 0.67 | 266.04 | 0.45 | 0.23 |
| Hex | 37 | 20 | 55 | 23 | 3E | 0 | 43 | 10A | 2D | 17 |
| Octal | 67 | 40 | 125 | 43 | 76 | 0 | 103 | 412 | 55 | 27 |
| Binary | 110111 | 100000 | 1010101 | 100011 | 111110 | 0 | 1000011 | 100001010 | 101101 | 10111 |
Color Harmonies of #372055
Complementary color
Monochromatic Colors of #372055
Black with #372055
Text Example
Text Example
White with #372055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372055; }
p { color: rgb(55,32,85); }
H1.HeaderClassName
{
color: #372055;
}
.AnyTagClassName
{
color: #372055;
}
</style>
background-color css
<style>
a { background-color: #372055; }
a { background-color: rgb(55,32,85); }
div.DivClassName
{
background-color: #372055;
}
.BgClassName
{
background-color: #372055;
}
</style>
border-color css
<style>
span { border-color: #372055; }
span { border-color: rgb(55,32,85); }
td.TdClassName
{
border-color: #372055;
}
.TagClassName
{
border-color: #372055;
}
</style>