COLOR #4DAF99

HEX: #4DAF99 RGB: (77,175,153)

Renk bilgisi

#4DAF99 contains mainly green and blue colors. #4DAF99 ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4DAF99 color RGB value is (77,175,153).

RGB: (77,175,153) (30%, 69%, 60%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 175 of 255 = 69%
B 153 of 255 = 60%

77
175
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 175 + 153 = 405 (100%)
R 77 of 405 ~ 19.01%
G 175 of 405 ~ 43.21%
B 153 of 405 ~ 37.78'%

%19.01
%43.21
%37.78

CMYK RENK MODELİ

#4DAF99 rengi CMYK tonu (56,0,13,31).

  • camgöbeği tonu 56.00%
  • eflatun tonu 0.00%
  • sarı tonu 12.57%
  • ana renk tonu 31.37%

CMYK: (56,0,13,31)
C56M0Y13K31 (56%, 0%, 13%, 31%)
(0.56 / 0.00 / 0.13 / 0.31)

CMYK yüzdeleri

%56
%0
%12.57
%31.37

Codes

Color #4DAF99 in popluar color models

4D AF 99
RGB 77 175 153
HSL 167° 38.89% 49.41%
HSB/HSV 167° 56.00% 68.63%
CMYK 56.00% 0.00% 12.57%
31.37%

Color #4DAF99 in popluar number systems.

HEX 4D AF 99
Decimal 77 175 153
Binary 1001101 10101111 10011001
Octal 115 257 231

Shades and tints

Shades of #4DAF99

#4DAF99
(77,175,153)
#46A08C
(70,160,140)
#3F917F
(63,145,127)
#388272
(56,130,114)
#317365
(49,115,101)
#2A6458
(42,100,88)
#23554B
(35,85,75)
#1C463E
(28,70,62)
#153731
(21,55,49)
#0E2824
(14,40,36)
#071917
(7,25,23)
#000000
(0,0,0)

Tints of #4DAF99

#4DAF99
(77,175,153)
#5DB6A2
(93,182,162)
#6DBDAB
(109,189,171)
#7DC4B4
(125,196,180)
#8DCBBD
(141,203,189)
#9DD2C6
(157,210,198)
#ADD9CF
(173,217,207)
#BDE0D8
(189,224,216)
#CDE7E1
(205,231,225)
#DDEEEA
(221,238,234)
#EDF5F3
(237,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4DAF99 color. Also use rgb(77,175,153) instead hex code.

Text Font Color

.myTextColor { color: #4DAF99; }

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

This text font color is #4DAF99.

Background Color

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

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

This div background color is #4DAF99.

Border color

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

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

This div border color is #4DAF99.

Opacity

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

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

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

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

This text has shadow with #4DAF99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4DAF99.

Preview

Color preview on black background

This text has color #4DAF99 on black background.


Color preview on white background

This text has color #4DAF99 on white background.


Black color preview on #4DAF99 background

This text has black color on #4DAF99 background.


White color preview on #4DAF99 background

This text has white color on #4DAF99 background.


Related colors

Complementary color

Complementary color for #hex is #B25066.


I love getcolorcode.com

Triadic colors

1 #994DAF and #AF994D with #4DAF99 are triadic colors.

2 #99AF4D and #AF4D99 with #4DAF99 are triadic colors.