Shades of Brown Bramble #513615
Tints of Brown Bramble #513615
RGB
CMYK
RGB Variations
Color information
#513615 (or 0x513615) is known color: Brown Bramble. HEX triplet: 51, 36 and 15. RGB value is (81,54,21). Sum of RGB (Red+Green+Blue) = 81+54+21=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 54 (21.48% from 255 or 34.62% from 156); Blue value is 21 (8.59% from 255 or 13.46% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #513615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513615 is #AEC9EA. Grayscale: #3A3A3A. Windows color (decimal): -11454955 or 1390161. OLE color: 1390161.
HSL color Cylindrical-coordinate representation of color #513615: hue angle of 33º 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 #513615 is Cyan = 0, Magento = 0.33, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 21 | - |
| CMYK | 0 | 0.33 | 0.74 | 0.68 |
| HSL | 33º | 0.59% | 0.2% | - |
| HSV(B) | 33º | 0.74% | 0.32% | - |
| XYZ | 4.85 | 4.44 | 1.31 | - |
| YUV | 58.31 | 106.95 | 144.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 21 | 0 | 0.33 | 0.74 | 0.68 | 33 | 0.59 | 0.2 |
| Hex | 51 | 36 | 15 | 0 | 21 | 4A | 44 | 21 | 3B | 14 |
| Octal | 121 | 66 | 25 | 0 | 41 | 112 | 104 | 41 | 73 | 24 |
| Binary | 1010001 | 110110 | 10101 | 0 | 100001 | 1001010 | 1000100 | 100001 | 111011 | 10100 |
Color Harmonies of #513615
Complementary color
Monochromatic Colors of #513615
Black with #513615
Text Example
Text Example
White with #513615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513615; }
p { color: rgb(81,54,21); }
H1.HeaderClassName
{
color: #513615;
}
.AnyTagClassName
{
color: #513615;
}
</style>
background-color css
<style>
a { background-color: #513615; }
a { background-color: rgb(81,54,21); }
div.DivClassName
{
background-color: #513615;
}
.BgClassName
{
background-color: #513615;
}
</style>
border-color css
<style>
span { border-color: #513615; }
span { border-color: rgb(81,54,21); }
td.TdClassName
{
border-color: #513615;
}
.TagClassName
{
border-color: #513615;
}
</style>