Shades of Brown Bramble #523015
Tints of Brown Bramble #523015
RGB
CMYK
RGB Variations
Color information
#523015 (or 0x523015) is known color: Brown Bramble. HEX triplet: 52, 30 and 15. RGB value is (82,48,21). Sum of RGB (Red+Green+Blue) = 82+48+21=151 (20% of max value = 765). Red value is 82 (32.42% from 255 or 54.30% from 151); Green value is 48 (19.14% from 255 or 31.79% from 151); Blue value is 21 (8.59% from 255 or 13.91% from 151); Max value from RGB is 82 - color contains mainly: red. Hex color #523015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523015 is #ADCFEA. Grayscale: #373737. Windows color (decimal): -11390955 or 1388626. OLE color: 1388626.
HSL color Cylindrical-coordinate representation of color #523015: hue angle of 26.56º 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 #523015 is Cyan = 0, Magento = 0.41, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 48 | 21 | - |
| CMYK | 0 | 0.41 | 0.74 | 0.68 |
| HSL | 26.56º | 0.59% | 0.2% | - |
| HSV(B) | 26.56º | 0.74% | 0.32% | - |
| XYZ | 4.67 | 3.96 | 1.23 | - |
| YUV | 55.09 | 108.76 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 48 | 21 | 0 | 0.41 | 0.74 | 0.68 | 26.56 | 0.59 | 0.2 |
| Hex | 52 | 30 | 15 | 0 | 29 | 4A | 44 | 1B | 3B | 14 |
| Octal | 122 | 60 | 25 | 0 | 51 | 112 | 104 | 33 | 73 | 24 |
| Binary | 1010010 | 110000 | 10101 | 0 | 101001 | 1001010 | 1000100 | 11011 | 111011 | 10100 |
Color Harmonies of #523015
Complementary color
Monochromatic Colors of #523015
Black with #523015
Text Example
Text Example
White with #523015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523015; }
p { color: rgb(82,48,21); }
H1.HeaderClassName
{
color: #523015;
}
.AnyTagClassName
{
color: #523015;
}
</style>
background-color css
<style>
a { background-color: #523015; }
a { background-color: rgb(82,48,21); }
div.DivClassName
{
background-color: #523015;
}
.BgClassName
{
background-color: #523015;
}
</style>
border-color css
<style>
span { border-color: #523015; }
span { border-color: rgb(82,48,21); }
td.TdClassName
{
border-color: #523015;
}
.TagClassName
{
border-color: #523015;
}
</style>