COLOR #508972

HEX: #508972 RGB: (80,137,114)

Renk bilgisi

#508972 contains red, green and blue colors in about the same proportion. #508972 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#508972 color RGB value is (80,137,114).

RGB: (80,137,114) (31%, 54%, 45%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 137 of 255 = 54%
B 114 of 255 = 45%

80
137
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 137 + 114 = 331 (100%)
R 80 of 331 ~ 24.17%
G 137 of 331 ~ 41.39%
B 114 of 331 ~ 34.44'%

%24.17
%41.39
%34.44

CMYK RENK MODELİ

#508972 rengi CMYK tonu (42,0,17,46).

  • camgöbeği tonu 41.61%
  • eflatun tonu 0.00%
  • sarı tonu 16.79%
  • ana renk tonu 46.27%

CMYK: (42,0,17,46)
C42M0Y17K46 (42%, 0%, 17%, 46%)
(0.42 / 0.00 / 0.17 / 0.46)

CMYK yüzdeleri

%41.61
%0
%16.79
%46.27

Codes

Color #508972 in popluar color models

50 89 72
RGB 80 137 114
HSL 156° 26.27% 42.55%
HSB/HSV 156° 41.61% 53.73%
CMYK 41.61% 0.00% 16.79%
46.27%

Color #508972 in popluar number systems.

HEX 50 89 72
Decimal 80 137 114
Binary 1010000 10001001 1110010
Octal 120 211 162

Shades and tints

Shades of #508972

#508972
(80,137,114)
#497D68
(73,125,104)
#42715E
(66,113,94)
#3B6554
(59,101,84)
#34594A
(52,89,74)
#2D4D40
(45,77,64)
#264136
(38,65,54)
#1F352C
(31,53,44)
#182922
(24,41,34)
#111D18
(17,29,24)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #508972

#508972
(80,137,114)
#5F937E
(95,147,126)
#6E9D8A
(110,157,138)
#7DA796
(125,167,150)
#8CB1A2
(140,177,162)
#9BBBAE
(155,187,174)
#AAC5BA
(170,197,186)
#B9CFC6
(185,207,198)
#C8D9D2
(200,217,210)
#D7E3DE
(215,227,222)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508972; }

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

This text font color is #508972.

Background Color

.myBgColor { background-color: #508972; }

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

This div background color is #508972.

Border color

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

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

This div border color is #508972.

Opacity

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

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

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

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

This text has shadow with #508972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508972.

Preview

Color preview on black background

This text has color #508972 on black background.


Color preview on white background

This text has color #508972 on white background.


Black color preview on #508972 background

This text has black color on #508972 background.


White color preview on #508972 background

This text has white color on #508972 background.


Related colors

Complementary color

Complementary color for #hex is #AF768D.


I love getcolorcode.com

Triadic colors

1 #725089 and #897250 with #508972 are triadic colors.

2 #728950 and #895072 with #508972 are triadic colors.