Shades of Brown Pod #511504
Tints of Brown Pod #511504
RGB
CMYK
RGB Variations
Color information
#511504 (or 0x511504) is known color: Brown Pod. HEX triplet: 51, 15 and 04. RGB value is (81,21,4). Sum of RGB (Red+Green+Blue) = 81+21+4=106 (14% of max value = 765). Red value is 81 (32.03% from 255 or 76.42% from 106); Green value is 21 (8.59% from 255 or 19.81% from 106); Blue value is 4 (1.95% from 255 or 3.77% from 106); Max value from RGB is 81 - color contains mainly: red. Hex color #511504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511504 is #AEEAFB. Grayscale: #252525. Windows color (decimal): -11463420 or 267601. OLE color: 267601.
HSL color Cylindrical-coordinate representation of color #511504: hue angle of 13.25º 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 #511504 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 21 | 4 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.68 |
| HSL | 13.25º | 0.91% | 0.17% | - |
| HSV(B) | 13.25º | 0.95% | 0.32% | - |
| XYZ | 3.68 | 2.29 | 0.36 | - |
| YUV | 37 | 109.38 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 21 | 4 | 0 | 0.74 | 0.95 | 0.68 | 13.25 | 0.91 | 0.17 |
| Hex | 51 | 15 | 4 | 0 | 4A | 5F | 44 | D | 5B | 11 |
| Octal | 121 | 25 | 4 | 0 | 112 | 137 | 104 | 15 | 133 | 21 |
| Binary | 1010001 | 10101 | 100 | 0 | 1001010 | 1011111 | 1000100 | 1101 | 1011011 | 10001 |
Color Harmonies of #511504
Complementary color
Monochromatic Colors of #511504
Black with #511504
Text Example
Text Example
White with #511504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511504; }
p { color: rgb(81,21,4); }
H1.HeaderClassName
{
color: #511504;
}
.AnyTagClassName
{
color: #511504;
}
</style>
background-color css
<style>
a { background-color: #511504; }
a { background-color: rgb(81,21,4); }
div.DivClassName
{
background-color: #511504;
}
.BgClassName
{
background-color: #511504;
}
</style>
border-color css
<style>
span { border-color: #511504; }
span { border-color: rgb(81,21,4); }
td.TdClassName
{
border-color: #511504;
}
.TagClassName
{
border-color: #511504;
}
</style>