COLOR #504730

HEX: #504730 RGB: (80,71,48)

Color info

#504730 contains red, green and blue colors in about the same proportion. Web safe color of #504730 is #663333 (or #633).

RGB color model

#504730 color RGB value is (80,71,48).

RGB: (80,71,48) (31%, 28%, 19%)

RGB channels and saturation

R 80 of 255 = 31%
G 71 of 255 = 28%
B 48 of 255 = 19%

80
71
48

R + G + B ~ 26%. #504730 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 71 + 48 = 199 (100%)
R 80 of 199 ~ 40.2%
G 71 of 199 ~ 35.68%
B 48 of 199 ~ 24.12'%

%40.2
%35.68
%24.12

CMYK color model

#504730 color CMYK value is (0,11,40,69).

  • cyan value is 0.00%
  • magenta value is 11.25%
  • yellow value is 40.00%
  • key color value is 68.63%

CMYK: (0,11,40,69)
C0M11Y40K69 (0%, 11%, 40%, 69%)
(0.00 / 0.11 / 0.40 / 0.69)

CMYK percentages

%0
%11.25
%40
%68.63

Codes

Color #504730 in popluar color models

50 47 30
RGB 80 71 48
HSL 43° 25.00% 25.10%
HSB/HSV 43° 40.00% 31.37%
CMYK 0.00% 11.25% 40.00%
68.63%

Color #504730 in popluar number systems.

HEX 50 47 30
Decimal 80 71 48
Binary 1010000 1000111 110000
Octal 120 107 60

Shades and tints

Shades of #504730

#504730
(80,71,48)
#49412C
(73,65,44)
#423B28
(66,59,40)
#3B3524
(59,53,36)
#342F20
(52,47,32)
#2D291C
(45,41,28)
#262318
(38,35,24)
#1F1D14
(31,29,20)
#181710
(24,23,16)
#11110C
(17,17,12)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #504730

#504730
(80,71,48)
#5F5742
(95,87,66)
#6E6754
(110,103,84)
#7D7766
(125,119,102)
#8C8778
(140,135,120)
#9B978A
(155,151,138)
#AAA79C
(170,167,156)
#B9B7AE
(185,183,174)
#C8C7C0
(200,199,192)
#D7D7D2
(215,215,210)
#E6E7E4
(230,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504730 color. Also use rgb(80,71,48) instead hex code.

Text Font Color

.myTextColor { color: #504730; }

<p style="color:#504730">This sample text font color is #504730.</p>

This text font color is #504730.

Background Color

.myBgColor { background-color: #504730; }

<div style="background-color:#504730">Inner text</div>

This div background color is #504730.

Border color

.myBorderColor { border: 1px solid #504730; }

<div style="border:3px solid #504730">Div</div>

This div border color is #504730.

Opacity

.myOpacity80 { color: #504730; opacity: 0.8; }

<p style="color:#504730;opacity:0.8;">80%</p>

Text with #504730 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #504730;}

<p style="text-shadow: 3px 3px 1px #504730">Text here.</p>

This text has shadow with #504730 color.


.textShadow {text-shadow: 3px 3px 1px #504730', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #504730, 5px 5px 20px red">Text here.</p>

This text has shadow with #504730 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#504730, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#504730, Direction=45, Strength=4)">Text</p>

This text has shadow with #504730 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #504730;
-webkit-box-shadow: 1px 1px 3px 2px #504730;
box-shadow: 1px 1px 3px 2px #504730;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #504730; -webkit-box-shadow: 1px 1px 3px 2px #504730; box-shadow:1px 1px 3px 2px #504730;">
Div content here
</div>

This div box has shadow with color #504730.

Preview

Color preview on black background

This text has color #504730 on black background.


Color preview on white background

This text has color #504730 on white background.


Black color preview on #504730 background

This text has black color on #504730 background.


White color preview on #504730 background

This text has white color on #504730 background.


Related colors

Complementary color

Complementary color for #hex is #AFB8CF.


I love getcolorcode.com

Triadic colors

1 #305047 and #473050 with #504730 are triadic colors.

2 #304750 and #475030 with #504730 are triadic colors.