Shades of Brown Bramble #513624
Tints of Brown Bramble #513624
RGB
CMYK
RGB Variations
Color information
#513624 (or 0x513624) is known color: Brown Bramble. HEX triplet: 51, 36 and 24. RGB value is (81,54,36). Sum of RGB (Red+Green+Blue) = 81+54+36=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 54 (21.48% from 255 or 31.58% from 171); Blue value is 36 (14.45% from 255 or 21.05% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #513624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513624 is #AEC9DB. Grayscale: #3C3C3C. Windows color (decimal): -11454940 or 2373201. OLE color: 2373201.
HSL color Cylindrical-coordinate representation of color #513624: hue angle of 24º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #513624 is Cyan = 0, Magento = 0.33, Yellow = 0.56 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 36 | - |
| CMYK | 0 | 0.33 | 0.56 | 0.68 |
| HSL | 24º | 0.38% | 0.23% | - |
| HSV(B) | 24º | 0.56% | 0.32% | - |
| XYZ | 5.03 | 4.52 | 2.28 | - |
| YUV | 60.02 | 114.45 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 36 | 0 | 0.33 | 0.56 | 0.68 | 24 | 0.38 | 0.23 |
| Hex | 51 | 36 | 24 | 0 | 21 | 38 | 44 | 18 | 26 | 17 |
| Octal | 121 | 66 | 44 | 0 | 41 | 70 | 104 | 30 | 46 | 27 |
| Binary | 1010001 | 110110 | 100100 | 0 | 100001 | 111000 | 1000100 | 11000 | 100110 | 10111 |
Color Harmonies of #513624
Complementary color
Monochromatic Colors of #513624
Black with #513624
Text Example
Text Example
White with #513624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513624; }
p { color: rgb(81,54,36); }
H1.HeaderClassName
{
color: #513624;
}
.AnyTagClassName
{
color: #513624;
}
</style>
background-color css
<style>
a { background-color: #513624; }
a { background-color: rgb(81,54,36); }
div.DivClassName
{
background-color: #513624;
}
.BgClassName
{
background-color: #513624;
}
</style>
border-color css
<style>
span { border-color: #513624; }
span { border-color: rgb(81,54,36); }
td.TdClassName
{
border-color: #513624;
}
.TagClassName
{
border-color: #513624;
}
</style>