COLOR #507268

HEX: #507268 RGB: (80,114,104)

Color info

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

RGB color model

#507268 color RGB value is (80,114,104).

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

RGB channels and saturation

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

80
114
104

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

Portions of RGB colors in percentages

R + G + B = 80 + 114 + 104 = 298 (100%)
R 80 of 298 ~ 26.85%
G 114 of 298 ~ 38.26%
B 104 of 298 ~ 34.9'%

%26.85
%38.26
%34.9

CMYK color model

#507268 color CMYK value is (30,0,9,55).

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

CMYK: (30,0,9,55)
C30M0Y9K55 (30%, 0%, 9%, 55%)
(0.30 / 0.00 / 0.09 / 0.55)

CMYK percentages

%29.82
%0
%8.77
%55.29

Codes

Color #507268 in popluar color models

50 72 68
RGB 80 114 104
HSL 162° 17.53% 38.04%
HSB/HSV 162° 29.82% 44.71%
CMYK 29.82% 0.00% 8.77%
55.29%

Color #507268 in popluar number systems.

HEX 50 72 68
Decimal 80 114 104
Binary 1010000 1110010 1101000
Octal 120 162 150

Shades and tints

Shades of #507268

#507268
(80,114,104)
#49685F
(73,104,95)
#425E56
(66,94,86)
#3B544D
(59,84,77)
#344A44
(52,74,68)
#2D403B
(45,64,59)
#263632
(38,54,50)
#1F2C29
(31,44,41)
#182220
(24,34,32)
#111817
(17,24,23)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #507268

#507268
(80,114,104)
#5F7E75
(95,126,117)
#6E8A82
(110,138,130)
#7D968F
(125,150,143)
#8CA29C
(140,162,156)
#9BAEA9
(155,174,169)
#AABAB6
(170,186,182)
#B9C6C3
(185,198,195)
#C8D2D0
(200,210,208)
#D7DEDD
(215,222,221)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507268; }

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

This text font color is #507268.

Background Color

.myBgColor { background-color: #507268; }

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

This div background color is #507268.

Border color

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

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

This div border color is #507268.

Opacity

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

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

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

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

This text has shadow with #507268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507268.

Preview

Color preview on black background

This text has color #507268 on black background.


Color preview on white background

This text has color #507268 on white background.


Black color preview on #507268 background

This text has black color on #507268 background.


White color preview on #507268 background

This text has white color on #507268 background.


Related colors

Complementary color

Complementary color for #hex is #AF8D97.


I love getcolorcode.com

Triadic colors

1 #685072 and #726850 with #507268 are triadic colors.

2 #687250 and #725068 with #507268 are triadic colors.