COLOR #507267

HEX: #507267 RGB: (80,114,103)

Color info

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

RGB color model

#507267 color RGB value is (80,114,103).

RGB: (80,114,103) (31%, 45%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 114 of 255 = 45%
B 103 of 255 = 40%

80
114
103

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

Portions of RGB colors in percentages

R + G + B = 80 + 114 + 103 = 297 (100%)
R 80 of 297 ~ 26.94%
G 114 of 297 ~ 38.38%
B 103 of 297 ~ 34.68'%

%26.94
%38.38
%34.68

CMYK color model

#507267 color CMYK value is (30,0,10,55).

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

CMYK: (30,0,10,55)
C30M0Y10K55 (30%, 0%, 10%, 55%)
(0.30 / 0.00 / 0.10 / 0.55)

CMYK percentages

%29.82
%0
%9.65
%55.29

Codes

Color #507267 in popluar color models

50 72 67
RGB 80 114 103
HSL 161° 17.53% 38.04%
HSB/HSV 161° 29.82% 44.71%
CMYK 29.82% 0.00% 9.65%
55.29%

Color #507267 in popluar number systems.

HEX 50 72 67
Decimal 80 114 103
Binary 1010000 1110010 1100111
Octal 120 162 147

Shades and tints

Shades of #507267

#507267
(80,114,103)
#49685E
(73,104,94)
#425E55
(66,94,85)
#3B544C
(59,84,76)
#344A43
(52,74,67)
#2D403A
(45,64,58)
#263631
(38,54,49)
#1F2C28
(31,44,40)
#18221F
(24,34,31)
#111816
(17,24,22)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #507267

#507267
(80,114,103)
#5F7E74
(95,126,116)
#6E8A81
(110,138,129)
#7D968E
(125,150,142)
#8CA29B
(140,162,155)
#9BAEA8
(155,174,168)
#AABAB5
(170,186,181)
#B9C6C2
(185,198,194)
#C8D2CF
(200,210,207)
#D7DEDC
(215,222,220)
#E6EAE9
(230,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507267; }

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

This text font color is #507267.

Background Color

.myBgColor { background-color: #507267; }

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

This div background color is #507267.

Border color

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

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

This div border color is #507267.

Opacity

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

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

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

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

This text has shadow with #507267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507267.

Preview

Color preview on black background

This text has color #507267 on black background.


Color preview on white background

This text has color #507267 on white background.


Black color preview on #507267 background

This text has black color on #507267 background.


White color preview on #507267 background

This text has white color on #507267 background.


Related colors

Complementary color

Complementary color for #hex is #AF8D98.


I love getcolorcode.com

Triadic colors

1 #675072 and #726750 with #507267 are triadic colors.

2 #677250 and #725067 with #507267 are triadic colors.