COLOR #507748

HEX: #507748 RGB: (80,119,72)

Color info

#507748 contains red, green and blue colors in about the same proportion. Web safe color of #507748 is #666633 (or #663).

RGB color model

#507748 color RGB value is (80,119,72).

RGB: (80,119,72) (31%, 47%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 119 of 255 = 47%
B 72 of 255 = 28%

80
119
72

R + G + B ~ 35%. #507748 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 119 + 72 = 271 (100%)
R 80 of 271 ~ 29.52%
G 119 of 271 ~ 43.91%
B 72 of 271 ~ 26.57'%

%29.52
%43.91
%26.57

CMYK color model

#507748 color CMYK value is (33,0,39,53).

  • cyan value is 32.77%
  • magenta value is 0.00%
  • yellow value is 39.50%
  • key color value is 53.33%

CMYK: (33,0,39,53)
C33M0Y39K53 (33%, 0%, 39%, 53%)
(0.33 / 0.00 / 0.39 / 0.53)

CMYK percentages

%32.77
%0
%39.5
%53.33

Codes

Color #507748 in popluar color models

50 77 48
RGB 80 119 72
HSL 110° 24.61% 37.45%
HSB/HSV 110° 39.50% 46.67%
CMYK 32.77% 0.00% 39.50%
53.33%

Color #507748 in popluar number systems.

HEX 50 77 48
Decimal 80 119 72
Binary 1010000 1110111 1001000
Octal 120 167 110

Shades and tints

Shades of #507748

#507748
(80,119,72)
#496D42
(73,109,66)
#42633C
(66,99,60)
#3B5936
(59,89,54)
#344F30
(52,79,48)
#2D452A
(45,69,42)
#263B24
(38,59,36)
#1F311E
(31,49,30)
#182718
(24,39,24)
#111D12
(17,29,18)
#0A130C
(10,19,12)
#000000
(0,0,0)

Tints of #507748

#507748
(80,119,72)
#5F8358
(95,131,88)
#6E8F68
(110,143,104)
#7D9B78
(125,155,120)
#8CA788
(140,167,136)
#9BB398
(155,179,152)
#AABFA8
(170,191,168)
#B9CBB8
(185,203,184)
#C8D7C8
(200,215,200)
#D7E3D8
(215,227,216)
#E6EFE8
(230,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507748 color. Also use rgb(80,119,72) instead hex code.

Text Font Color

.myTextColor { color: #507748; }

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

This text font color is #507748.

Background Color

.myBgColor { background-color: #507748; }

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

This div background color is #507748.

Border color

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

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

This div border color is #507748.

Opacity

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

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

Text with #507748 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 #507748;}

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

This text has shadow with #507748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507748.

Preview

Color preview on black background

This text has color #507748 on black background.


Color preview on white background

This text has color #507748 on white background.


Black color preview on #507748 background

This text has black color on #507748 background.


White color preview on #507748 background

This text has white color on #507748 background.


Related colors

Complementary color

Complementary color for #hex is #AF88B7.


I love getcolorcode.com

Triadic colors

1 #485077 and #774850 with #507748 are triadic colors.

2 #487750 and #775048 with #507748 are triadic colors.