Shades of Brown Bramble #523516
Tints of Brown Bramble #523516
RGB
CMYK
RGB Variations
Color information
#523516 (or 0x523516) is known color: Brown Bramble. HEX triplet: 52, 35 and 16. RGB value is (82,53,22). Sum of RGB (Red+Green+Blue) = 82+53+22=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 53 (21.09% from 255 or 33.76% from 157); Blue value is 22 (8.98% from 255 or 14.01% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #523516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523516 is #ADCAE9. Grayscale: #3A3A3A. Windows color (decimal): -11389674 or 1455442. OLE color: 1455442.
HSL color Cylindrical-coordinate representation of color #523516: hue angle of 31º degrees, saturation: 0.58, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #523516 is Cyan = 0, Magento = 0.35, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 22 | - |
| CMYK | 0 | 0.35 | 0.73 | 0.68 |
| HSL | 31º | 0.58% | 0.2% | - |
| HSV(B) | 31º | 0.73% | 0.32% | - |
| XYZ | 4.9 | 4.4 | 1.35 | - |
| YUV | 58.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 22 | 0 | 0.35 | 0.73 | 0.68 | 31 | 0.58 | 0.2 |
| Hex | 52 | 35 | 16 | 0 | 23 | 49 | 44 | 1F | 3A | 14 |
| Octal | 122 | 65 | 26 | 0 | 43 | 111 | 104 | 37 | 72 | 24 |
| Binary | 1010010 | 110101 | 10110 | 0 | 100011 | 1001001 | 1000100 | 11111 | 111010 | 10100 |
Color Harmonies of #523516
Complementary color
Monochromatic Colors of #523516
Black with #523516
Text Example
Text Example
White with #523516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523516; }
p { color: rgb(82,53,22); }
H1.HeaderClassName
{
color: #523516;
}
.AnyTagClassName
{
color: #523516;
}
</style>
background-color css
<style>
a { background-color: #523516; }
a { background-color: rgb(82,53,22); }
div.DivClassName
{
background-color: #523516;
}
.BgClassName
{
background-color: #523516;
}
</style>
border-color css
<style>
span { border-color: #523516; }
span { border-color: rgb(82,53,22); }
td.TdClassName
{
border-color: #523516;
}
.TagClassName
{
border-color: #523516;
}
</style>