Shades of Maire #373112
Tints of Maire #373112
RGB
CMYK
RGB Variations
Color information
#373112 (or 0x373112) is known color: Maire. HEX triplet: 37, 31 and 12. RGB value is (55,49,18). Sum of RGB (Red+Green+Blue) = 55+49+18=122 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.08% from 122); Green value is 49 (19.53% from 255 or 40.16% from 122); Blue value is 18 (7.42% from 255 or 14.75% from 122); Max value from RGB is 55 - color contains mainly: red. Hex color #373112 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373112 is #C8CEED. Grayscale: #2F2F2F. Windows color (decimal): -13160174 or 1192247. OLE color: 1192247.
HSL color Cylindrical-coordinate representation of color #373112: hue angle of 50.27º 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 #373112 is Cyan = 0, Magento = 0.11, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 49 | 18 | - |
| CMYK | 0 | 0.11 | 0.67 | 0.78 |
| HSL | 50.27º | 0.51% | 0.14% | - |
| HSV(B) | 50.27º | 0.67% | 0.22% | - |
| XYZ | 2.78 | 3.05 | 1.01 | - |
| YUV | 47.26 | 111.49 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 49 | 18 | 0 | 0.11 | 0.67 | 0.78 | 50.27 | 0.51 | 0.14 |
| Hex | 37 | 31 | 12 | 0 | B | 43 | 4E | 32 | 33 | E |
| Octal | 67 | 61 | 22 | 0 | 13 | 103 | 116 | 62 | 63 | 16 |
| Binary | 110111 | 110001 | 10010 | 0 | 1011 | 1000011 | 1001110 | 110010 | 110011 | 1110 |
Color Harmonies of #373112
Complementary color
Monochromatic Colors of #373112
Black with #373112
Text Example
Text Example
White with #373112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373112; }
p { color: rgb(55,49,18); }
H1.HeaderClassName
{
color: #373112;
}
.AnyTagClassName
{
color: #373112;
}
</style>
background-color css
<style>
a { background-color: #373112; }
a { background-color: rgb(55,49,18); }
div.DivClassName
{
background-color: #373112;
}
.BgClassName
{
background-color: #373112;
}
</style>
border-color css
<style>
span { border-color: #373112; }
span { border-color: rgb(55,49,18); }
td.TdClassName
{
border-color: #373112;
}
.TagClassName
{
border-color: #373112;
}
</style>