COLOR #50731D

HEX: #50731D RGB: (80,115,29)

Renk bilgisi

#50731D contains mainly red and green colors. #50731D ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#50731D color RGB value is (80,115,29).

RGB: (80,115,29) (31%, 45%, 11%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 115 of 255 = 45%
B 29 of 255 = 11%

80
115
29

R + G + B ~ 29%. #50731D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 115 + 29 = 224 (100%)
R 80 of 224 ~ 35.71%
G 115 of 224 ~ 51.34%
B 29 of 224 ~ 12.95'%

%35.71
%51.34
%12.95

CMYK RENK MODELİ

#50731D rengi CMYK tonu (30,0,75,55).

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

CMYK: (30,0,75,55)
C30M0Y75K55 (30%, 0%, 75%, 55%)
(0.30 / 0.00 / 0.75 / 0.55)

CMYK yüzdeleri

%30.43
%0
%74.78
%54.9

Codes

Color #50731D in popluar color models

50 73 1D
RGB 80 115 29
HSL 84° 59.72% 28.24%
HSB/HSV 84° 74.78% 45.10%
CMYK 30.43% 0.00% 74.78%
54.90%

Color #50731D in popluar number systems.

HEX 50 73 1D
Decimal 80 115 29
Binary 1010000 1110011 11101
Octal 120 163 35

Shades and tints

Shades of #50731D

#50731D
(80,115,29)
#49691B
(73,105,27)
#425F19
(66,95,25)
#3B5517
(59,85,23)
#344B15
(52,75,21)
#2D4113
(45,65,19)
#263711
(38,55,17)
#1F2D0F
(31,45,15)
#18230D
(24,35,13)
#11190B
(17,25,11)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #50731D

#50731D
(80,115,29)
#5F7F31
(95,127,49)
#6E8B45
(110,139,69)
#7D9759
(125,151,89)
#8CA36D
(140,163,109)
#9BAF81
(155,175,129)
#AABB95
(170,187,149)
#B9C7A9
(185,199,169)
#C8D3BD
(200,211,189)
#D7DFD1
(215,223,209)
#E6EBE5
(230,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50731D color. Also use rgb(80,115,29) instead hex code.

Text Font Color

.myTextColor { color: #50731D; }

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

This text font color is #50731D.

Background Color

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

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

This div background color is #50731D.

Border color

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

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

This div border color is #50731D.

Opacity

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

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

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

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

This text has shadow with #50731D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50731D.

Preview

Color preview on black background

This text has color #50731D on black background.


Color preview on white background

This text has color #50731D on white background.


Black color preview on #50731D background

This text has black color on #50731D background.


White color preview on #50731D background

This text has white color on #50731D background.


Related colors

Complementary color

Complementary color for #hex is #AF8CE2.


I love getcolorcode.com

Triadic colors

1 #1D5073 and #731D50 with #50731D are triadic colors.

2 #1D7350 and #73501D with #50731D are triadic colors.