Shades of Brown Bramble #513016
Tints of Brown Bramble #513016
RGB
CMYK
RGB Variations
Color information
#513016 (or 0x513016) is known color: Brown Bramble. HEX triplet: 51, 30 and 16. RGB value is (81,48,22). Sum of RGB (Red+Green+Blue) = 81+48+22=151 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.64% from 151); Green value is 48 (19.14% from 255 or 31.79% from 151); Blue value is 22 (8.98% from 255 or 14.57% from 151); Max value from RGB is 81 - color contains mainly: red. Hex color #513016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513016 is #AECFE9. Grayscale: #373737. Windows color (decimal): -11456490 or 1454161. OLE color: 1454161.
HSL color Cylindrical-coordinate representation of color #513016: hue angle of 26.44º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #513016 is Cyan = 0, Magento = 0.41, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 22 | - |
| CMYK | 0 | 0.41 | 0.73 | 0.68 |
| HSL | 26.44º | 0.57% | 0.2% | - |
| HSV(B) | 26.44º | 0.73% | 0.32% | - |
| XYZ | 4.6 | 3.92 | 1.27 | - |
| YUV | 54.9 | 109.43 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 22 | 0 | 0.41 | 0.73 | 0.68 | 26.44 | 0.57 | 0.2 |
| Hex | 51 | 30 | 16 | 0 | 29 | 49 | 44 | 1A | 39 | 14 |
| Octal | 121 | 60 | 26 | 0 | 51 | 111 | 104 | 32 | 71 | 24 |
| Binary | 1010001 | 110000 | 10110 | 0 | 101001 | 1001001 | 1000100 | 11010 | 111001 | 10100 |
Color Harmonies of #513016
Complementary color
Monochromatic Colors of #513016
Black with #513016
Text Example
Text Example
White with #513016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513016; }
p { color: rgb(81,48,22); }
H1.HeaderClassName
{
color: #513016;
}
.AnyTagClassName
{
color: #513016;
}
</style>
background-color css
<style>
a { background-color: #513016; }
a { background-color: rgb(81,48,22); }
div.DivClassName
{
background-color: #513016;
}
.BgClassName
{
background-color: #513016;
}
</style>
border-color css
<style>
span { border-color: #513016; }
span { border-color: rgb(81,48,22); }
td.TdClassName
{
border-color: #513016;
}
.TagClassName
{
border-color: #513016;
}
</style>