Shades of Brown Pod #371504
Tints of Brown Pod #371504
RGB
CMYK
RGB Variations
Color information
#371504 (or 0x371504) is known color: Brown Pod. HEX triplet: 37, 15 and 04. RGB value is (55,21,4). Sum of RGB (Red+Green+Blue) = 55+21+4=80 (10% of max value = 765). Red value is 55 (21.88% from 255 or 68.75% from 80); Green value is 21 (8.59% from 255 or 26.25% from 80); Blue value is 4 (1.95% from 255 or 5% from 80); Max value from RGB is 55 - color contains mainly: red. Hex color #371504 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371504 is #C8EAFB. Grayscale: #1D1D1D. Windows color (decimal): -13167356 or 267575. OLE color: 267575.
HSL color Cylindrical-coordinate representation of color #371504: hue angle of 20º 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 #371504 is Cyan = 0, Magento = 0.62, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 21 | 4 | - |
| CMYK | 0 | 0.62 | 0.93 | 0.78 |
| HSL | 20º | 0.86% | 0.12% | - |
| HSV(B) | 20º | 0.93% | 0.22% | - |
| XYZ | 1.87 | 1.36 | 0.28 | - |
| YUV | 29.23 | 113.76 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 4 | 0 | 0.62 | 0.93 | 0.78 | 20 | 0.86 | 0.12 |
| Hex | 37 | 15 | 4 | 0 | 3E | 5D | 4E | 14 | 56 | C |
| Octal | 67 | 25 | 4 | 0 | 76 | 135 | 116 | 24 | 126 | 14 |
| Binary | 110111 | 10101 | 100 | 0 | 111110 | 1011101 | 1001110 | 10100 | 1010110 | 1100 |
Color Harmonies of #371504
Complementary color
Monochromatic Colors of #371504
Black with #371504
Text Example
Text Example
White with #371504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371504; }
p { color: rgb(55,21,4); }
H1.HeaderClassName
{
color: #371504;
}
.AnyTagClassName
{
color: #371504;
}
</style>
background-color css
<style>
a { background-color: #371504; }
a { background-color: rgb(55,21,4); }
div.DivClassName
{
background-color: #371504;
}
.BgClassName
{
background-color: #371504;
}
</style>
border-color css
<style>
span { border-color: #371504; }
span { border-color: rgb(55,21,4); }
td.TdClassName
{
border-color: #371504;
}
.TagClassName
{
border-color: #371504;
}
</style>