Shades of Brown Bramble #513014
Tints of Brown Bramble #513014
RGB
CMYK
RGB Variations
Color information
#513014 (or 0x513014) is known color: Brown Bramble. HEX triplet: 51, 30 and 14. RGB value is (81,48,20). Sum of RGB (Red+Green+Blue) = 81+48+20=149 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54.36% from 149); Green value is 48 (19.14% from 255 or 32.21% from 149); Blue value is 20 (8.20% from 255 or 13.42% from 149); Max value from RGB is 81 - color contains mainly: red. Hex color #513014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513014 is #AECFEB. Grayscale: #363636. Windows color (decimal): -11456492 or 1323089. OLE color: 1323089.
HSL color Cylindrical-coordinate representation of color #513014: hue angle of 27.54º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #513014 is Cyan = 0, Magento = 0.41, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 20 | - |
| CMYK | 0 | 0.41 | 0.75 | 0.68 |
| HSL | 27.54º | 0.6% | 0.2% | - |
| HSV(B) | 27.54º | 0.75% | 0.32% | - |
| XYZ | 4.58 | 3.91 | 1.18 | - |
| YUV | 54.68 | 108.43 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 20 | 0 | 0.41 | 0.75 | 0.68 | 27.54 | 0.6 | 0.2 |
| Hex | 51 | 30 | 14 | 0 | 29 | 4B | 44 | 1C | 3C | 14 |
| Octal | 121 | 60 | 24 | 0 | 51 | 113 | 104 | 34 | 74 | 24 |
| Binary | 1010001 | 110000 | 10100 | 0 | 101001 | 1001011 | 1000100 | 11100 | 111100 | 10100 |
Color Harmonies of #513014
Complementary color
Monochromatic Colors of #513014
Black with #513014
Text Example
Text Example
White with #513014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513014; }
p { color: rgb(81,48,20); }
H1.HeaderClassName
{
color: #513014;
}
.AnyTagClassName
{
color: #513014;
}
</style>
background-color css
<style>
a { background-color: #513014; }
a { background-color: rgb(81,48,20); }
div.DivClassName
{
background-color: #513014;
}
.BgClassName
{
background-color: #513014;
}
</style>
border-color css
<style>
span { border-color: #513014; }
span { border-color: rgb(81,48,20); }
td.TdClassName
{
border-color: #513014;
}
.TagClassName
{
border-color: #513014;
}
</style>