Shades of Christalle #372270
Tints of Christalle #372270
RGB
CMYK
RGB Variations
Color information
#372270 (or 0x372270) is known color: Christalle. HEX triplet: 37, 22 and 70. RGB value is (55,34,112). Sum of RGB (Red+Green+Blue) = 55+34+112=201 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.36% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 112 (44.14% from 255 or 55.72% from 201); Max value from RGB is 112 - color contains mainly: blue. Hex color #372270 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372270 is #C8DD8F. Grayscale: #303030. Windows color (decimal): -13163920 or 7348791. OLE color: 7348791.
HSL color Cylindrical-coordinate representation of color #372270: hue angle of 256.15º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372270 is Cyan = 0.51, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 34 | 112 | - |
| CMYK | 0.51 | 0.70 | 0 | 0.56 |
| HSL | 256.15º | 0.53% | 0.29% | - |
| HSV(B) | 256.15º | 0.7% | 0.44% | - |
| XYZ | 5.07 | 3.13 | 15.67 | - |
| YUV | 49.17 | 163.46 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 112 | 0.51 | 0.70 | 0 | 0.56 | 256.15 | 0.53 | 0.29 |
| Hex | 37 | 22 | 70 | 33 | 46 | 0 | 38 | 100 | 35 | 1D |
| Octal | 67 | 42 | 160 | 63 | 106 | 0 | 70 | 400 | 65 | 35 |
| Binary | 110111 | 100010 | 1110000 | 110011 | 1000110 | 0 | 111000 | 100000000 | 110101 | 11101 |
Color Harmonies of #372270
Complementary color
Monochromatic Colors of #372270
Black with #372270
Text Example
Text Example
White with #372270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372270; }
p { color: rgb(55,34,112); }
H1.HeaderClassName
{
color: #372270;
}
.AnyTagClassName
{
color: #372270;
}
</style>
background-color css
<style>
a { background-color: #372270; }
a { background-color: rgb(55,34,112); }
div.DivClassName
{
background-color: #372270;
}
.BgClassName
{
background-color: #372270;
}
</style>
border-color css
<style>
span { border-color: #372270; }
span { border-color: rgb(55,34,112); }
td.TdClassName
{
border-color: #372270;
}
.TagClassName
{
border-color: #372270;
}
</style>