COLOR #50B276

HEX: #50B276 RGB: (80,178,118)

Renk bilgisi

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

RGB renk modeli

#50B276 color RGB value is (80,178,118).

RGB: (80,178,118) (31%, 70%, 46%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 178 of 255 = 70%
B 118 of 255 = 46%

80
178
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 178 + 118 = 376 (100%)
R 80 of 376 ~ 21.28%
G 178 of 376 ~ 47.34%
B 118 of 376 ~ 31.38'%

%21.28
%47.34
%31.38

CMYK RENK MODELİ

#50B276 rengi CMYK tonu (55,0,34,30).

  • camgöbeği tonu 55.06%
  • eflatun tonu 0.00%
  • sarı tonu 33.71%
  • ana renk tonu 30.20%

CMYK: (55,0,34,30)
C55M0Y34K30 (55%, 0%, 34%, 30%)
(0.55 / 0.00 / 0.34 / 0.30)

CMYK yüzdeleri

%55.06
%0
%33.71
%30.2

Codes

Color #50B276 in popluar color models

50 B2 76
RGB 80 178 118
HSL 143° 38.89% 50.59%
HSB/HSV 143° 55.06% 69.80%
CMYK 55.06% 0.00% 33.71%
30.20%

Color #50B276 in popluar number systems.

HEX 50 B2 76
Decimal 80 178 118
Binary 1010000 10110010 1110110
Octal 120 262 166

Shades and tints

Shades of #50B276

#50B276
(80,178,118)
#49A26C
(73,162,108)
#429262
(66,146,98)
#3B8258
(59,130,88)
#34724E
(52,114,78)
#2D6244
(45,98,68)
#26523A
(38,82,58)
#1F4230
(31,66,48)
#183226
(24,50,38)
#11221C
(17,34,28)
#0A1212
(10,18,18)
#000000
(0,0,0)

Tints of #50B276

#50B276
(80,178,118)
#5FB982
(95,185,130)
#6EC08E
(110,192,142)
#7DC79A
(125,199,154)
#8CCEA6
(140,206,166)
#9BD5B2
(155,213,178)
#AADCBE
(170,220,190)
#B9E3CA
(185,227,202)
#C8EAD6
(200,234,214)
#D7F1E2
(215,241,226)
#E6F8EE
(230,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50B276 color. Also use rgb(80,178,118) instead hex code.

Text Font Color

.myTextColor { color: #50B276; }

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

This text font color is #50B276.

Background Color

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

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

This div background color is #50B276.

Border color

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

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

This div border color is #50B276.

Opacity

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

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

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

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

This text has shadow with #50B276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50B276.

Preview

Color preview on black background

This text has color #50B276 on black background.


Color preview on white background

This text has color #50B276 on white background.


Black color preview on #50B276 background

This text has black color on #50B276 background.


White color preview on #50B276 background

This text has white color on #50B276 background.


Related colors

Complementary color

Complementary color for #hex is #AF4D89.


I love getcolorcode.com

Triadic colors

1 #7650B2 and #B27650 with #50B276 are triadic colors.

2 #76B250 and #B25076 with #50B276 are triadic colors.