Shades of Brown Bramble #513418
Tints of Brown Bramble #513418
RGB
CMYK
RGB Variations
Color information
#513418 (or 0x513418) is known color: Brown Bramble. HEX triplet: 51, 34 and 18. RGB value is (81,52,24). Sum of RGB (Red+Green+Blue) = 81+52+24=157 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.59% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 24 (9.77% from 255 or 15.29% from 157); Max value from RGB is 81 - color contains mainly: red. Hex color #513418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513418 is #AECBE7. Grayscale: #393939. Windows color (decimal): -11455464 or 1586257. OLE color: 1586257.
HSL color Cylindrical-coordinate representation of color #513418: hue angle of 29.47º 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 #513418 is Cyan = 0, Magento = 0.36, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 24 | - |
| CMYK | 0 | 0.36 | 0.70 | 0.68 |
| HSL | 29.47º | 0.54% | 0.21% | - |
| HSV(B) | 29.47º | 0.7% | 0.32% | - |
| XYZ | 4.79 | 4.27 | 1.44 | - |
| YUV | 57.48 | 109.11 | 144.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 24 | 0 | 0.36 | 0.70 | 0.68 | 29.47 | 0.54 | 0.21 |
| Hex | 51 | 34 | 18 | 0 | 24 | 46 | 44 | 1D | 36 | 15 |
| Octal | 121 | 64 | 30 | 0 | 44 | 106 | 104 | 35 | 66 | 25 |
| Binary | 1010001 | 110100 | 11000 | 0 | 100100 | 1000110 | 1000100 | 11101 | 110110 | 10101 |
Color Harmonies of #513418
Complementary color
Monochromatic Colors of #513418
Black with #513418
Text Example
Text Example
White with #513418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513418; }
p { color: rgb(81,52,24); }
H1.HeaderClassName
{
color: #513418;
}
.AnyTagClassName
{
color: #513418;
}
</style>
background-color css
<style>
a { background-color: #513418; }
a { background-color: rgb(81,52,24); }
div.DivClassName
{
background-color: #513418;
}
.BgClassName
{
background-color: #513418;
}
</style>
border-color css
<style>
span { border-color: #513418; }
span { border-color: rgb(81,52,24); }
td.TdClassName
{
border-color: #513418;
}
.TagClassName
{
border-color: #513418;
}
</style>