Shades of Brown Bramble #513018
Tints of Brown Bramble #513018
RGB
CMYK
RGB Variations
Color information
#513018 (or 0x513018) is known color: Brown Bramble. HEX triplet: 51, 30 and 18. RGB value is (81,48,24). Sum of RGB (Red+Green+Blue) = 81+48+24=153 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.94% from 153); Green value is 48 (19.14% from 255 or 31.37% from 153); Blue value is 24 (9.77% from 255 or 15.69% from 153); Max value from RGB is 81 - color contains mainly: red. Hex color #513018 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513018 is #AECFE7. Grayscale: #373737. Windows color (decimal): -11456488 or 1585233. OLE color: 1585233.
HSL color Cylindrical-coordinate representation of color #513018: hue angle of 25.26º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #513018 is Cyan = 0, Magento = 0.41, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 24 | - |
| CMYK | 0 | 0.41 | 0.70 | 0.68 |
| HSL | 25.26º | 0.54% | 0.21% | - |
| HSV(B) | 25.26º | 0.7% | 0.32% | - |
| XYZ | 4.62 | 3.93 | 1.38 | - |
| YUV | 55.13 | 110.43 | 146.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 24 | 0 | 0.41 | 0.70 | 0.68 | 25.26 | 0.54 | 0.21 |
| Hex | 51 | 30 | 18 | 0 | 29 | 46 | 44 | 19 | 36 | 15 |
| Octal | 121 | 60 | 30 | 0 | 51 | 106 | 104 | 31 | 66 | 25 |
| Binary | 1010001 | 110000 | 11000 | 0 | 101001 | 1000110 | 1000100 | 11001 | 110110 | 10101 |
Color Harmonies of #513018
Complementary color
Monochromatic Colors of #513018
Black with #513018
Text Example
Text Example
White with #513018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513018; }
p { color: rgb(81,48,24); }
H1.HeaderClassName
{
color: #513018;
}
.AnyTagClassName
{
color: #513018;
}
</style>
background-color css
<style>
a { background-color: #513018; }
a { background-color: rgb(81,48,24); }
div.DivClassName
{
background-color: #513018;
}
.BgClassName
{
background-color: #513018;
}
</style>
border-color css
<style>
span { border-color: #513018; }
span { border-color: rgb(81,48,24); }
td.TdClassName
{
border-color: #513018;
}
.TagClassName
{
border-color: #513018;
}
</style>