Shades of Brown Bramble #523517
Tints of Brown Bramble #523517
RGB
CMYK
RGB Variations
Color information
#523517 (or 0x523517) is known color: Brown Bramble. HEX triplet: 52, 35 and 17. RGB value is (82,53,23). Sum of RGB (Red+Green+Blue) = 82+53+23=158 (20% of max value = 765). Red value is 82 (32.42% from 255 or 51.90% from 158); Green value is 53 (21.09% from 255 or 33.54% from 158); Blue value is 23 (9.38% from 255 or 14.56% from 158); Max value from RGB is 82 - color contains mainly: red. Hex color #523517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523517 is #ADCAE8. Grayscale: #3A3A3A. Windows color (decimal): -11389673 or 1520978. OLE color: 1520978.
HSL color Cylindrical-coordinate representation of color #523517: hue angle of 30.51º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #523517 is Cyan = 0, Magento = 0.35, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 23 | - |
| CMYK | 0 | 0.35 | 0.72 | 0.68 |
| HSL | 30.51º | 0.56% | 0.21% | - |
| HSV(B) | 30.51º | 0.72% | 0.32% | - |
| XYZ | 4.91 | 4.4 | 1.4 | - |
| YUV | 58.25 | 108.11 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 23 | 0 | 0.35 | 0.72 | 0.68 | 30.51 | 0.56 | 0.21 |
| Hex | 52 | 35 | 17 | 0 | 23 | 48 | 44 | 1F | 38 | 15 |
| Octal | 122 | 65 | 27 | 0 | 43 | 110 | 104 | 37 | 70 | 25 |
| Binary | 1010010 | 110101 | 10111 | 0 | 100011 | 1001000 | 1000100 | 11111 | 111000 | 10101 |
Color Harmonies of #523517
Complementary color
Monochromatic Colors of #523517
Black with #523517
Text Example
Text Example
White with #523517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523517; }
p { color: rgb(82,53,23); }
H1.HeaderClassName
{
color: #523517;
}
.AnyTagClassName
{
color: #523517;
}
</style>
background-color css
<style>
a { background-color: #523517; }
a { background-color: rgb(82,53,23); }
div.DivClassName
{
background-color: #523517;
}
.BgClassName
{
background-color: #523517;
}
</style>
border-color css
<style>
span { border-color: #523517; }
span { border-color: rgb(82,53,23); }
td.TdClassName
{
border-color: #523517;
}
.TagClassName
{
border-color: #523517;
}
</style>