Shades of Brown Bramble #503617
Tints of Brown Bramble #503617
RGB
CMYK
RGB Variations
Color information
#503617 (or 0x503617) is known color: Brown Bramble. HEX triplet: 50, 36 and 17. RGB value is (80,54,23). Sum of RGB (Red+Green+Blue) = 80+54+23=157 (20% of max value = 765). Red value is 80 (31.64% from 255 or 50.96% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 80 - color contains mainly: red. Hex color #503617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #503617 is #AFC9E8. Grayscale: #3A3A3A. Windows color (decimal): -11520489 or 1521232. OLE color: 1521232.
HSL color Cylindrical-coordinate representation of color #503617: hue angle of 32.63º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #503617 is Cyan = 0, Magento = 0.33, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 54 | 23 | - |
| CMYK | 0 | 0.33 | 0.71 | 0.69 |
| HSL | 32.63º | 0.55% | 0.2% | - |
| HSV(B) | 32.63º | 0.71% | 0.31% | - |
| XYZ | 4.78 | 4.41 | 1.41 | - |
| YUV | 58.24 | 108.11 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 23 | 0 | 0.33 | 0.71 | 0.69 | 32.63 | 0.55 | 0.2 |
| Hex | 50 | 36 | 17 | 0 | 21 | 47 | 45 | 21 | 37 | 14 |
| Octal | 120 | 66 | 27 | 0 | 41 | 107 | 105 | 41 | 67 | 24 |
| Binary | 1010000 | 110110 | 10111 | 0 | 100001 | 1000111 | 1000101 | 100001 | 110111 | 10100 |
Color Harmonies of #503617
Complementary color
Monochromatic Colors of #503617
Black with #503617
Text Example
Text Example
White with #503617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503617; }
p { color: rgb(80,54,23); }
H1.HeaderClassName
{
color: #503617;
}
.AnyTagClassName
{
color: #503617;
}
</style>
background-color css
<style>
a { background-color: #503617; }
a { background-color: rgb(80,54,23); }
div.DivClassName
{
background-color: #503617;
}
.BgClassName
{
background-color: #503617;
}
</style>
border-color css
<style>
span { border-color: #503617; }
span { border-color: rgb(80,54,23); }
td.TdClassName
{
border-color: #503617;
}
.TagClassName
{
border-color: #503617;
}
</style>