COLOR #50736E

HEX: #50736E RGB: (80,115,110)

Renk bilgisi

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

RGB renk modeli

#50736E color RGB value is (80,115,110).

RGB: (80,115,110) (31%, 45%, 43%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 115 of 255 = 45%
B 110 of 255 = 43%

80
115
110

R + G + B ~ 40%. #50736E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 115 + 110 = 305 (100%)
R 80 of 305 ~ 26.23%
G 115 of 305 ~ 37.7%
B 110 of 305 ~ 36.07'%

%26.23
%37.7
%36.07

CMYK RENK MODELİ

#50736E rengi CMYK tonu (30,0,4,55).

  • camgöbeği tonu 30.43%
  • eflatun tonu 0.00%
  • sarı tonu 4.35%
  • ana renk tonu 54.90%

CMYK: (30,0,4,55)
C30M0Y4K55 (30%, 0%, 4%, 55%)
(0.30 / 0.00 / 0.04 / 0.55)

CMYK yüzdeleri

%30.43
%0
%4.35
%54.9

Codes

Color #50736E in popluar color models

50 73 6E
RGB 80 115 110
HSL 171° 17.95% 38.24%
HSB/HSV 171° 30.43% 45.10%
CMYK 30.43% 0.00% 4.35%
54.90%

Color #50736E in popluar number systems.

HEX 50 73 6E
Decimal 80 115 110
Binary 1010000 1110011 1101110
Octal 120 163 156

Shades and tints

Shades of #50736E

#50736E
(80,115,110)
#496964
(73,105,100)
#425F5A
(66,95,90)
#3B5550
(59,85,80)
#344B46
(52,75,70)
#2D413C
(45,65,60)
#263732
(38,55,50)
#1F2D28
(31,45,40)
#18231E
(24,35,30)
#111914
(17,25,20)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #50736E

#50736E
(80,115,110)
#5F7F7B
(95,127,123)
#6E8B88
(110,139,136)
#7D9795
(125,151,149)
#8CA3A2
(140,163,162)
#9BAFAF
(155,175,175)
#AABBBC
(170,187,188)
#B9C7C9
(185,199,201)
#C8D3D6
(200,211,214)
#D7DFE3
(215,223,227)
#E6EBF0
(230,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50736E color. Also use rgb(80,115,110) instead hex code.

Text Font Color

.myTextColor { color: #50736E; }

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

This text font color is #50736E.

Background Color

.myBgColor { background-color: #50736E; }

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

This div background color is #50736E.

Border color

.myBorderColor { border: 1px solid #50736E; }

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

This div border color is #50736E.

Opacity

.myOpacity80 { color: #50736E; opacity: 0.8; }

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

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

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

This text has shadow with #50736E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50736E.

Preview

Color preview on black background

This text has color #50736E on black background.


Color preview on white background

This text has color #50736E on white background.


Black color preview on #50736E background

This text has black color on #50736E background.


White color preview on #50736E background

This text has white color on #50736E background.


Related colors

Complementary color

Complementary color for #hex is #AF8C91.


I love getcolorcode.com

Triadic colors

1 #6E5073 and #736E50 with #50736E are triadic colors.

2 #6E7350 and #73506E with #50736E are triadic colors.