COLOR #507269

HEX: #507269 RGB: (80,114,105)

Color info

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

RGB color model

#507269 color RGB value is (80,114,105).

RGB: (80,114,105) (31%, 45%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 114 of 255 = 45%
B 105 of 255 = 41%

80
114
105

R + G + B ~ 39%. #507269 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 114 + 105 = 299 (100%)
R 80 of 299 ~ 26.76%
G 114 of 299 ~ 38.13%
B 105 of 299 ~ 35.12'%

%26.76
%38.13
%35.12

CMYK color model

#507269 color CMYK value is (30,0,8,55).

  • cyan value is 29.82%
  • magenta value is 0.00%
  • yellow value is 7.89%
  • key color value is 55.29%

CMYK: (30,0,8,55)
C30M0Y8K55 (30%, 0%, 8%, 55%)
(0.30 / 0.00 / 0.08 / 0.55)

CMYK percentages

%29.82
%0
%7.89
%55.29

Codes

Color #507269 in popluar color models

50 72 69
RGB 80 114 105
HSL 164° 17.53% 38.04%
HSB/HSV 164° 29.82% 44.71%
CMYK 29.82% 0.00% 7.89%
55.29%

Color #507269 in popluar number systems.

HEX 50 72 69
Decimal 80 114 105
Binary 1010000 1110010 1101001
Octal 120 162 151

Shades and tints

Shades of #507269

#507269
(80,114,105)
#496860
(73,104,96)
#425E57
(66,94,87)
#3B544E
(59,84,78)
#344A45
(52,74,69)
#2D403C
(45,64,60)
#263633
(38,54,51)
#1F2C2A
(31,44,42)
#182221
(24,34,33)
#111818
(17,24,24)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #507269

#507269
(80,114,105)
#5F7E76
(95,126,118)
#6E8A83
(110,138,131)
#7D9690
(125,150,144)
#8CA29D
(140,162,157)
#9BAEAA
(155,174,170)
#AABAB7
(170,186,183)
#B9C6C4
(185,198,196)
#C8D2D1
(200,210,209)
#D7DEDE
(215,222,222)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507269; }

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

This text font color is #507269.

Background Color

.myBgColor { background-color: #507269; }

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

This div background color is #507269.

Border color

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

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

This div border color is #507269.

Opacity

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

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

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

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

This text has shadow with #507269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507269.

Preview

Color preview on black background

This text has color #507269 on black background.


Color preview on white background

This text has color #507269 on white background.


Black color preview on #507269 background

This text has black color on #507269 background.


White color preview on #507269 background

This text has white color on #507269 background.


Related colors

Complementary color

Complementary color for #hex is #AF8D96.


I love getcolorcode.com

Triadic colors

1 #695072 and #726950 with #507269 are triadic colors.

2 #697250 and #725069 with #507269 are triadic colors.