Shades of Brown Pod #371806
Tints of Brown Pod #371806
RGB
CMYK
RGB Variations
Color information
#371806 (or 0x371806) is known color: Brown Pod. HEX triplet: 37, 18 and 06. RGB value is (55,24,6). Sum of RGB (Red+Green+Blue) = 55+24+6=85 (11% of max value = 765). Red value is 55 (21.88% from 255 or 64.71% from 85); Green value is 24 (9.77% from 255 or 28.24% from 85); Blue value is 6 (2.73% from 255 or 7.06% from 85); Max value from RGB is 55 - color contains mainly: red. Hex color #371806 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371806 is #C8E7F9. Grayscale: #1F1F1F. Windows color (decimal): -13166586 or 399415. OLE color: 399415.
HSL color Cylindrical-coordinate representation of color #371806: hue angle of 22.04º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #371806 is Cyan = 0, Magento = 0.56, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 6 | - |
| CMYK | 0 | 0.56 | 0.89 | 0.78 |
| HSL | 22.04º | 0.8% | 0.12% | - |
| HSV(B) | 22.04º | 0.89% | 0.22% | - |
| XYZ | 1.94 | 1.48 | 0.36 | - |
| YUV | 31.22 | 113.77 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 6 | 0 | 0.56 | 0.89 | 0.78 | 22.04 | 0.8 | 0.12 |
| Hex | 37 | 18 | 6 | 0 | 38 | 59 | 4E | 16 | 50 | C |
| Octal | 67 | 30 | 6 | 0 | 70 | 131 | 116 | 26 | 120 | 14 |
| Binary | 110111 | 11000 | 110 | 0 | 111000 | 1011001 | 1001110 | 10110 | 1010000 | 1100 |
Color Harmonies of #371806
Complementary color
Monochromatic Colors of #371806
Black with #371806
Text Example
Text Example
White with #371806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371806; }
p { color: rgb(55,24,6); }
H1.HeaderClassName
{
color: #371806;
}
.AnyTagClassName
{
color: #371806;
}
</style>
background-color css
<style>
a { background-color: #371806; }
a { background-color: rgb(55,24,6); }
div.DivClassName
{
background-color: #371806;
}
.BgClassName
{
background-color: #371806;
}
</style>
border-color css
<style>
span { border-color: #371806; }
span { border-color: rgb(55,24,6); }
td.TdClassName
{
border-color: #371806;
}
.TagClassName
{
border-color: #371806;
}
</style>