COLOR #4DB072

HEX: #4DB072 RGB: (77,176,114)

Renk bilgisi

#4DB072 contains mainly green color. #4DB072 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4DB072 color RGB value is (77,176,114).

RGB: (77,176,114) (30%, 69%, 45%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 176 of 255 = 69%
B 114 of 255 = 45%

77
176
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 176 + 114 = 367 (100%)
R 77 of 367 ~ 20.98%
G 176 of 367 ~ 47.96%
B 114 of 367 ~ 31.06'%

%20.98
%47.96
%31.06

CMYK RENK MODELİ

#4DB072 rengi CMYK tonu (56,0,35,31).

  • camgöbeği tonu 56.25%
  • eflatun tonu 0.00%
  • sarı tonu 35.23%
  • ana renk tonu 30.98%

CMYK: (56,0,35,31)
C56M0Y35K31 (56%, 0%, 35%, 31%)
(0.56 / 0.00 / 0.35 / 0.31)

CMYK yüzdeleri

%56.25
%0
%35.23
%30.98

Codes

Color #4DB072 in popluar color models

4D B0 72
RGB 77 176 114
HSL 142° 39.13% 49.61%
HSB/HSV 142° 56.25% 69.02%
CMYK 56.25% 0.00% 35.23%
30.98%

Color #4DB072 in popluar number systems.

HEX 4D B0 72
Decimal 77 176 114
Binary 1001101 10110000 1110010
Octal 115 260 162

Shades and tints

Shades of #4DB072

#4DB072
(77,176,114)
#46A068
(70,160,104)
#3F905E
(63,144,94)
#388054
(56,128,84)
#31704A
(49,112,74)
#2A6040
(42,96,64)
#235036
(35,80,54)
#1C402C
(28,64,44)
#153022
(21,48,34)
#0E2018
(14,32,24)
#07100E
(7,16,14)
#000000
(0,0,0)

Tints of #4DB072

#4DB072
(77,176,114)
#5DB77E
(93,183,126)
#6DBE8A
(109,190,138)
#7DC596
(125,197,150)
#8DCCA2
(141,204,162)
#9DD3AE
(157,211,174)
#ADDABA
(173,218,186)
#BDE1C6
(189,225,198)
#CDE8D2
(205,232,210)
#DDEFDE
(221,239,222)
#EDF6EA
(237,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DB072 color. Also use rgb(77,176,114) instead hex code.

Text Font Color

.myTextColor { color: #4DB072; }

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

This text font color is #4DB072.

Background Color

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

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

This div background color is #4DB072.

Border color

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

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

This div border color is #4DB072.

Opacity

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

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

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

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

This text has shadow with #4DB072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DB072.

Preview

Color preview on black background

This text has color #4DB072 on black background.


Color preview on white background

This text has color #4DB072 on white background.


Black color preview on #4DB072 background

This text has black color on #4DB072 background.


White color preview on #4DB072 background

This text has white color on #4DB072 background.


Related colors

Complementary color

Complementary color for #hex is #B24F8D.


I love getcolorcode.com

Triadic colors

1 #724DB0 and #B0724D with #4DB072 are triadic colors.

2 #72B04D and #B04D72 with #4DB072 are triadic colors.