COLOR #509874

HEX: #509874 RGB: (80,152,116)

Color info

#509874 contains mainly green and blue colors. Web safe color of #509874 is #669966 (or #696).

RGB color model

#509874 color RGB value is (80,152,116).

RGB: (80,152,116) (31%, 60%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 152 of 255 = 60%
B 116 of 255 = 45%

80
152
116

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

Portions of RGB colors in percentages

R + G + B = 80 + 152 + 116 = 348 (100%)
R 80 of 348 ~ 22.99%
G 152 of 348 ~ 43.68%
B 116 of 348 ~ 33.33'%

%22.99
%43.68
%33.33

CMYK color model

#509874 color CMYK value is (47,0,24,40).

  • cyan value is 47.37%
  • magenta value is 0.00%
  • yellow value is 23.68%
  • key color value is 40.39%

CMYK: (47,0,24,40)
C47M0Y24K40 (47%, 0%, 24%, 40%)
(0.47 / 0.00 / 0.24 / 0.40)

CMYK percentages

%47.37
%0
%23.68
%40.39

Codes

Color #509874 in popluar color models

50 98 74
RGB 80 152 116
HSL 150° 31.03% 45.49%
HSB/HSV 150° 47.37% 59.61%
CMYK 47.37% 0.00% 23.68%
40.39%

Color #509874 in popluar number systems.

HEX 50 98 74
Decimal 80 152 116
Binary 1010000 10011000 1110100
Octal 120 230 164

Shades and tints

Shades of #509874

#509874
(80,152,116)
#498B6A
(73,139,106)
#427E60
(66,126,96)
#3B7156
(59,113,86)
#34644C
(52,100,76)
#2D5742
(45,87,66)
#264A38
(38,74,56)
#1F3D2E
(31,61,46)
#183024
(24,48,36)
#11231A
(17,35,26)
#0A1610
(10,22,16)
#000000
(0,0,0)

Tints of #509874

#509874
(80,152,116)
#5FA180
(95,161,128)
#6EAA8C
(110,170,140)
#7DB398
(125,179,152)
#8CBCA4
(140,188,164)
#9BC5B0
(155,197,176)
#AACEBC
(170,206,188)
#B9D7C8
(185,215,200)
#C8E0D4
(200,224,212)
#D7E9E0
(215,233,224)
#E6F2EC
(230,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509874 color. Also use rgb(80,152,116) instead hex code.

Text Font Color

.myTextColor { color: #509874; }

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

This text font color is #509874.

Background Color

.myBgColor { background-color: #509874; }

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

This div background color is #509874.

Border color

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

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

This div border color is #509874.

Opacity

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

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

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

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

This text has shadow with #509874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509874.

Preview

Color preview on black background

This text has color #509874 on black background.


Color preview on white background

This text has color #509874 on white background.


Black color preview on #509874 background

This text has black color on #509874 background.


White color preview on #509874 background

This text has white color on #509874 background.


Related colors

Complementary color

Complementary color for #hex is #AF678B.


I love getcolorcode.com

Triadic colors

1 #745098 and #987450 with #509874 are triadic colors.

2 #749850 and #985074 with #509874 are triadic colors.