Shades of Brown Bramble #513521
Tints of Brown Bramble #513521
RGB
CMYK
RGB Variations
Color information
#513521 (or 0x513521) is known color: Brown Bramble. HEX triplet: 51, 35 and 21. RGB value is (81,53,33). Sum of RGB (Red+Green+Blue) = 81+53+33=167 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.50% from 167); Green value is 53 (21.09% from 255 or 31.74% from 167); Blue value is 33 (13.28% from 255 or 19.76% from 167); Max value from RGB is 81 - color contains mainly: red. Hex color #513521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513521 is #AECADE. Grayscale: #3B3B3B. Windows color (decimal): -11455199 or 2176337. OLE color: 2176337.
HSL color Cylindrical-coordinate representation of color #513521: hue angle of 25º degrees, saturation: 0.42, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #513521 is Cyan = 0, Magento = 0.35, Yellow = 0.59 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 33 | - |
| CMYK | 0 | 0.35 | 0.59 | 0.68 |
| HSL | 25º | 0.42% | 0.22% | - |
| HSV(B) | 25º | 0.59% | 0.32% | - |
| XYZ | 4.94 | 4.41 | 2.03 | - |
| YUV | 59.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 33 | 0 | 0.35 | 0.59 | 0.68 | 25 | 0.42 | 0.22 |
| Hex | 51 | 35 | 21 | 0 | 23 | 3B | 44 | 19 | 2A | 16 |
| Octal | 121 | 65 | 41 | 0 | 43 | 73 | 104 | 31 | 52 | 26 |
| Binary | 1010001 | 110101 | 100001 | 0 | 100011 | 111011 | 1000100 | 11001 | 101010 | 10110 |
Color Harmonies of #513521
Complementary color
Monochromatic Colors of #513521
Black with #513521
Text Example
Text Example
White with #513521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513521; }
p { color: rgb(81,53,33); }
H1.HeaderClassName
{
color: #513521;
}
.AnyTagClassName
{
color: #513521;
}
</style>
background-color css
<style>
a { background-color: #513521; }
a { background-color: rgb(81,53,33); }
div.DivClassName
{
background-color: #513521;
}
.BgClassName
{
background-color: #513521;
}
</style>
border-color css
<style>
span { border-color: #513521; }
span { border-color: rgb(81,53,33); }
td.TdClassName
{
border-color: #513521;
}
.TagClassName
{
border-color: #513521;
}
</style>