Shades of Brown Bramble #523115
Tints of Brown Bramble #523115
RGB
CMYK
RGB Variations
Color information
#523115 (or 0x523115) is known color: Brown Bramble. HEX triplet: 52, 31 and 15. RGB value is (82,49,21). Sum of RGB (Red+Green+Blue) = 82+49+21=152 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.95% from 152); Green value is 49 (19.53% from 255 or 32.24% from 152); Blue value is 21 (8.59% from 255 or 13.82% from 152); Max value from RGB is 82 - color contains mainly: red. Hex color #523115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523115 is #ADCEEA. Grayscale: #373737. Windows color (decimal): -11390699 or 1388882. OLE color: 1388882.
HSL color Cylindrical-coordinate representation of color #523115: hue angle of 27.54º 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 #523115 is Cyan = 0, Magento = 0.40, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 21 | - |
| CMYK | 0 | 0.40 | 0.74 | 0.68 |
| HSL | 27.54º | 0.59% | 0.2% | - |
| HSV(B) | 27.54º | 0.74% | 0.32% | - |
| XYZ | 4.71 | 4.04 | 1.24 | - |
| YUV | 55.68 | 108.43 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 21 | 0 | 0.40 | 0.74 | 0.68 | 27.54 | 0.59 | 0.2 |
| Hex | 52 | 31 | 15 | 0 | 28 | 4A | 44 | 1C | 3B | 14 |
| Octal | 122 | 61 | 25 | 0 | 50 | 112 | 104 | 34 | 73 | 24 |
| Binary | 1010010 | 110001 | 10101 | 0 | 101000 | 1001010 | 1000100 | 11100 | 111011 | 10100 |
Color Harmonies of #523115
Complementary color
Monochromatic Colors of #523115
Black with #523115
Text Example
Text Example
White with #523115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523115; }
p { color: rgb(82,49,21); }
H1.HeaderClassName
{
color: #523115;
}
.AnyTagClassName
{
color: #523115;
}
</style>
background-color css
<style>
a { background-color: #523115; }
a { background-color: rgb(82,49,21); }
div.DivClassName
{
background-color: #523115;
}
.BgClassName
{
background-color: #523115;
}
</style>
border-color css
<style>
span { border-color: #523115; }
span { border-color: rgb(82,49,21); }
td.TdClassName
{
border-color: #523115;
}
.TagClassName
{
border-color: #523115;
}
</style>