COLOR #4D9AA4

HEX: #4D9AA4 RGB: (77,154,164)

Color info

#4D9AA4 contains mainly green and blue colors. Web safe color of #4D9AA4 is #339999 (or #399).

RGB color model

#4D9AA4 color RGB value is (77,154,164).

RGB: (77,154,164) (30%, 60%, 64%)

RGB channels and saturation

R 77 of 255 = 30%
G 154 of 255 = 60%
B 164 of 255 = 64%

77
154
164

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

Portions of RGB colors in percentages

R + G + B = 77 + 154 + 164 = 395 (100%)
R 77 of 395 ~ 19.49%
G 154 of 395 ~ 38.99%
B 164 of 395 ~ 41.52'%

%19.49
%38.99
%41.52

CMYK color model

#4D9AA4 color CMYK value is (53,6,0,36).

  • cyan value is 53.05%
  • magenta value is 6.10%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (53,6,0,36) C53M6Y0K36 (53%,6%,0%,36%) (0.53/0.06/0.00/0.36) 

CMYK percentages

%53.05
%6.1
%0
%35.69

Codes

Color #4D9AA4 in popluar color models

4D 9A A4
RGB 77 154 164
HSL 187° 36.10% 47.25%
HSB/HSV 187° 53.05% 64.31%
CMYK 53.05% 6.10% 0.00%
35.69%

Color #4D9AA4 in popluar number systems.

HEX 4D 9A A4
Decimal 77 154 164
Binary 1001101 10011010 10100100
Octal 115 232 244

Shades and tints

Shades of #4D9AA4

#4D9AA4
(77,154,164)
#468C96
(70,140,150)
#3F7E88
(63,126,136)
#38707A
(56,112,122)
#31626C
(49,98,108)
#2A545E
(42,84,94)
#234650
(35,70,80)
#1C3842
(28,56,66)
#152A34
(21,42,52)
#0E1C26
(14,28,38)
#070E18
(7,14,24)
#000000
(0,0,0)

Tints of #4D9AA4

#4D9AA4
(77,154,164)
#5DA3AC
(93,163,172)
#6DACB4
(109,172,180)
#7DB5BC
(125,181,188)
#8DBEC4
(141,190,196)
#9DC7CC
(157,199,204)
#ADD0D4
(173,208,212)
#BDD9DC
(189,217,220)
#CDE2E4
(205,226,228)
#DDEBEC
(221,235,236)
#EDF4F4
(237,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9AA4 color. Also use rgb(77,154,164) instead hex code.

Text Font Color

.myTextColor { color: #4D9AA4; }

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

This text font color is #4D9AA4.

Background Color

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

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

This div background color is #4D9AA4.

Border color

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

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

This div border color is #4D9AA4.

Opacity

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

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

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

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

This text has shadow with #4D9AA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9AA4.

Preview

Color preview on black background

This text has color #4D9AA4 on black background.


Color preview on white background

This text has color #4D9AA4 on white background.


Black color preview on #4D9AA4 background

This text has black color on #4D9AA4 background.


White color preview on #4D9AA4 background

This text has white color on #4D9AA4 background.


Related colors

Complementary color

Complementary color for #hex is #B2655B.


I love getcolorcode.com

Triadic colors

1 #A44D9A and #9AA44D with #4D9AA4 are triadic colors.

2 #A49A4D and #9A4DA4 with #4D9AA4 are triadic colors.