Shades of Christalle #372253
Tints of Christalle #372253
RGB
CMYK
RGB Variations
Color information
#372253 (or 0x372253) is known color: Christalle. HEX triplet: 37, 22 and 53. RGB value is (55,34,83). Sum of RGB (Red+Green+Blue) = 55+34+83=172 (22% of max value = 765). Red value is 55 (21.88% from 255 or 31.98% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #372253 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #372253 is #C8DDAC. Grayscale: #2D2D2D. Windows color (decimal): -13163949 or 5448247. OLE color: 5448247.
HSL color Cylindrical-coordinate representation of color #372253: hue angle of 265.71º degrees, saturation: 0.42, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #372253 is Cyan = 0.34, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 55 | 34 | 83 | - |
| CMYK | 0.34 | 0.59 | 0 | 0.67 |
| HSL | 265.71º | 0.42% | 0.23% | - |
| HSV(B) | 265.71º | 0.59% | 0.33% | - |
| XYZ | 3.71 | 2.58 | 8.49 | - |
| YUV | 45.87 | 148.96 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 34 | 83 | 0.34 | 0.59 | 0 | 0.67 | 265.71 | 0.42 | 0.23 |
| Hex | 37 | 22 | 53 | 22 | 3B | 0 | 43 | 10A | 2A | 17 |
| Octal | 67 | 42 | 123 | 42 | 73 | 0 | 103 | 412 | 52 | 27 |
| Binary | 110111 | 100010 | 1010011 | 100010 | 111011 | 0 | 1000011 | 100001010 | 101010 | 10111 |
Color Harmonies of #372253
Complementary color
Monochromatic Colors of #372253
Black with #372253
Text Example
Text Example
White with #372253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372253; }
p { color: rgb(55,34,83); }
H1.HeaderClassName
{
color: #372253;
}
.AnyTagClassName
{
color: #372253;
}
</style>
background-color css
<style>
a { background-color: #372253; }
a { background-color: rgb(55,34,83); }
div.DivClassName
{
background-color: #372253;
}
.BgClassName
{
background-color: #372253;
}
</style>
border-color css
<style>
span { border-color: #372253; }
span { border-color: rgb(55,34,83); }
td.TdClassName
{
border-color: #372253;
}
.TagClassName
{
border-color: #372253;
}
</style>