Shades of Christalle #372053
Tints of Christalle #372053
RGB
CMYK
RGB Variations
Color information
#372053 (or 0x372053) is known color: Christalle. HEX triplet: 37, 20 and 53. RGB value is (55,32,83). Sum of RGB (Red+Green+Blue) = 55+32+83=170 (22% of max value = 765). Red value is 55 (21.88% from 255 or 32.35% from 170); Green value is 32 (12.89% from 255 or 18.82% from 170); Blue value is 83 (32.81% from 255 or 48.82% from 170); Max value from RGB is 83 - color contains mainly: blue. Hex color #372053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372053 is #C8DFAC. Grayscale: #2C2C2C. Windows color (decimal): -13164461 or 5447735. OLE color: 5447735.
HSL color Cylindrical-coordinate representation of color #372053: hue angle of 267.06º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #372053 is Cyan = 0.34, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 32 | 83 | - |
| CMYK | 0.34 | 0.61 | 0 | 0.67 |
| HSL | 267.06º | 0.44% | 0.23% | - |
| HSV(B) | 267.06º | 0.61% | 0.33% | - |
| XYZ | 3.65 | 2.47 | 8.47 | - |
| YUV | 44.69 | 149.62 | 135.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 32 | 83 | 0.34 | 0.61 | 0 | 0.67 | 267.06 | 0.44 | 0.23 |
| Hex | 37 | 20 | 53 | 22 | 3D | 0 | 43 | 10B | 2C | 17 |
| Octal | 67 | 40 | 123 | 42 | 75 | 0 | 103 | 413 | 54 | 27 |
| Binary | 110111 | 100000 | 1010011 | 100010 | 111101 | 0 | 1000011 | 100001011 | 101100 | 10111 |
Color Harmonies of #372053
Complementary color
Monochromatic Colors of #372053
Black with #372053
Text Example
Text Example
White with #372053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372053; }
p { color: rgb(55,32,83); }
H1.HeaderClassName
{
color: #372053;
}
.AnyTagClassName
{
color: #372053;
}
</style>
background-color css
<style>
a { background-color: #372053; }
a { background-color: rgb(55,32,83); }
div.DivClassName
{
background-color: #372053;
}
.BgClassName
{
background-color: #372053;
}
</style>
border-color css
<style>
span { border-color: #372053; }
span { border-color: rgb(55,32,83); }
td.TdClassName
{
border-color: #372053;
}
.TagClassName
{
border-color: #372053;
}
</style>