Shades of Maire #373212
Tints of Maire #373212
RGB
CMYK
RGB Variations
Color information
#373212 (or 0x373212) is known color: Maire. HEX triplet: 37, 32 and 12. RGB value is (55,50,18). Sum of RGB (Red+Green+Blue) = 55+50+18=123 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.72% from 123); Green value is 50 (19.92% from 255 or 40.65% from 123); Blue value is 18 (7.42% from 255 or 14.63% from 123); Max value from RGB is 55 - color contains mainly: red. Hex color #373212 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373212 is #C8CDED. Grayscale: #2F2F2F. Windows color (decimal): -13159918 or 1192503. OLE color: 1192503.
HSL color Cylindrical-coordinate representation of color #373212: hue angle of 51.89º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #373212 is Cyan = 0, Magento = 0.09, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 50 | 18 | - |
| CMYK | 0 | 0.09 | 0.67 | 0.78 |
| HSL | 51.89º | 0.51% | 0.14% | - |
| HSV(B) | 51.89º | 0.67% | 0.22% | - |
| XYZ | 2.83 | 3.14 | 1.03 | - |
| YUV | 47.85 | 111.16 | 133.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 18 | 0 | 0.09 | 0.67 | 0.78 | 51.89 | 0.51 | 0.14 |
| Hex | 37 | 32 | 12 | 0 | 9 | 43 | 4E | 34 | 33 | E |
| Octal | 67 | 62 | 22 | 0 | 11 | 103 | 116 | 64 | 63 | 16 |
| Binary | 110111 | 110010 | 10010 | 0 | 1001 | 1000011 | 1001110 | 110100 | 110011 | 1110 |
Color Harmonies of #373212
Complementary color
Monochromatic Colors of #373212
Black with #373212
Text Example
Text Example
White with #373212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373212; }
p { color: rgb(55,50,18); }
H1.HeaderClassName
{
color: #373212;
}
.AnyTagClassName
{
color: #373212;
}
</style>
background-color css
<style>
a { background-color: #373212; }
a { background-color: rgb(55,50,18); }
div.DivClassName
{
background-color: #373212;
}
.BgClassName
{
background-color: #373212;
}
</style>
border-color css
<style>
span { border-color: #373212; }
span { border-color: rgb(55,50,18); }
td.TdClassName
{
border-color: #373212;
}
.TagClassName
{
border-color: #373212;
}
</style>