Shades of Livid Brown #372421
Tints of Livid Brown #372421
RGB
CMYK
RGB Variations
Color information
#372421 (or 0x372421) is known color: Livid Brown. HEX triplet: 37, 24 and 21. RGB value is (55,36,33). Sum of RGB (Red+Green+Blue) = 55+36+33=124 (16% of max value = 765). Red value is 55 (21.88% from 255 or 44.35% from 124); Green value is 36 (14.45% from 255 or 29.03% from 124); Blue value is 33 (13.28% from 255 or 26.61% from 124); Max value from RGB is 55 - color contains mainly: red. Hex color #372421 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #372421 is #C8DBDE. Grayscale: #292929. Windows color (decimal): -13163487 or 2171959. OLE color: 2171959.
HSL color Cylindrical-coordinate representation of color #372421: hue angle of 8.18º degrees, saturation: 0.25, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #372421 is Cyan = 0, Magento = 0.35, Yellow = 0.4 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 36 | 33 | - |
| CMYK | 0 | 0.35 | 0.4 | 0.78 |
| HSL | 8.18º | 0.25% | 0.17% | - |
| HSV(B) | 8.18º | 0.4% | 0.22% | - |
| XYZ | 2.48 | 2.18 | 1.73 | - |
| YUV | 41.34 | 123.29 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 36 | 33 | 0 | 0.35 | 0.4 | 0.78 | 8.18 | 0.25 | 0.17 |
| Hex | 37 | 24 | 21 | 0 | 23 | 28 | 4E | 8 | 19 | 11 |
| Octal | 67 | 44 | 41 | 0 | 43 | 50 | 116 | 10 | 31 | 21 |
| Binary | 110111 | 100100 | 100001 | 0 | 100011 | 101000 | 1001110 | 1000 | 11001 | 10001 |
Color Harmonies of #372421
Complementary color
Monochromatic Colors of #372421
Black with #372421
Text Example
Text Example
White with #372421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #372421; }
p { color: rgb(55,36,33); }
H1.HeaderClassName
{
color: #372421;
}
.AnyTagClassName
{
color: #372421;
}
</style>
background-color css
<style>
a { background-color: #372421; }
a { background-color: rgb(55,36,33); }
div.DivClassName
{
background-color: #372421;
}
.BgClassName
{
background-color: #372421;
}
</style>
border-color css
<style>
span { border-color: #372421; }
span { border-color: rgb(55,36,33); }
td.TdClassName
{
border-color: #372421;
}
.TagClassName
{
border-color: #372421;
}
</style>