COLOR #509275

HEX: #509275 RGB: (80,146,117)

Color info

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

RGB color model

#509275 color RGB value is (80,146,117).

RGB: (80,146,117) (31%, 57%, 46%)

RGB channels and saturation

R 80 of 255 = 31%
G 146 of 255 = 57%
B 117 of 255 = 46%

80
146
117

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

Portions of RGB colors in percentages

R + G + B = 80 + 146 + 117 = 343 (100%)
R 80 of 343 ~ 23.32%
G 146 of 343 ~ 42.57%
B 117 of 343 ~ 34.11'%

%23.32
%42.57
%34.11

CMYK color model

#509275 color CMYK value is (45,0,20,43).

  • cyan value is 45.21%
  • magenta value is 0.00%
  • yellow value is 19.86%
  • key color value is 42.75%

CMYK: (45,0,20,43)
C45M0Y20K43 (45%, 0%, 20%, 43%)
(0.45 / 0.00 / 0.20 / 0.43)

CMYK percentages

%45.21
%0
%19.86
%42.75

Codes

Color #509275 in popluar color models

50 92 75
RGB 80 146 117
HSL 154° 29.20% 44.31%
HSB/HSV 154° 45.21% 57.25%
CMYK 45.21% 0.00% 19.86%
42.75%

Color #509275 in popluar number systems.

HEX 50 92 75
Decimal 80 146 117
Binary 1010000 10010010 1110101
Octal 120 222 165

Shades and tints

Shades of #509275

#509275
(80,146,117)
#49856B
(73,133,107)
#427861
(66,120,97)
#3B6B57
(59,107,87)
#345E4D
(52,94,77)
#2D5143
(45,81,67)
#264439
(38,68,57)
#1F372F
(31,55,47)
#182A25
(24,42,37)
#111D1B
(17,29,27)
#0A1011
(10,16,17)
#000000
(0,0,0)

Tints of #509275

#509275
(80,146,117)
#5F9B81
(95,155,129)
#6EA48D
(110,164,141)
#7DAD99
(125,173,153)
#8CB6A5
(140,182,165)
#9BBFB1
(155,191,177)
#AAC8BD
(170,200,189)
#B9D1C9
(185,209,201)
#C8DAD5
(200,218,213)
#D7E3E1
(215,227,225)
#E6ECED
(230,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509275 color. Also use rgb(80,146,117) instead hex code.

Text Font Color

.myTextColor { color: #509275; }

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

This text font color is #509275.

Background Color

.myBgColor { background-color: #509275; }

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

This div background color is #509275.

Border color

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

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

This div border color is #509275.

Opacity

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

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

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

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

This text has shadow with #509275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509275.

Preview

Color preview on black background

This text has color #509275 on black background.


Color preview on white background

This text has color #509275 on white background.


Black color preview on #509275 background

This text has black color on #509275 background.


White color preview on #509275 background

This text has white color on #509275 background.


Related colors

Complementary color

Complementary color for #hex is #AF6D8A.


I love getcolorcode.com

Triadic colors

1 #755092 and #927550 with #509275 are triadic colors.

2 #759250 and #925075 with #509275 are triadic colors.