COLOR #4D9576

HEX: #4D9576 RGB: (77,149,118)

Renk bilgisi

#4D9576 contains mainly green and blue colors. #4D9576 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4D9576 color RGB value is (77,149,118).

RGB: (77,149,118) (30%, 58%, 46%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 149 of 255 = 58%
B 118 of 255 = 46%

77
149
118

R + G + B ~ 45%. #4D9576 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 149 + 118 = 344 (100%)
R 77 of 344 ~ 22.38%
G 149 of 344 ~ 43.31%
B 118 of 344 ~ 34.3'%

%22.38
%43.31
%34.3

CMYK RENK MODELİ

#4D9576 rengi CMYK tonu (48,0,21,42).

  • camgöbeği tonu 48.32%
  • eflatun tonu 0.00%
  • sarı tonu 20.81%
  • ana renk tonu 41.57%
CMYK: (48,0,21,42) C48M0Y21K42 (48%,0%,21%,42%) (0.48/0.00/0.21/0.42) 

CMYK yüzdeleri

%48.32
%0
%20.81
%41.57

Codes

Color #4D9576 in popluar color models

4D 95 76
RGB 77 149 118
HSL 154° 31.86% 44.31%
HSB/HSV 154° 48.32% 58.43%
CMYK 48.32% 0.00% 20.81%
41.57%

Color #4D9576 in popluar number systems.

HEX 4D 95 76
Decimal 77 149 118
Binary 1001101 10010101 1110110
Octal 115 225 166

Shades and tints

Shades of #4D9576

#4D9576
(77,149,118)
#46886C
(70,136,108)
#3F7B62
(63,123,98)
#386E58
(56,110,88)
#31614E
(49,97,78)
#2A5444
(42,84,68)
#23473A
(35,71,58)
#1C3A30
(28,58,48)
#152D26
(21,45,38)
#0E201C
(14,32,28)
#071312
(7,19,18)
#000000
(0,0,0)

Tints of #4D9576

#4D9576
(77,149,118)
#5D9E82
(93,158,130)
#6DA78E
(109,167,142)
#7DB09A
(125,176,154)
#8DB9A6
(141,185,166)
#9DC2B2
(157,194,178)
#ADCBBE
(173,203,190)
#BDD4CA
(189,212,202)
#CDDDD6
(205,221,214)
#DDE6E2
(221,230,226)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9576 color. Also use rgb(77,149,118) instead hex code.

Text Font Color

.myTextColor { color: #4D9576; }

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

This text font color is #4D9576.

Background Color

.myBgColor { background-color: #4D9576; }

<div style="background-color:#4D9576">Inner text</div>

This div background color is #4D9576.

Border color

.myBorderColor { border: 1px solid #4D9576; }

<div style="border:3px solid #4D9576">Div</div>

This div border color is #4D9576.

Opacity

.myOpacity80 { color: #4D9576; opacity: 0.8; }

<p style="color:#4D9576;opacity:0.8;">80%</p>

Text with #4D9576 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 #4D9576;}

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

This text has shadow with #4D9576 color.


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

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

This text has shadow with #4D9576 primary color and red secondary color.


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

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

This text has shadow with #4D9576 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4D9576.

Preview

Color preview on black background

This text has color #4D9576 on black background.


Color preview on white background

This text has color #4D9576 on white background.


Black color preview on #4D9576 background

This text has black color on #4D9576 background.


White color preview on #4D9576 background

This text has white color on #4D9576 background.


Related colors

Complementary color

Complementary color for #hex is #B26A89.


I love getcolorcode.com

Triadic colors

1 #764D95 and #95764D with #4D9576 are triadic colors.

2 #76954D and #954D76 with #4D9576 are triadic colors.