COLOR #507D59

HEX: #507D59 RGB: (80,125,89)

Renk bilgisi

#507D59 contains red, green and blue colors in about the same proportion. #507D59 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#507D59 color RGB value is (80,125,89).

RGB: (80,125,89) (31%, 49%, 35%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 125 of 255 = 49%
B 89 of 255 = 35%

80
125
89

R + G + B ~ 38%. #507D59 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 125 + 89 = 294 (100%)
R 80 of 294 ~ 27.21%
G 125 of 294 ~ 42.52%
B 89 of 294 ~ 30.27'%

%27.21
%42.52
%30.27

CMYK RENK MODELİ

#507D59 rengi CMYK tonu (36,0,29,51).

  • camgöbeği tonu 36.00%
  • eflatun tonu 0.00%
  • sarı tonu 28.80%
  • ana renk tonu 50.98%

CMYK: (36,0,29,51)
C36M0Y29K51 (36%, 0%, 29%, 51%)
(0.36 / 0.00 / 0.29 / 0.51)

CMYK yüzdeleri

%36
%0
%28.8
%50.98

Codes

Color #507D59 in popluar color models

50 7D 59
RGB 80 125 89
HSL 132° 21.95% 40.20%
HSB/HSV 132° 36.00% 49.02%
CMYK 36.00% 0.00% 28.80%
50.98%

Color #507D59 in popluar number systems.

HEX 50 7D 59
Decimal 80 125 89
Binary 1010000 1111101 1011001
Octal 120 175 131

Shades and tints

Shades of #507D59

#507D59
(80,125,89)
#497251
(73,114,81)
#426749
(66,103,73)
#3B5C41
(59,92,65)
#345139
(52,81,57)
#2D4631
(45,70,49)
#263B29
(38,59,41)
#1F3021
(31,48,33)
#182519
(24,37,25)
#111A11
(17,26,17)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #507D59

#507D59
(80,125,89)
#5F8868
(95,136,104)
#6E9377
(110,147,119)
#7D9E86
(125,158,134)
#8CA995
(140,169,149)
#9BB4A4
(155,180,164)
#AABFB3
(170,191,179)
#B9CAC2
(185,202,194)
#C8D5D1
(200,213,209)
#D7E0E0
(215,224,224)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507D59 color. Also use rgb(80,125,89) instead hex code.

Text Font Color

.myTextColor { color: #507D59; }

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

This text font color is #507D59.

Background Color

.myBgColor { background-color: #507D59; }

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

This div background color is #507D59.

Border color

.myBorderColor { border: 1px solid #507D59; }

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

This div border color is #507D59.

Opacity

.myOpacity80 { color: #507D59; opacity: 0.8; }

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

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

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

This text has shadow with #507D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507D59.

Preview

Color preview on black background

This text has color #507D59 on black background.


Color preview on white background

This text has color #507D59 on white background.


Black color preview on #507D59 background

This text has black color on #507D59 background.


White color preview on #507D59 background

This text has white color on #507D59 background.


Related colors

Complementary color

Complementary color for #hex is #AF82A6.


I love getcolorcode.com

Triadic colors

1 #59507D and #7D5950 with #507D59 are triadic colors.

2 #597D50 and #7D5059 with #507D59 are triadic colors.