COLOR #50965C

HEX: #50965C RGB: (80,150,92)

Renk bilgisi

#50965C contains mainly green and blue colors. #50965C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#50965C color RGB value is (80,150,92).

RGB: (80,150,92) (31%, 59%, 36%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 150 of 255 = 59%
B 92 of 255 = 36%

80
150
92

R + G + B ~ 42%. #50965C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 150 + 92 = 322 (100%)
R 80 of 322 ~ 24.84%
G 150 of 322 ~ 46.58%
B 92 of 322 ~ 28.57'%

%24.84
%46.58
%28.57

CMYK RENK MODELİ

#50965C rengi CMYK tonu (47,0,39,41).

  • camgöbeği tonu 46.67%
  • eflatun tonu 0.00%
  • sarı tonu 38.67%
  • ana renk tonu 41.18%

CMYK: (47,0,39,41)
C47M0Y39K41 (47%, 0%, 39%, 41%)
(0.47 / 0.00 / 0.39 / 0.41)

CMYK yüzdeleri

%46.67
%0
%38.67
%41.18

Codes

Color #50965C in popluar color models

50 96 5C
RGB 80 150 92
HSL 130° 30.43% 45.10%
HSB/HSV 130° 46.67% 58.82%
CMYK 46.67% 0.00% 38.67%
41.18%

Color #50965C in popluar number systems.

HEX 50 96 5C
Decimal 80 150 92
Binary 1010000 10010110 1011100
Octal 120 226 134

Shades and tints

Shades of #50965C

#50965C
(80,150,92)
#498954
(73,137,84)
#427C4C
(66,124,76)
#3B6F44
(59,111,68)
#34623C
(52,98,60)
#2D5534
(45,85,52)
#26482C
(38,72,44)
#1F3B24
(31,59,36)
#182E1C
(24,46,28)
#112114
(17,33,20)
#0A140C
(10,20,12)
#000000
(0,0,0)

Tints of #50965C

#50965C
(80,150,92)
#5F9F6A
(95,159,106)
#6EA878
(110,168,120)
#7DB186
(125,177,134)
#8CBA94
(140,186,148)
#9BC3A2
(155,195,162)
#AACCB0
(170,204,176)
#B9D5BE
(185,213,190)
#C8DECC
(200,222,204)
#D7E7DA
(215,231,218)
#E6F0E8
(230,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #50965C color. Also use rgb(80,150,92) instead hex code.

Text Font Color

.myTextColor { color: #50965C; }

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

This text font color is #50965C.

Background Color

.myBgColor { background-color: #50965C; }

<div style="background-color:#50965C">Inner text</div>

This div background color is #50965C.

Border color

.myBorderColor { border: 1px solid #50965C; }

<div style="border:3px solid #50965C">Div</div>

This div border color is #50965C.

Opacity

.myOpacity80 { color: #50965C; opacity: 0.8; }

<p style="color:#50965C;opacity:0.8;">80%</p>

Text with #50965C 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 #50965C;}

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

This text has shadow with #50965C color.


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

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

This text has shadow with #50965C primary color and red secondary color.


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

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

This text has shadow with #50965C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #50965C.

Preview

Color preview on black background

This text has color #50965C on black background.


Color preview on white background

This text has color #50965C on white background.


Black color preview on #50965C background

This text has black color on #50965C background.


White color preview on #50965C background

This text has white color on #50965C background.


Related colors

Complementary color

Complementary color for #hex is #AF69A3.


I love getcolorcode.com

Triadic colors

1 #5C5096 and #965C50 with #50965C are triadic colors.

2 #5C9650 and #96505C with #50965C are triadic colors.