Shades of Brown Bramble #513415
Tints of Brown Bramble #513415
RGB
CMYK
RGB Variations
Color information
#513415 (or 0x513415) is known color: Brown Bramble. HEX triplet: 51, 34 and 15. RGB value is (81,52,21). Sum of RGB (Red+Green+Blue) = 81+52+21=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 52 (20.70% from 255 or 33.77% from 154); Blue value is 21 (8.59% from 255 or 13.64% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #513415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513415 is #AECBEA. Grayscale: #393939. Windows color (decimal): -11455467 or 1389649. OLE color: 1389649.
HSL color Cylindrical-coordinate representation of color #513415: hue angle of 31º 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 #513415 is Cyan = 0, Magento = 0.36, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 21 | - |
| CMYK | 0 | 0.36 | 0.74 | 0.68 |
| HSL | 31º | 0.59% | 0.2% | - |
| HSV(B) | 31º | 0.74% | 0.32% | - |
| XYZ | 4.76 | 4.26 | 1.28 | - |
| YUV | 57.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 21 | 0 | 0.36 | 0.74 | 0.68 | 31 | 0.59 | 0.2 |
| Hex | 51 | 34 | 15 | 0 | 24 | 4A | 44 | 1F | 3B | 14 |
| Octal | 121 | 64 | 25 | 0 | 44 | 112 | 104 | 37 | 73 | 24 |
| Binary | 1010001 | 110100 | 10101 | 0 | 100100 | 1001010 | 1000100 | 11111 | 111011 | 10100 |
Color Harmonies of #513415
Complementary color
Monochromatic Colors of #513415
Black with #513415
Text Example
Text Example
White with #513415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513415; }
p { color: rgb(81,52,21); }
H1.HeaderClassName
{
color: #513415;
}
.AnyTagClassName
{
color: #513415;
}
</style>
background-color css
<style>
a { background-color: #513415; }
a { background-color: rgb(81,52,21); }
div.DivClassName
{
background-color: #513415;
}
.BgClassName
{
background-color: #513415;
}
</style>
border-color css
<style>
span { border-color: #513415; }
span { border-color: rgb(81,52,21); }
td.TdClassName
{
border-color: #513415;
}
.TagClassName
{
border-color: #513415;
}
</style>