Shades of Brown Pod #371604
Tints of Brown Pod #371604
RGB
CMYK
RGB Variations
Color information
#371604 (or 0x371604) is known color: Brown Pod. HEX triplet: 37, 16 and 04. RGB value is (55,22,4). Sum of RGB (Red+Green+Blue) = 55+22+4=81 (10% of max value = 765). Red value is 55 (21.88% from 255 or 67.90% from 81); Green value is 22 (8.98% from 255 or 27.16% from 81); Blue value is 4 (1.95% from 255 or 4.94% from 81); Max value from RGB is 55 - color contains mainly: red. Hex color #371604 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371604 is #C8E9FB. Grayscale: #1D1D1D. Windows color (decimal): -13167100 or 267831. OLE color: 267831.
HSL color Cylindrical-coordinate representation of color #371604: hue angle of 21.18º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #371604 is Cyan = 0, Magento = 0.6, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 4 | - |
| CMYK | 0 | 0.6 | 0.93 | 0.78 |
| HSL | 21.18º | 0.86% | 0.12% | - |
| HSV(B) | 21.18º | 0.93% | 0.22% | - |
| XYZ | 1.88 | 1.39 | 0.28 | - |
| YUV | 29.82 | 113.43 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 4 | 0 | 0.6 | 0.93 | 0.78 | 21.18 | 0.86 | 0.12 |
| Hex | 37 | 16 | 4 | 0 | 3C | 5D | 4E | 15 | 56 | C |
| Octal | 67 | 26 | 4 | 0 | 74 | 135 | 116 | 25 | 126 | 14 |
| Binary | 110111 | 10110 | 100 | 0 | 111100 | 1011101 | 1001110 | 10101 | 1010110 | 1100 |
Color Harmonies of #371604
Complementary color
Monochromatic Colors of #371604
Black with #371604
Text Example
Text Example
White with #371604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371604; }
p { color: rgb(55,22,4); }
H1.HeaderClassName
{
color: #371604;
}
.AnyTagClassName
{
color: #371604;
}
</style>
background-color css
<style>
a { background-color: #371604; }
a { background-color: rgb(55,22,4); }
div.DivClassName
{
background-color: #371604;
}
.BgClassName
{
background-color: #371604;
}
</style>
border-color css
<style>
span { border-color: #371604; }
span { border-color: rgb(55,22,4); }
td.TdClassName
{
border-color: #371604;
}
.TagClassName
{
border-color: #371604;
}
</style>