COLOR #50472D

HEX: #50472D RGB: (80,71,45)

Renk bilgisi

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

RGB renk modeli

#50472D color RGB value is (80,71,45).

RGB: (80,71,45) (31%, 28%, 18%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 71 of 255 = 28%
B 45 of 255 = 18%

80
71
45

R + G + B ~ 26%. #50472D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 71 + 45 = 196 (100%)
R 80 of 196 ~ 40.82%
G 71 of 196 ~ 36.22%
B 45 of 196 ~ 22.96'%

%40.82
%36.22
%22.96

CMYK RENK MODELİ

#50472D rengi CMYK tonu (0,11,44,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.25%
  • sarı tonu 43.75%
  • ana renk tonu 68.63%

CMYK: (0,11,44,69)
C0M11Y44K69 (0%, 11%, 44%, 69%)
(0.00 / 0.11 / 0.44 / 0.69)

CMYK yüzdeleri

%0
%11.25
%43.75
%68.63

Codes

Color #50472D in popluar color models

50 47 2D
RGB 80 71 45
HSL 45° 28.00% 24.51%
HSB/HSV 45° 43.75% 31.37%
CMYK 0.00% 11.25% 43.75%
68.63%

Color #50472D in popluar number systems.

HEX 50 47 2D
Decimal 80 71 45
Binary 1010000 1000111 101101
Octal 120 107 55

Shades and tints

Shades of #50472D

#50472D
(80,71,45)
#494129
(73,65,41)
#423B25
(66,59,37)
#3B3521
(59,53,33)
#342F1D
(52,47,29)
#2D2919
(45,41,25)
#262315
(38,35,21)
#1F1D11
(31,29,17)
#18170D
(24,23,13)
#111109
(17,17,9)
#0A0B05
(10,11,5)
#000000
(0,0,0)

Tints of #50472D

#50472D
(80,71,45)
#5F5740
(95,87,64)
#6E6753
(110,103,83)
#7D7766
(125,119,102)
#8C8779
(140,135,121)
#9B978C
(155,151,140)
#AAA79F
(170,167,159)
#B9B7B2
(185,183,178)
#C8C7C5
(200,199,197)
#D7D7D8
(215,215,216)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50472D color. Also use rgb(80,71,45) instead hex code.

Text Font Color

.myTextColor { color: #50472D; }

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

This text font color is #50472D.

Background Color

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

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

This div background color is #50472D.

Border color

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

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

This div border color is #50472D.

Opacity

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

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

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

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

This text has shadow with #50472D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50472D.

Preview

Color preview on black background

This text has color #50472D on black background.


Color preview on white background

This text has color #50472D on white background.


Black color preview on #50472D background

This text has black color on #50472D background.


White color preview on #50472D background

This text has white color on #50472D background.


Related colors

Complementary color

Complementary color for #hex is #AFB8D2.


I love getcolorcode.com

Triadic colors

1 #2D5047 and #472D50 with #50472D are triadic colors.

2 #2D4750 and #47502D with #50472D are triadic colors.