Shades of Brown Bramble #513215
Tints of Brown Bramble #513215
RGB
CMYK
RGB Variations
Color information
#513215 (or 0x513215) is known color: Brown Bramble. HEX triplet: 51, 32 and 15. RGB value is (81,50,21). Sum of RGB (Red+Green+Blue) = 81+50+21=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 50 (19.92% from 255 or 32.89% from 152); Blue value is 21 (8.59% from 255 or 13.82% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #513215 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513215 is #AECDEA. Grayscale: #383838. Windows color (decimal): -11455979 or 1389137. OLE color: 1389137.
HSL color Cylindrical-coordinate representation of color #513215: hue angle of 29º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #513215 is Cyan = 0, Magento = 0.38, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 21 | - |
| CMYK | 0 | 0.38 | 0.74 | 0.68 |
| HSL | 29º | 0.59% | 0.2% | - |
| HSV(B) | 29º | 0.74% | 0.32% | - |
| XYZ | 4.67 | 4.08 | 1.25 | - |
| YUV | 55.96 | 108.27 | 145.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 21 | 0 | 0.38 | 0.74 | 0.68 | 29 | 0.59 | 0.2 |
| Hex | 51 | 32 | 15 | 0 | 26 | 4A | 44 | 1D | 3B | 14 |
| Octal | 121 | 62 | 25 | 0 | 46 | 112 | 104 | 35 | 73 | 24 |
| Binary | 1010001 | 110010 | 10101 | 0 | 100110 | 1001010 | 1000100 | 11101 | 111011 | 10100 |
Color Harmonies of #513215
Complementary color
Monochromatic Colors of #513215
Black with #513215
Text Example
Text Example
White with #513215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513215; }
p { color: rgb(81,50,21); }
H1.HeaderClassName
{
color: #513215;
}
.AnyTagClassName
{
color: #513215;
}
</style>
background-color css
<style>
a { background-color: #513215; }
a { background-color: rgb(81,50,21); }
div.DivClassName
{
background-color: #513215;
}
.BgClassName
{
background-color: #513215;
}
</style>
border-color css
<style>
span { border-color: #513215; }
span { border-color: rgb(81,50,21); }
td.TdClassName
{
border-color: #513215;
}
.TagClassName
{
border-color: #513215;
}
</style>