Shades of Christalle #372372
Tints of Christalle #372372
RGB
CMYK
RGB Variations
Color information
#372372 (or 0x372372) is known color: Christalle. HEX triplet: 37, 23 and 72. RGB value is (55,35,114). Sum of RGB (Red+Green+Blue) = 55+35+114=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 114 (44.92% from 255 or 55.88% from 204); Max value from RGB is 114 - color contains mainly: blue. Hex color #372372 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372372 is #C8DC8D. Grayscale: #313131. Windows color (decimal): -13163662 or 7480119. OLE color: 7480119.
HSL color Cylindrical-coordinate representation of color #372372: hue angle of 255.19º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #372372 is Cyan = 0.52, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 35 | 114 | - |
| CMYK | 0.52 | 0.69 | 0 | 0.55 |
| HSL | 255.19º | 0.53% | 0.29% | - |
| HSV(B) | 255.19º | 0.69% | 0.45% | - |
| XYZ | 5.21 | 3.23 | 16.27 | - |
| YUV | 49.99 | 164.13 | 131.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 114 | 0.52 | 0.69 | 0 | 0.55 | 255.19 | 0.53 | 0.29 |
| Hex | 37 | 23 | 72 | 34 | 45 | 0 | 37 | FF | 35 | 1D |
| Octal | 67 | 43 | 162 | 64 | 105 | 0 | 67 | 377 | 65 | 35 |
| Binary | 110111 | 100011 | 1110010 | 110100 | 1000101 | 0 | 110111 | 11111111 | 110101 | 11101 |
Color Harmonies of #372372
Complementary color
Monochromatic Colors of #372372
Black with #372372
Text Example
Text Example
White with #372372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372372; }
p { color: rgb(55,35,114); }
H1.HeaderClassName
{
color: #372372;
}
.AnyTagClassName
{
color: #372372;
}
</style>
background-color css
<style>
a { background-color: #372372; }
a { background-color: rgb(55,35,114); }
div.DivClassName
{
background-color: #372372;
}
.BgClassName
{
background-color: #372372;
}
</style>
border-color css
<style>
span { border-color: #372372; }
span { border-color: rgb(55,35,114); }
td.TdClassName
{
border-color: #372372;
}
.TagClassName
{
border-color: #372372;
}
</style>