Shades of Christalle #372370
Tints of Christalle #372370
RGB
CMYK
RGB Variations
Color information
#372370 (or 0x372370) is known color: Christalle. HEX triplet: 37, 23 and 70. RGB value is (55,35,112). Sum of RGB (Red+Green+Blue) = 55+35+112=202 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.23% from 202); Green value is 35 (14.06% from 255 or 17.33% from 202); Blue value is 112 (44.14% from 255 or 55.45% from 202); Max value from RGB is 112 - color contains mainly: blue. Hex color #372370 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372370 is #C8DC8F. Grayscale: #313131. Windows color (decimal): -13163664 or 7349047. OLE color: 7349047.
HSL color Cylindrical-coordinate representation of color #372370: hue angle of 255.58º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #372370 is Cyan = 0.51, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 35 | 112 | - |
| CMYK | 0.51 | 0.69 | 0 | 0.56 |
| HSL | 255.58º | 0.52% | 0.29% | - |
| HSV(B) | 255.58º | 0.69% | 0.44% | - |
| XYZ | 5.1 | 3.18 | 15.67 | - |
| YUV | 49.76 | 163.13 | 131.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 35 | 112 | 0.51 | 0.69 | 0 | 0.56 | 255.58 | 0.52 | 0.29 |
| Hex | 37 | 23 | 70 | 33 | 45 | 0 | 38 | 100 | 34 | 1D |
| Octal | 67 | 43 | 160 | 63 | 105 | 0 | 70 | 400 | 64 | 35 |
| Binary | 110111 | 100011 | 1110000 | 110011 | 1000101 | 0 | 111000 | 100000000 | 110100 | 11101 |
Color Harmonies of #372370
Complementary color
Monochromatic Colors of #372370
Black with #372370
Text Example
Text Example
White with #372370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372370; }
p { color: rgb(55,35,112); }
H1.HeaderClassName
{
color: #372370;
}
.AnyTagClassName
{
color: #372370;
}
</style>
background-color css
<style>
a { background-color: #372370; }
a { background-color: rgb(55,35,112); }
div.DivClassName
{
background-color: #372370;
}
.BgClassName
{
background-color: #372370;
}
</style>
border-color css
<style>
span { border-color: #372370; }
span { border-color: rgb(55,35,112); }
td.TdClassName
{
border-color: #372370;
}
.TagClassName
{
border-color: #372370;
}
</style>