Shades of Maire #373111
Tints of Maire #373111
RGB
CMYK
RGB Variations
Color information
#373111 (or 0x373111) is known color: Maire. HEX triplet: 37, 31 and 11. RGB value is (55,49,17). Sum of RGB (Red+Green+Blue) = 55+49+17=121 (16% of max value = 765). Red value is 55 (21.88% from 255 or 45.45% from 121); Green value is 49 (19.53% from 255 or 40.50% from 121); Blue value is 17 (7.03% from 255 or 14.05% from 121); Max value from RGB is 55 - color contains mainly: red. Hex color #373111 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #373111 is #C8CEEE. Grayscale: #2F2F2F. Windows color (decimal): -13160175 or 1126711. OLE color: 1126711.
HSL color Cylindrical-coordinate representation of color #373111: hue angle of 50.53º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #373111 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 49 | 17 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.78 |
| HSL | 50.53º | 0.53% | 0.14% | - |
| HSV(B) | 50.53º | 0.69% | 0.22% | - |
| XYZ | 2.78 | 3.05 | 0.97 | - |
| YUV | 47.15 | 110.99 | 133.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 49 | 17 | 0 | 0.11 | 0.69 | 0.78 | 50.53 | 0.53 | 0.14 |
| Hex | 37 | 31 | 11 | 0 | B | 45 | 4E | 33 | 35 | E |
| Octal | 67 | 61 | 21 | 0 | 13 | 105 | 116 | 63 | 65 | 16 |
| Binary | 110111 | 110001 | 10001 | 0 | 1011 | 1000101 | 1001110 | 110011 | 110101 | 1110 |
Color Harmonies of #373111
Complementary color
Monochromatic Colors of #373111
Black with #373111
Text Example
Text Example
White with #373111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373111; }
p { color: rgb(55,49,17); }
H1.HeaderClassName
{
color: #373111;
}
.AnyTagClassName
{
color: #373111;
}
</style>
background-color css
<style>
a { background-color: #373111; }
a { background-color: rgb(55,49,17); }
div.DivClassName
{
background-color: #373111;
}
.BgClassName
{
background-color: #373111;
}
</style>
border-color css
<style>
span { border-color: #373111; }
span { border-color: rgb(55,49,17); }
td.TdClassName
{
border-color: #373111;
}
.TagClassName
{
border-color: #373111;
}
</style>