COLOR #50833F

HEX: #50833F RGB: (80,131,63)

Renk bilgisi

#50833F contains mainly red and green colors. #50833F ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#50833F color RGB value is (80,131,63).

RGB: (80,131,63) (31%, 51%, 25%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 131 of 255 = 51%
B 63 of 255 = 25%

80
131
63

R + G + B ~ 36%. #50833F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 131 + 63 = 274 (100%)
R 80 of 274 ~ 29.2%
G 131 of 274 ~ 47.81%
B 63 of 274 ~ 22.99'%

%29.2
%47.81
%22.99

CMYK RENK MODELİ

#50833F rengi CMYK tonu (39,0,52,49).

  • camgöbeği tonu 38.93%
  • eflatun tonu 0.00%
  • sarı tonu 51.91%
  • ana renk tonu 48.63%
CMYK: (39,0,52,49) C39M0Y52K49 (39%,0%,52%,49%) (0.39/0.00/0.52/0.49) 

CMYK yüzdeleri

%38.93
%0
%51.91
%48.63

Codes

Color #50833F in popluar color models

50 83 3F
RGB 80 131 63
HSL 105° 35.05% 38.04%
HSB/HSV 105° 51.91% 51.37%
CMYK 38.93% 0.00% 51.91%
48.63%

Color #50833F in popluar number systems.

HEX 50 83 3F
Decimal 80 131 63
Binary 1010000 10000011 111111
Octal 120 203 77

Shades and tints

Shades of #50833F

#50833F
(80,131,63)
#49783A
(73,120,58)
#426D35
(66,109,53)
#3B6230
(59,98,48)
#34572B
(52,87,43)
#2D4C26
(45,76,38)
#264121
(38,65,33)
#1F361C
(31,54,28)
#182B17
(24,43,23)
#112012
(17,32,18)
#0A150D
(10,21,13)
#000000
(0,0,0)

Tints of #50833F

#50833F
(80,131,63)
#5F8E50
(95,142,80)
#6E9961
(110,153,97)
#7DA472
(125,164,114)
#8CAF83
(140,175,131)
#9BBA94
(155,186,148)
#AAC5A5
(170,197,165)
#B9D0B6
(185,208,182)
#C8DBC7
(200,219,199)
#D7E6D8
(215,230,216)
#E6F1E9
(230,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50833F color. Also use rgb(80,131,63) instead hex code.

Text Font Color

.myTextColor { color: #50833F; }

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

This text font color is #50833F.

Background Color

.myBgColor { background-color: #50833F; }

<div style="background-color:#50833F">Inner text</div>

This div background color is #50833F.

Border color

.myBorderColor { border: 1px solid #50833F; }

<div style="border:3px solid #50833F">Div</div>

This div border color is #50833F.

Opacity

.myOpacity80 { color: #50833F; opacity: 0.8; }

<p style="color:#50833F;opacity:0.8;">80%</p>

Text with #50833F 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 #50833F;}

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

This text has shadow with #50833F color.


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

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

This text has shadow with #50833F primary color and red secondary color.


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

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

This text has shadow with #50833F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50833F.

Preview

Color preview on black background

This text has color #50833F on black background.


Color preview on white background

This text has color #50833F on white background.


Black color preview on #50833F background

This text has black color on #50833F background.


White color preview on #50833F background

This text has white color on #50833F background.


Related colors

Complementary color

Complementary color for #hex is #AF7CC0.


I love getcolorcode.com

Triadic colors

1 #3F5083 and #833F50 with #50833F are triadic colors.

2 #3F8350 and #83503F with #50833F are triadic colors.