Shades of Brown Bramble #513115
Tints of Brown Bramble #513115
RGB
CMYK
RGB Variations
Color information
#513115 (or 0x513115) is known color: Brown Bramble. HEX triplet: 51, 31 and 15. RGB value is (81,49,21). Sum of RGB (Red+Green+Blue) = 81+49+21=151 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.64% from 151); Green value is 49 (19.53% from 255 or 32.45% from 151); Blue value is 21 (8.59% from 255 or 13.91% from 151); Max value from RGB is 81 - color contains mainly: red. Hex color #513115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513115 is #AECEEA. Grayscale: #373737. Windows color (decimal): -11456235 or 1388881. OLE color: 1388881.
HSL color Cylindrical-coordinate representation of color #513115: hue angle of 28º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #513115 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 21 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.68 |
| HSL | 28º | 0.59% | 0.2% | - |
| HSV(B) | 28º | 0.74% | 0.32% | - |
| XYZ | 4.63 | 4 | 1.24 | - |
| YUV | 55.38 | 108.6 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 21 | 0 | 0.40 | 0.74 | 0.68 | 28 | 0.59 | 0.2 |
| Hex | 51 | 31 | 15 | 0 | 28 | 4A | 44 | 1C | 3B | 14 |
| Octal | 121 | 61 | 25 | 0 | 50 | 112 | 104 | 34 | 73 | 24 |
| Binary | 1010001 | 110001 | 10101 | 0 | 101000 | 1001010 | 1000100 | 11100 | 111011 | 10100 |
Color Harmonies of #513115
Complementary color
Monochromatic Colors of #513115
Black with #513115
Text Example
Text Example
White with #513115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513115; }
p { color: rgb(81,49,21); }
H1.HeaderClassName
{
color: #513115;
}
.AnyTagClassName
{
color: #513115;
}
</style>
background-color css
<style>
a { background-color: #513115; }
a { background-color: rgb(81,49,21); }
div.DivClassName
{
background-color: #513115;
}
.BgClassName
{
background-color: #513115;
}
</style>
border-color css
<style>
span { border-color: #513115; }
span { border-color: rgb(81,49,21); }
td.TdClassName
{
border-color: #513115;
}
.TagClassName
{
border-color: #513115;
}
</style>