Shades of Brown Pod #511604
Tints of Brown Pod #511604
RGB
CMYK
RGB Variations
Color information
#511604 (or 0x511604) is known color: Brown Pod. HEX triplet: 51, 16 and 04. RGB value is (81,22,4). Sum of RGB (Red+Green+Blue) = 81+22+4=107 (14% of max value = 765). Red value is 81 (32.03% from 255 or 75.70% from 107); Green value is 22 (8.98% from 255 or 20.56% from 107); Blue value is 4 (1.95% from 255 or 3.74% from 107); Max value from RGB is 81 - color contains mainly: red. Hex color #511604 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511604 is #AEE9FB. Grayscale: #252525. Windows color (decimal): -11463164 or 267857. OLE color: 267857.
HSL color Cylindrical-coordinate representation of color #511604: hue angle of 14.03º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #511604 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 22 | 4 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.68 |
| HSL | 14.03º | 0.91% | 0.17% | - |
| HSV(B) | 14.03º | 0.95% | 0.32% | - |
| XYZ | 3.7 | 2.33 | 0.37 | - |
| YUV | 37.59 | 109.05 | 158.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 22 | 4 | 0 | 0.73 | 0.95 | 0.68 | 14.03 | 0.91 | 0.17 |
| Hex | 51 | 16 | 4 | 0 | 49 | 5F | 44 | E | 5B | 11 |
| Octal | 121 | 26 | 4 | 0 | 111 | 137 | 104 | 16 | 133 | 21 |
| Binary | 1010001 | 10110 | 100 | 0 | 1001001 | 1011111 | 1000100 | 1110 | 1011011 | 10001 |
Color Harmonies of #511604
Complementary color
Monochromatic Colors of #511604
Black with #511604
Text Example
Text Example
White with #511604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511604; }
p { color: rgb(81,22,4); }
H1.HeaderClassName
{
color: #511604;
}
.AnyTagClassName
{
color: #511604;
}
</style>
background-color css
<style>
a { background-color: #511604; }
a { background-color: rgb(81,22,4); }
div.DivClassName
{
background-color: #511604;
}
.BgClassName
{
background-color: #511604;
}
</style>
border-color css
<style>
span { border-color: #511604; }
span { border-color: rgb(81,22,4); }
td.TdClassName
{
border-color: #511604;
}
.TagClassName
{
border-color: #511604;
}
</style>