COLOR #507254

HEX: #507254 RGB: (80,114,84)

Color info

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

RGB color model

#507254 color RGB value is (80,114,84).

RGB: (80,114,84) (31%, 45%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 114 of 255 = 45%
B 84 of 255 = 33%

80
114
84

R + G + B ~ 36%. #507254 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 114 + 84 = 278 (100%)
R 80 of 278 ~ 28.78%
G 114 of 278 ~ 41.01%
B 84 of 278 ~ 30.22'%

%28.78
%41.01
%30.22

CMYK color model

#507254 color CMYK value is (30,0,26,55).

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

CMYK: (30,0,26,55)
C30M0Y26K55 (30%, 0%, 26%, 55%)
(0.30 / 0.00 / 0.26 / 0.55)

CMYK percentages

%29.82
%0
%26.32
%55.29

Codes

Color #507254 in popluar color models

50 72 54
RGB 80 114 84
HSL 127° 17.53% 38.04%
HSB/HSV 127° 29.82% 44.71%
CMYK 29.82% 0.00% 26.32%
55.29%

Color #507254 in popluar number systems.

HEX 50 72 54
Decimal 80 114 84
Binary 1010000 1110010 1010100
Octal 120 162 124

Shades and tints

Shades of #507254

#507254
(80,114,84)
#49684D
(73,104,77)
#425E46
(66,94,70)
#3B543F
(59,84,63)
#344A38
(52,74,56)
#2D4031
(45,64,49)
#26362A
(38,54,42)
#1F2C23
(31,44,35)
#18221C
(24,34,28)
#111815
(17,24,21)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #507254

#507254
(80,114,84)
#5F7E63
(95,126,99)
#6E8A72
(110,138,114)
#7D9681
(125,150,129)
#8CA290
(140,162,144)
#9BAE9F
(155,174,159)
#AABAAE
(170,186,174)
#B9C6BD
(185,198,189)
#C8D2CC
(200,210,204)
#D7DEDB
(215,222,219)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507254; }

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

This text font color is #507254.

Background Color

.myBgColor { background-color: #507254; }

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

This div background color is #507254.

Border color

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

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

This div border color is #507254.

Opacity

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

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

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

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

This text has shadow with #507254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507254.

Preview

Color preview on black background

This text has color #507254 on black background.


Color preview on white background

This text has color #507254 on white background.


Black color preview on #507254 background

This text has black color on #507254 background.


White color preview on #507254 background

This text has white color on #507254 background.


Related colors

Complementary color

Complementary color for #hex is #AF8DAB.


I love getcolorcode.com

Triadic colors

1 #545072 and #725450 with #507254 are triadic colors.

2 #547250 and #725054 with #507254 are triadic colors.