Shades of Brown Bramble #513515
Tints of Brown Bramble #513515
RGB
CMYK
RGB Variations
Color information
#513515 (or 0x513515) is known color: Brown Bramble. HEX triplet: 51, 35 and 15. RGB value is (81,53,21). Sum of RGB (Red+Green+Blue) = 81+53+21=155 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.26% from 155); Green value is 53 (21.09% from 255 or 34.19% from 155); Blue value is 21 (8.59% from 255 or 13.55% from 155); Max value from RGB is 81 - color contains mainly: red. Hex color #513515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513515 is #AECAEA. Grayscale: #393939. Windows color (decimal): -11455211 or 1389905. OLE color: 1389905.
HSL color Cylindrical-coordinate representation of color #513515: hue angle of 32º 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 #513515 is Cyan = 0, Magento = 0.35, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 21 | - |
| CMYK | 0 | 0.35 | 0.74 | 0.68 |
| HSL | 32º | 0.59% | 0.2% | - |
| HSV(B) | 32º | 0.74% | 0.32% | - |
| XYZ | 4.8 | 4.35 | 1.3 | - |
| YUV | 57.72 | 107.28 | 144.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 21 | 0 | 0.35 | 0.74 | 0.68 | 32 | 0.59 | 0.2 |
| Hex | 51 | 35 | 15 | 0 | 23 | 4A | 44 | 20 | 3B | 14 |
| Octal | 121 | 65 | 25 | 0 | 43 | 112 | 104 | 40 | 73 | 24 |
| Binary | 1010001 | 110101 | 10101 | 0 | 100011 | 1001010 | 1000100 | 100000 | 111011 | 10100 |
Color Harmonies of #513515
Complementary color
Monochromatic Colors of #513515
Black with #513515
Text Example
Text Example
White with #513515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513515; }
p { color: rgb(81,53,21); }
H1.HeaderClassName
{
color: #513515;
}
.AnyTagClassName
{
color: #513515;
}
</style>
background-color css
<style>
a { background-color: #513515; }
a { background-color: rgb(81,53,21); }
div.DivClassName
{
background-color: #513515;
}
.BgClassName
{
background-color: #513515;
}
</style>
border-color css
<style>
span { border-color: #513515; }
span { border-color: rgb(81,53,21); }
td.TdClassName
{
border-color: #513515;
}
.TagClassName
{
border-color: #513515;
}
</style>