COLOR #508B5E

HEX: #508B5E RGB: (80,139,94)

Renk bilgisi

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

RGB renk modeli

#508B5E color RGB value is (80,139,94).

RGB: (80,139,94) (31%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 139 of 255 = 55%
B 94 of 255 = 37%

80
139
94

R + G + B ~ 41%. #508B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 139 + 94 = 313 (100%)
R 80 of 313 ~ 25.56%
G 139 of 313 ~ 44.41%
B 94 of 313 ~ 30.03'%

%25.56
%44.41
%30.03

CMYK RENK MODELİ

#508B5E rengi CMYK tonu (42,0,32,45).

  • camgöbeği tonu 42.45%
  • eflatun tonu 0.00%
  • sarı tonu 32.37%
  • ana renk tonu 45.49%

CMYK: (42,0,32,45)
C42M0Y32K45 (42%, 0%, 32%, 45%)
(0.42 / 0.00 / 0.32 / 0.45)

CMYK yüzdeleri

%42.45
%0
%32.37
%45.49

Codes

Color #508B5E in popluar color models

50 8B 5E
RGB 80 139 94
HSL 134° 26.94% 42.94%
HSB/HSV 134° 42.45% 54.51%
CMYK 42.45% 0.00% 32.37%
45.49%

Color #508B5E in popluar number systems.

HEX 50 8B 5E
Decimal 80 139 94
Binary 1010000 10001011 1011110
Octal 120 213 136

Shades and tints

Shades of #508B5E

#508B5E
(80,139,94)
#497F56
(73,127,86)
#42734E
(66,115,78)
#3B6746
(59,103,70)
#345B3E
(52,91,62)
#2D4F36
(45,79,54)
#26432E
(38,67,46)
#1F3726
(31,55,38)
#182B1E
(24,43,30)
#111F16
(17,31,22)
#0A130E
(10,19,14)
#000000
(0,0,0)

Tints of #508B5E

#508B5E
(80,139,94)
#5F956C
(95,149,108)
#6E9F7A
(110,159,122)
#7DA988
(125,169,136)
#8CB396
(140,179,150)
#9BBDA4
(155,189,164)
#AAC7B2
(170,199,178)
#B9D1C0
(185,209,192)
#C8DBCE
(200,219,206)
#D7E5DC
(215,229,220)
#E6EFEA
(230,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508B5E color. Also use rgb(80,139,94) instead hex code.

Text Font Color

.myTextColor { color: #508B5E; }

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

This text font color is #508B5E.

Background Color

.myBgColor { background-color: #508B5E; }

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

This div background color is #508B5E.

Border color

.myBorderColor { border: 1px solid #508B5E; }

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

This div border color is #508B5E.

Opacity

.myOpacity80 { color: #508B5E; opacity: 0.8; }

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

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

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

This text has shadow with #508B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508B5E.

Preview

Color preview on black background

This text has color #508B5E on black background.


Color preview on white background

This text has color #508B5E on white background.


Black color preview on #508B5E background

This text has black color on #508B5E background.


White color preview on #508B5E background

This text has white color on #508B5E background.


Related colors

Complementary color

Complementary color for #hex is #AF74A1.


I love getcolorcode.com

Triadic colors

1 #5E508B and #8B5E50 with #508B5E are triadic colors.

2 #5E8B50 and #8B505E with #508B5E are triadic colors.