Shades of Brown Bramble #513314
Tints of Brown Bramble #513314
RGB
CMYK
RGB Variations
Color information
#513314 (or 0x513314) is known color: Brown Bramble. HEX triplet: 51, 33 and 14. RGB value is (81,51,20). Sum of RGB (Red+Green+Blue) = 81+51+20=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 51 (20.31% from 255 or 33.55% from 152); Blue value is 20 (8.20% from 255 or 13.16% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #513314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513314 is #AECCEB. Grayscale: #383838. Windows color (decimal): -11455724 or 1323857. OLE color: 1323857.
HSL color Cylindrical-coordinate representation of color #513314: hue angle of 30.49º 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 #513314 is Cyan = 0, Magento = 0.37, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 20 | - |
| CMYK | 0 | 0.37 | 0.75 | 0.68 |
| HSL | 30.49º | 0.6% | 0.2% | - |
| HSV(B) | 30.49º | 0.75% | 0.32% | - |
| XYZ | 4.7 | 4.17 | 1.22 | - |
| YUV | 56.44 | 107.44 | 145.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 20 | 0 | 0.37 | 0.75 | 0.68 | 30.49 | 0.6 | 0.2 |
| Hex | 51 | 33 | 14 | 0 | 25 | 4B | 44 | 1E | 3C | 14 |
| Octal | 121 | 63 | 24 | 0 | 45 | 113 | 104 | 36 | 74 | 24 |
| Binary | 1010001 | 110011 | 10100 | 0 | 100101 | 1001011 | 1000100 | 11110 | 111100 | 10100 |
Color Harmonies of #513314
Complementary color
Monochromatic Colors of #513314
Black with #513314
Text Example
Text Example
White with #513314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513314; }
p { color: rgb(81,51,20); }
H1.HeaderClassName
{
color: #513314;
}
.AnyTagClassName
{
color: #513314;
}
</style>
background-color css
<style>
a { background-color: #513314; }
a { background-color: rgb(81,51,20); }
div.DivClassName
{
background-color: #513314;
}
.BgClassName
{
background-color: #513314;
}
</style>
border-color css
<style>
span { border-color: #513314; }
span { border-color: rgb(81,51,20); }
td.TdClassName
{
border-color: #513314;
}
.TagClassName
{
border-color: #513314;
}
</style>