COLOR #50694D

HEX: #50694D RGB: (80,105,77)

Renk bilgisi

#50694D contains red, green and blue colors in about the same proportion. #50694D ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#50694D color RGB value is (80,105,77).

RGB: (80,105,77) (31%, 41%, 30%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 105 of 255 = 41%
B 77 of 255 = 30%

80
105
77

R + G + B ~ 34%. #50694D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 105 + 77 = 262 (100%)
R 80 of 262 ~ 30.53%
G 105 of 262 ~ 40.08%
B 77 of 262 ~ 29.39'%

%30.53
%40.08
%29.39

CMYK RENK MODELİ

#50694D rengi CMYK tonu (24,0,27,59).

  • camgöbeği tonu 23.81%
  • eflatun tonu 0.00%
  • sarı tonu 26.67%
  • ana renk tonu 58.82%

CMYK: (24,0,27,59)
C24M0Y27K59 (24%, 0%, 27%, 59%)
(0.24 / 0.00 / 0.27 / 0.59)

CMYK yüzdeleri

%23.81
%0
%26.67
%58.82

Codes

Color #50694D in popluar color models

50 69 4D
RGB 80 105 77
HSL 114° 15.38% 35.69%
HSB/HSV 114° 26.67% 41.18%
CMYK 23.81% 0.00% 26.67%
58.82%

Color #50694D in popluar number systems.

HEX 50 69 4D
Decimal 80 105 77
Binary 1010000 1101001 1001101
Octal 120 151 115

Shades and tints

Shades of #50694D

#50694D
(80,105,77)
#496046
(73,96,70)
#42573F
(66,87,63)
#3B4E38
(59,78,56)
#344531
(52,69,49)
#2D3C2A
(45,60,42)
#263323
(38,51,35)
#1F2A1C
(31,42,28)
#182115
(24,33,21)
#11180E
(17,24,14)
#0A0F07
(10,15,7)
#000000
(0,0,0)

Tints of #50694D

#50694D
(80,105,77)
#5F765D
(95,118,93)
#6E836D
(110,131,109)
#7D907D
(125,144,125)
#8C9D8D
(140,157,141)
#9BAA9D
(155,170,157)
#AAB7AD
(170,183,173)
#B9C4BD
(185,196,189)
#C8D1CD
(200,209,205)
#D7DEDD
(215,222,221)
#E6EBED
(230,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50694D color. Also use rgb(80,105,77) instead hex code.

Text Font Color

.myTextColor { color: #50694D; }

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

This text font color is #50694D.

Background Color

.myBgColor { background-color: #50694D; }

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

This div background color is #50694D.

Border color

.myBorderColor { border: 1px solid #50694D; }

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

This div border color is #50694D.

Opacity

.myOpacity80 { color: #50694D; opacity: 0.8; }

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

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

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

This text has shadow with #50694D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50694D.

Preview

Color preview on black background

This text has color #50694D on black background.


Color preview on white background

This text has color #50694D on white background.


Black color preview on #50694D background

This text has black color on #50694D background.


White color preview on #50694D background

This text has white color on #50694D background.


Related colors

Complementary color

Complementary color for #hex is #AF96B2.


I love getcolorcode.com

Triadic colors

1 #4D5069 and #694D50 with #50694D are triadic colors.

2 #4D6950 and #69504D with #50694D are triadic colors.