Shades of Brown Bramble #503014
Tints of Brown Bramble #503014
RGB
CMYK
RGB Variations
Color information
#503014 (or 0x503014) is known color: Brown Bramble. HEX triplet: 50, 30 and 14. RGB value is (80,48,20). Sum of RGB (Red+Green+Blue) = 80+48+20=148 (19% of max value = 765). Red value is 80 (31.64% from 255 or 54.05% from 148); Green value is 48 (19.14% from 255 or 32.43% from 148); Blue value is 20 (8.20% from 255 or 13.51% from 148); Max value from RGB is 80 - color contains mainly: red. Hex color #503014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #503014 is #AFCFEB. Grayscale: #363636. Windows color (decimal): -11522028 or 1323088. OLE color: 1323088.
HSL color Cylindrical-coordinate representation of color #503014: hue angle of 28º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #503014 is Cyan = 0, Magento = 0.40, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 48 | 20 | - |
| CMYK | 0 | 0.40 | 0.75 | 0.69 |
| HSL | 28º | 0.6% | 0.2% | - |
| HSV(B) | 28º | 0.75% | 0.31% | - |
| XYZ | 4.49 | 3.87 | 1.17 | - |
| YUV | 54.38 | 108.6 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 48 | 20 | 0 | 0.40 | 0.75 | 0.69 | 28 | 0.6 | 0.2 |
| Hex | 50 | 30 | 14 | 0 | 28 | 4B | 45 | 1C | 3C | 14 |
| Octal | 120 | 60 | 24 | 0 | 50 | 113 | 105 | 34 | 74 | 24 |
| Binary | 1010000 | 110000 | 10100 | 0 | 101000 | 1001011 | 1000101 | 11100 | 111100 | 10100 |
Color Harmonies of #503014
Complementary color
Monochromatic Colors of #503014
Black with #503014
Text Example
Text Example
White with #503014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503014; }
p { color: rgb(80,48,20); }
H1.HeaderClassName
{
color: #503014;
}
.AnyTagClassName
{
color: #503014;
}
</style>
background-color css
<style>
a { background-color: #503014; }
a { background-color: rgb(80,48,20); }
div.DivClassName
{
background-color: #503014;
}
.BgClassName
{
background-color: #503014;
}
</style>
border-color css
<style>
span { border-color: #503014; }
span { border-color: rgb(80,48,20); }
td.TdClassName
{
border-color: #503014;
}
.TagClassName
{
border-color: #503014;
}
</style>