Shades of Brown Pod #371807
Tints of Brown Pod #371807
RGB
CMYK
RGB Variations
Color information
#371807 (or 0x371807) is known color: Brown Pod. HEX triplet: 37, 18 and 07. RGB value is (55,24,7). Sum of RGB (Red+Green+Blue) = 55+24+7=86 (11% of max value = 765). Red value is 55 (21.88% from 255 or 63.95% from 86); Green value is 24 (9.77% from 255 or 27.91% from 86); Blue value is 7 (3.12% from 255 or 8.14% from 86); Max value from RGB is 55 - color contains mainly: red. Hex color #371807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371807 is #C8E7F8. Grayscale: #1F1F1F. Windows color (decimal): -13166585 or 464951. OLE color: 464951.
HSL color Cylindrical-coordinate representation of color #371807: hue angle of 21.25º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #371807 is Cyan = 0, Magento = 0.56, Yellow = 0.87 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 7 | - |
| CMYK | 0 | 0.56 | 0.87 | 0.78 |
| HSL | 21.25º | 0.77% | 0.12% | - |
| HSV(B) | 21.25º | 0.87% | 0.22% | - |
| XYZ | 1.94 | 1.48 | 0.38 | - |
| YUV | 31.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 7 | 0 | 0.56 | 0.87 | 0.78 | 21.25 | 0.77 | 0.12 |
| Hex | 37 | 18 | 7 | 0 | 38 | 57 | 4E | 15 | 4D | C |
| Octal | 67 | 30 | 7 | 0 | 70 | 127 | 116 | 25 | 115 | 14 |
| Binary | 110111 | 11000 | 111 | 0 | 111000 | 1010111 | 1001110 | 10101 | 1001101 | 1100 |
Color Harmonies of #371807
Complementary color
Monochromatic Colors of #371807
Black with #371807
Text Example
Text Example
White with #371807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371807; }
p { color: rgb(55,24,7); }
H1.HeaderClassName
{
color: #371807;
}
.AnyTagClassName
{
color: #371807;
}
</style>
background-color css
<style>
a { background-color: #371807; }
a { background-color: rgb(55,24,7); }
div.DivClassName
{
background-color: #371807;
}
.BgClassName
{
background-color: #371807;
}
</style>
border-color css
<style>
span { border-color: #371807; }
span { border-color: rgb(55,24,7); }
td.TdClassName
{
border-color: #371807;
}
.TagClassName
{
border-color: #371807;
}
</style>