COLOR #508769

HEX: #508769 RGB: (80,135,105)

Color info

#508769 contains red, green and blue colors in about the same proportion. Web safe color of #508769 is #669966 (or #696).

RGB color model

#508769 color RGB value is (80,135,105).

RGB: (80,135,105) (31%, 53%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 135 of 255 = 53%
B 105 of 255 = 41%

80
135
105

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

Portions of RGB colors in percentages

R + G + B = 80 + 135 + 105 = 320 (100%)
R 80 of 320 ~ 25%
G 135 of 320 ~ 42.19%
B 105 of 320 ~ 32.81'%

%25
%42.19
%32.81

CMYK color model

#508769 color CMYK value is (41,0,22,47).

  • cyan value is 40.74%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 47.06%

CMYK: (41,0,22,47)
C41M0Y22K47 (41%, 0%, 22%, 47%)
(0.41 / 0.00 / 0.22 / 0.47)

CMYK percentages

%40.74
%0
%22.22
%47.06

Codes

Color #508769 in popluar color models

50 87 69
RGB 80 135 105
HSL 147° 25.58% 42.16%
HSB/HSV 147° 40.74% 52.94%
CMYK 40.74% 0.00% 22.22%
47.06%

Color #508769 in popluar number systems.

HEX 50 87 69
Decimal 80 135 105
Binary 1010000 10000111 1101001
Octal 120 207 151

Shades and tints

Shades of #508769

#508769
(80,135,105)
#497B60
(73,123,96)
#426F57
(66,111,87)
#3B634E
(59,99,78)
#345745
(52,87,69)
#2D4B3C
(45,75,60)
#263F33
(38,63,51)
#1F332A
(31,51,42)
#182721
(24,39,33)
#111B18
(17,27,24)
#0A0F0F
(10,15,15)
#000000
(0,0,0)

Tints of #508769

#508769
(80,135,105)
#5F9176
(95,145,118)
#6E9B83
(110,155,131)
#7DA590
(125,165,144)
#8CAF9D
(140,175,157)
#9BB9AA
(155,185,170)
#AAC3B7
(170,195,183)
#B9CDC4
(185,205,196)
#C8D7D1
(200,215,209)
#D7E1DE
(215,225,222)
#E6EBEB
(230,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508769; }

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

This text font color is #508769.

Background Color

.myBgColor { background-color: #508769; }

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

This div background color is #508769.

Border color

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

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

This div border color is #508769.

Opacity

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

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

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

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

This text has shadow with #508769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508769.

Preview

Color preview on black background

This text has color #508769 on black background.


Color preview on white background

This text has color #508769 on white background.


Black color preview on #508769 background

This text has black color on #508769 background.


White color preview on #508769 background

This text has white color on #508769 background.


Related colors

Complementary color

Complementary color for #hex is #AF7896.


I love getcolorcode.com

Triadic colors

1 #695087 and #876950 with #508769 are triadic colors.

2 #698750 and #875069 with #508769 are triadic colors.