COLOR #50B369

HEX: #50B369 RGB: (80,179,105)

Renk bilgisi

#50B369 contains mainly green color. #50B369 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#50B369 color RGB value is (80,179,105).

RGB: (80,179,105) (31%, 70%, 41%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 179 of 255 = 70%
B 105 of 255 = 41%

80
179
105

R + G + B ~ 47%. #50B369 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 179 + 105 = 364 (100%)
R 80 of 364 ~ 21.98%
G 179 of 364 ~ 49.18%
B 105 of 364 ~ 28.85'%

%21.98
%49.18
%28.85

CMYK RENK MODELİ

#50B369 rengi CMYK tonu (55,0,41,30).

  • camgöbeği tonu 55.31%
  • eflatun tonu 0.00%
  • sarı tonu 41.34%
  • ana renk tonu 29.80%

CMYK: (55,0,41,30)
C55M0Y41K30 (55%, 0%, 41%, 30%)
(0.55 / 0.00 / 0.41 / 0.30)

CMYK yüzdeleri

%55.31
%0
%41.34
%29.8

Codes

Color #50B369 in popluar color models

50 B3 69
RGB 80 179 105
HSL 135° 39.44% 50.78%
HSB/HSV 135° 55.31% 70.20%
CMYK 55.31% 0.00% 41.34%
29.80%

Color #50B369 in popluar number systems.

HEX 50 B3 69
Decimal 80 179 105
Binary 1010000 10110011 1101001
Octal 120 263 151

Shades and tints

Shades of #50B369

#50B369
(80,179,105)
#49A360
(73,163,96)
#429357
(66,147,87)
#3B834E
(59,131,78)
#347345
(52,115,69)
#2D633C
(45,99,60)
#265333
(38,83,51)
#1F432A
(31,67,42)
#183321
(24,51,33)
#112318
(17,35,24)
#0A130F
(10,19,15)
#000000
(0,0,0)

Tints of #50B369

#50B369
(80,179,105)
#5FB976
(95,185,118)
#6EBF83
(110,191,131)
#7DC590
(125,197,144)
#8CCB9D
(140,203,157)
#9BD1AA
(155,209,170)
#AAD7B7
(170,215,183)
#B9DDC4
(185,221,196)
#C8E3D1
(200,227,209)
#D7E9DE
(215,233,222)
#E6EFEB
(230,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50B369 color. Also use rgb(80,179,105) instead hex code.

Text Font Color

.myTextColor { color: #50B369; }

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

This text font color is #50B369.

Background Color

.myBgColor { background-color: #50B369; }

<div style="background-color:#50B369">Inner text</div>

This div background color is #50B369.

Border color

.myBorderColor { border: 1px solid #50B369; }

<div style="border:3px solid #50B369">Div</div>

This div border color is #50B369.

Opacity

.myOpacity80 { color: #50B369; opacity: 0.8; }

<p style="color:#50B369;opacity:0.8;">80%</p>

Text with #50B369 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 #50B369;}

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

This text has shadow with #50B369 color.


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

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

This text has shadow with #50B369 primary color and red secondary color.


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

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

This text has shadow with #50B369 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50B369.

Preview

Color preview on black background

This text has color #50B369 on black background.


Color preview on white background

This text has color #50B369 on white background.


Black color preview on #50B369 background

This text has black color on #50B369 background.


White color preview on #50B369 background

This text has white color on #50B369 background.


Related colors

Complementary color

Complementary color for #hex is #AF4C96.


I love getcolorcode.com

Triadic colors

1 #6950B3 and #B36950 with #50B369 are triadic colors.

2 #69B350 and #B35069 with #50B369 are triadic colors.