Shades of Christalle #372272
Tints of Christalle #372272
RGB
CMYK
RGB Variations
Color information
#372272 (or 0x372272) is known color: Christalle. HEX triplet: 37, 22 and 72. RGB value is (55,34,114). Sum of RGB (Red+Green+Blue) = 55+34+114=203 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.09% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 114 (44.92% from 255 or 56.16% from 203); Max value from RGB is 114 - color contains mainly: blue. Hex color #372272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372272 is #C8DD8D. Grayscale: #313131. Windows color (decimal): -13163918 or 7479863. OLE color: 7479863.
HSL color Cylindrical-coordinate representation of color #372272: hue angle of 255.75º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #372272 is Cyan = 0.52, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 34 | 114 | - |
| CMYK | 0.52 | 0.70 | 0 | 0.55 |
| HSL | 255.75º | 0.54% | 0.29% | - |
| HSV(B) | 255.75º | 0.7% | 0.45% | - |
| XYZ | 5.18 | 3.17 | 16.26 | - |
| YUV | 49.4 | 164.46 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 114 | 0.52 | 0.70 | 0 | 0.55 | 255.75 | 0.54 | 0.29 |
| Hex | 37 | 22 | 72 | 34 | 46 | 0 | 37 | 100 | 36 | 1D |
| Octal | 67 | 42 | 162 | 64 | 106 | 0 | 67 | 400 | 66 | 35 |
| Binary | 110111 | 100010 | 1110010 | 110100 | 1000110 | 0 | 110111 | 100000000 | 110110 | 11101 |
Color Harmonies of #372272
Complementary color
Monochromatic Colors of #372272
Black with #372272
Text Example
Text Example
White with #372272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372272; }
p { color: rgb(55,34,114); }
H1.HeaderClassName
{
color: #372272;
}
.AnyTagClassName
{
color: #372272;
}
</style>
background-color css
<style>
a { background-color: #372272; }
a { background-color: rgb(55,34,114); }
div.DivClassName
{
background-color: #372272;
}
.BgClassName
{
background-color: #372272;
}
</style>
border-color css
<style>
span { border-color: #372272; }
span { border-color: rgb(55,34,114); }
td.TdClassName
{
border-color: #372272;
}
.TagClassName
{
border-color: #372272;
}
</style>