Shades of Brown Bramble #513218
Tints of Brown Bramble #513218
RGB
CMYK
RGB Variations
Color information
#513218 (or 0x513218) is known color: Brown Bramble. HEX triplet: 51, 32 and 18. RGB value is (81,50,24). Sum of RGB (Red+Green+Blue) = 81+50+24=155 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.26% from 155); Green value is 50 (19.92% from 255 or 32.26% from 155); Blue value is 24 (9.77% from 255 or 15.48% from 155); Max value from RGB is 81 - color contains mainly: red. Hex color #513218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513218 is #AECDE7. Grayscale: #383838. Windows color (decimal): -11455976 or 1585745. OLE color: 1585745.
HSL color Cylindrical-coordinate representation of color #513218: hue angle of 27.37º 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 #513218 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 24 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.68 |
| HSL | 27.37º | 0.54% | 0.21% | - |
| HSV(B) | 27.37º | 0.7% | 0.32% | - |
| XYZ | 4.7 | 4.1 | 1.41 | - |
| YUV | 56.31 | 109.77 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 24 | 0 | 0.38 | 0.70 | 0.68 | 27.37 | 0.54 | 0.21 |
| Hex | 51 | 32 | 18 | 0 | 26 | 46 | 44 | 1B | 36 | 15 |
| Octal | 121 | 62 | 30 | 0 | 46 | 106 | 104 | 33 | 66 | 25 |
| Binary | 1010001 | 110010 | 11000 | 0 | 100110 | 1000110 | 1000100 | 11011 | 110110 | 10101 |
Color Harmonies of #513218
Complementary color
Monochromatic Colors of #513218
Black with #513218
Text Example
Text Example
White with #513218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513218; }
p { color: rgb(81,50,24); }
H1.HeaderClassName
{
color: #513218;
}
.AnyTagClassName
{
color: #513218;
}
</style>
background-color css
<style>
a { background-color: #513218; }
a { background-color: rgb(81,50,24); }
div.DivClassName
{
background-color: #513218;
}
.BgClassName
{
background-color: #513218;
}
</style>
border-color css
<style>
span { border-color: #513218; }
span { border-color: rgb(81,50,24); }
td.TdClassName
{
border-color: #513218;
}
.TagClassName
{
border-color: #513218;
}
</style>