COLOR #50933B

HEX: #50933B RGB: (80,147,59)

Renk bilgisi

#50933B contains mainly green color. #50933B ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#50933B color RGB value is (80,147,59).

RGB: (80,147,59) (31%, 58%, 23%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 147 of 255 = 58%
B 59 of 255 = 23%

80
147
59

R + G + B ~ 37%. #50933B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 147 + 59 = 286 (100%)
R 80 of 286 ~ 27.97%
G 147 of 286 ~ 51.4%
B 59 of 286 ~ 20.63'%

%27.97
%51.4
%20.63

CMYK RENK MODELİ

#50933B rengi CMYK tonu (46,0,60,42).

  • camgöbeği tonu 45.58%
  • eflatun tonu 0.00%
  • sarı tonu 59.86%
  • ana renk tonu 42.35%

CMYK: (46,0,60,42)
C46M0Y60K42 (46%, 0%, 60%, 42%)
(0.46 / 0.00 / 0.60 / 0.42)

CMYK yüzdeleri

%45.58
%0
%59.86
%42.35

Codes

Color #50933B in popluar color models

50 93 3B
RGB 80 147 59
HSL 106° 42.72% 40.39%
HSB/HSV 106° 59.86% 57.65%
CMYK 45.58% 0.00% 59.86%
42.35%

Color #50933B in popluar number systems.

HEX 50 93 3B
Decimal 80 147 59
Binary 1010000 10010011 111011
Octal 120 223 73

Shades and tints

Shades of #50933B

#50933B
(80,147,59)
#498636
(73,134,54)
#427931
(66,121,49)
#3B6C2C
(59,108,44)
#345F27
(52,95,39)
#2D5222
(45,82,34)
#26451D
(38,69,29)
#1F3818
(31,56,24)
#182B13
(24,43,19)
#111E0E
(17,30,14)
#0A1109
(10,17,9)
#000000
(0,0,0)

Tints of #50933B

#50933B
(80,147,59)
#5F9C4C
(95,156,76)
#6EA55D
(110,165,93)
#7DAE6E
(125,174,110)
#8CB77F
(140,183,127)
#9BC090
(155,192,144)
#AAC9A1
(170,201,161)
#B9D2B2
(185,210,178)
#C8DBC3
(200,219,195)
#D7E4D4
(215,228,212)
#E6EDE5
(230,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50933B color. Also use rgb(80,147,59) instead hex code.

Text Font Color

.myTextColor { color: #50933B; }

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

This text font color is #50933B.

Background Color

.myBgColor { background-color: #50933B; }

<div style="background-color:#50933B">Inner text</div>

This div background color is #50933B.

Border color

.myBorderColor { border: 1px solid #50933B; }

<div style="border:3px solid #50933B">Div</div>

This div border color is #50933B.

Opacity

.myOpacity80 { color: #50933B; opacity: 0.8; }

<p style="color:#50933B;opacity:0.8;">80%</p>

Text with #50933B 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 #50933B;}

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

This text has shadow with #50933B color.


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

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

This text has shadow with #50933B primary color and red secondary color.


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

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

This text has shadow with #50933B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50933B.

Preview

Color preview on black background

This text has color #50933B on black background.


Color preview on white background

This text has color #50933B on white background.


Black color preview on #50933B background

This text has black color on #50933B background.


White color preview on #50933B background

This text has white color on #50933B background.


Related colors

Complementary color

Complementary color for #hex is #AF6CC4.


I love getcolorcode.com

Triadic colors

1 #3B5093 and #933B50 with #50933B are triadic colors.

2 #3B9350 and #93503B with #50933B are triadic colors.