Shades of Livid Brown #372827
Tints of Livid Brown #372827
RGB
CMYK
RGB Variations
Color information
#372827 (or 0x372827) is known color: Livid Brown. HEX triplet: 37, 28 and 27. RGB value is (55,40,39). Sum of RGB (Red+Green+Blue) = 55+40+39=134 (17% of max value = 765). Red value is 55 (21.88% from 255 or 41.04% from 134); Green value is 40 (16.02% from 255 or 29.85% from 134); Blue value is 39 (15.62% from 255 or 29.10% from 134); Max value from RGB is 55 - color contains mainly: red. Hex color #372827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372827 is #C8D7D8. Grayscale: #2C2C2C. Windows color (decimal): -13162457 or 2566199. OLE color: 2566199.
HSL color Cylindrical-coordinate representation of color #372827: hue angle of 3.75º degrees, saturation: 0.17, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #372827 is Cyan = 0, Magento = 0.27, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 40 | 39 | - |
| CMYK | 0 | 0.27 | 0.29 | 0.78 |
| HSL | 3.75º | 0.17% | 0.18% | - |
| HSV(B) | 3.75º | 0.29% | 0.22% | - |
| XYZ | 2.7 | 2.48 | 2.26 | - |
| YUV | 44.37 | 124.97 | 135.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 40 | 39 | 0 | 0.27 | 0.29 | 0.78 | 3.75 | 0.17 | 0.18 |
| Hex | 37 | 28 | 27 | 0 | 1B | 1D | 4E | 4 | 11 | 12 |
| Octal | 67 | 50 | 47 | 0 | 33 | 35 | 116 | 4 | 21 | 22 |
| Binary | 110111 | 101000 | 100111 | 0 | 11011 | 11101 | 1001110 | 100 | 10001 | 10010 |
Color Harmonies of #372827
Complementary color
Monochromatic Colors of #372827
Black with #372827
Text Example
Text Example
White with #372827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372827; }
p { color: rgb(55,40,39); }
H1.HeaderClassName
{
color: #372827;
}
.AnyTagClassName
{
color: #372827;
}
</style>
background-color css
<style>
a { background-color: #372827; }
a { background-color: rgb(55,40,39); }
div.DivClassName
{
background-color: #372827;
}
.BgClassName
{
background-color: #372827;
}
</style>
border-color css
<style>
span { border-color: #372827; }
span { border-color: rgb(55,40,39); }
td.TdClassName
{
border-color: #372827;
}
.TagClassName
{
border-color: #372827;
}
</style>