COLOR #50344D

HEX: #50344D RGB: (80,52,77)

Renk bilgisi

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

RGB renk modeli

#50344D color RGB value is (80,52,77).

RGB: (80,52,77) (31%, 20%, 30%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 52 of 255 = 20%
B 77 of 255 = 30%

80
52
77

R + G + B ~ 27%. #50344D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 52 + 77 = 209 (100%)
R 80 of 209 ~ 38.28%
G 52 of 209 ~ 24.88%
B 77 of 209 ~ 36.84'%

%38.28
%24.88
%36.84

CMYK RENK MODELİ

#50344D rengi CMYK tonu (0,35,4,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.00%
  • sarı tonu 3.75%
  • ana renk tonu 68.63%

CMYK: (0,35,4,69)
C0M35Y4K69 (0%, 35%, 4%, 69%)
(0.00 / 0.35 / 0.04 / 0.69)

CMYK yüzdeleri

%0
%35
%3.75
%68.63

Codes

Color #50344D in popluar color models

50 34 4D
RGB 80 52 77
HSL 306° 21.21% 25.88%
HSB/HSV 306° 35.00% 31.37%
CMYK 0.00% 35.00% 3.75%
68.63%

Color #50344D in popluar number systems.

HEX 50 34 4D
Decimal 80 52 77
Binary 1010000 110100 1001101
Octal 120 64 115

Shades and tints

Shades of #50344D

#50344D
(80,52,77)
#493046
(73,48,70)
#422C3F
(66,44,63)
#3B2838
(59,40,56)
#342431
(52,36,49)
#2D202A
(45,32,42)
#261C23
(38,28,35)
#1F181C
(31,24,28)
#181415
(24,20,21)
#11100E
(17,16,14)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #50344D

#50344D
(80,52,77)
#5F465D
(95,70,93)
#6E586D
(110,88,109)
#7D6A7D
(125,106,125)
#8C7C8D
(140,124,141)
#9B8E9D
(155,142,157)
#AAA0AD
(170,160,173)
#B9B2BD
(185,178,189)
#C8C4CD
(200,196,205)
#D7D6DD
(215,214,221)
#E6E8ED
(230,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50344D; }

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

This text font color is #50344D.

Background Color

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

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

This div background color is #50344D.

Border color

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

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

This div border color is #50344D.

Opacity

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

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

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

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

This text has shadow with #50344D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50344D.

Preview

Color preview on black background

This text has color #50344D on black background.


Color preview on white background

This text has color #50344D on white background.


Black color preview on #50344D background

This text has black color on #50344D background.


White color preview on #50344D background

This text has white color on #50344D background.


Related colors

Complementary color

Complementary color for #hex is #AFCBB2.


I love getcolorcode.com

Triadic colors

1 #4D5034 and #344D50 with #50344D are triadic colors.

2 #4D3450 and #34504D with #50344D are triadic colors.