Shades of Maire #373114
Tints of Maire #373114
RGB
CMYK
RGB Variations
Color information
#373114 (or 0x373114) is known color: Maire. HEX triplet: 37, 31 and 14. RGB value is (55,49,20). Sum of RGB (Red+Green+Blue) = 55+49+20=124 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.35% from 124); Green value is 49 (19.53% from 255 or 39.52% from 124); Blue value is 20 (8.20% from 255 or 16.13% from 124); Max value from RGB is 55 - color contains mainly: red. Hex color #373114 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373114 is #C8CEEB. Grayscale: #2F2F2F. Windows color (decimal): -13160172 or 1323319. OLE color: 1323319.
HSL color Cylindrical-coordinate representation of color #373114: hue angle of 49.71º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #373114 is Cyan = 0, Magento = 0.11, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 49 | 20 | - |
| CMYK | 0 | 0.11 | 0.64 | 0.78 |
| HSL | 49.71º | 0.47% | 0.15% | - |
| HSV(B) | 49.71º | 0.64% | 0.22% | - |
| XYZ | 2.8 | 3.06 | 1.1 | - |
| YUV | 47.49 | 112.49 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 49 | 20 | 0 | 0.11 | 0.64 | 0.78 | 49.71 | 0.47 | 0.15 |
| Hex | 37 | 31 | 14 | 0 | B | 40 | 4E | 32 | 2F | F |
| Octal | 67 | 61 | 24 | 0 | 13 | 100 | 116 | 62 | 57 | 17 |
| Binary | 110111 | 110001 | 10100 | 0 | 1011 | 1000000 | 1001110 | 110010 | 101111 | 1111 |
Color Harmonies of #373114
Complementary color
Monochromatic Colors of #373114
Black with #373114
Text Example
Text Example
White with #373114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373114; }
p { color: rgb(55,49,20); }
H1.HeaderClassName
{
color: #373114;
}
.AnyTagClassName
{
color: #373114;
}
</style>
background-color css
<style>
a { background-color: #373114; }
a { background-color: rgb(55,49,20); }
div.DivClassName
{
background-color: #373114;
}
.BgClassName
{
background-color: #373114;
}
</style>
border-color css
<style>
span { border-color: #373114; }
span { border-color: rgb(55,49,20); }
td.TdClassName
{
border-color: #373114;
}
.TagClassName
{
border-color: #373114;
}
</style>