COLOR #507969

HEX: #507969 RGB: (80,121,105)

Color info

#507969 contains red, green and blue colors in about the same proportion. Web safe color of #507969 is #666666 (or #666).

RGB color model

#507969 color RGB value is (80,121,105).

RGB: (80,121,105) (31%, 47%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 121 of 255 = 47%
B 105 of 255 = 41%

80
121
105

R + G + B ~ 40%. #507969 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 121 + 105 = 306 (100%)
R 80 of 306 ~ 26.14%
G 121 of 306 ~ 39.54%
B 105 of 306 ~ 34.31'%

%26.14
%39.54
%34.31

CMYK color model

#507969 color CMYK value is (34,0,13,53).

  • cyan value is 33.88%
  • magenta value is 0.00%
  • yellow value is 13.22%
  • key color value is 52.55%

CMYK: (34,0,13,53)
C34M0Y13K53 (34%, 0%, 13%, 53%)
(0.34 / 0.00 / 0.13 / 0.53)

CMYK percentages

%33.88
%0
%13.22
%52.55

Codes

Color #507969 in popluar color models

50 79 69
RGB 80 121 105
HSL 157° 20.40% 39.41%
HSB/HSV 157° 33.88% 47.45%
CMYK 33.88% 0.00% 13.22%
52.55%

Color #507969 in popluar number systems.

HEX 50 79 69
Decimal 80 121 105
Binary 1010000 1111001 1101001
Octal 120 171 151

Shades and tints

Shades of #507969

#507969
(80,121,105)
#496E60
(73,110,96)
#426357
(66,99,87)
#3B584E
(59,88,78)
#344D45
(52,77,69)
#2D423C
(45,66,60)
#263733
(38,55,51)
#1F2C2A
(31,44,42)
#182121
(24,33,33)
#111618
(17,22,24)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #507969

#507969
(80,121,105)
#5F8576
(95,133,118)
#6E9183
(110,145,131)
#7D9D90
(125,157,144)
#8CA99D
(140,169,157)
#9BB5AA
(155,181,170)
#AAC1B7
(170,193,183)
#B9CDC4
(185,205,196)
#C8D9D1
(200,217,209)
#D7E5DE
(215,229,222)
#E6F1EB
(230,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507969 color. Also use rgb(80,121,105) instead hex code.

Text Font Color

.myTextColor { color: #507969; }

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

This text font color is #507969.

Background Color

.myBgColor { background-color: #507969; }

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

This div background color is #507969.

Border color

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

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

This div border color is #507969.

Opacity

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

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

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

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

This text has shadow with #507969 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507969.

Preview

Color preview on black background

This text has color #507969 on black background.


Color preview on white background

This text has color #507969 on white background.


Black color preview on #507969 background

This text has black color on #507969 background.


White color preview on #507969 background

This text has white color on #507969 background.


Related colors

Complementary color

Complementary color for #hex is #AF8696.


I love getcolorcode.com

Triadic colors

1 #695079 and #796950 with #507969 are triadic colors.

2 #697950 and #795069 with #507969 are triadic colors.