COLOR #50725F

HEX: #50725F RGB: (80,114,95)

Renk bilgisi

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

RGB renk modeli

#50725F color RGB value is (80,114,95).

RGB: (80,114,95) (31%, 45%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 114 of 255 = 45%
B 95 of 255 = 37%

80
114
95

R + G + B ~ 38%. #50725F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 114 + 95 = 289 (100%)
R 80 of 289 ~ 27.68%
G 114 of 289 ~ 39.45%
B 95 of 289 ~ 32.87'%

%27.68
%39.45
%32.87

CMYK RENK MODELİ

#50725F rengi CMYK tonu (30,0,17,55).

  • camgöbeği tonu 29.82%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 55.29%

CMYK: (30,0,17,55)
C30M0Y17K55 (30%, 0%, 17%, 55%)
(0.30 / 0.00 / 0.17 / 0.55)

CMYK yüzdeleri

%29.82
%0
%16.67
%55.29

Codes

Color #50725F in popluar color models

50 72 5F
RGB 80 114 95
HSL 146° 17.53% 38.04%
HSB/HSV 146° 29.82% 44.71%
CMYK 29.82% 0.00% 16.67%
55.29%

Color #50725F in popluar number systems.

HEX 50 72 5F
Decimal 80 114 95
Binary 1010000 1110010 1011111
Octal 120 162 137

Shades and tints

Shades of #50725F

#50725F
(80,114,95)
#496857
(73,104,87)
#425E4F
(66,94,79)
#3B5447
(59,84,71)
#344A3F
(52,74,63)
#2D4037
(45,64,55)
#26362F
(38,54,47)
#1F2C27
(31,44,39)
#18221F
(24,34,31)
#111817
(17,24,23)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #50725F

#50725F
(80,114,95)
#5F7E6D
(95,126,109)
#6E8A7B
(110,138,123)
#7D9689
(125,150,137)
#8CA297
(140,162,151)
#9BAEA5
(155,174,165)
#AABAB3
(170,186,179)
#B9C6C1
(185,198,193)
#C8D2CF
(200,210,207)
#D7DEDD
(215,222,221)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50725F; }

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

This text font color is #50725F.

Background Color

.myBgColor { background-color: #50725F; }

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

This div background color is #50725F.

Border color

.myBorderColor { border: 1px solid #50725F; }

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

This div border color is #50725F.

Opacity

.myOpacity80 { color: #50725F; opacity: 0.8; }

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

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

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

This text has shadow with #50725F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50725F.

Preview

Color preview on black background

This text has color #50725F on black background.


Color preview on white background

This text has color #50725F on white background.


Black color preview on #50725F background

This text has black color on #50725F background.


White color preview on #50725F background

This text has white color on #50725F background.


Related colors

Complementary color

Complementary color for #hex is #AF8DA0.


I love getcolorcode.com

Triadic colors

1 #5F5072 and #725F50 with #50725F are triadic colors.

2 #5F7250 and #72505F with #50725F are triadic colors.