COLOR #4D9E92

HEX: #4D9E92 RGB: (77,158,146)

Color info

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

RGB color model

#4D9E92 color RGB value is (77,158,146).

RGB: (77,158,146) (30%, 62%, 57%)

RGB channels and saturation

R 77 of 255 = 30%
G 158 of 255 = 62%
B 146 of 255 = 57%

77
158
146

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

Portions of RGB colors in percentages

R + G + B = 77 + 158 + 146 = 381 (100%)
R 77 of 381 ~ 20.21%
G 158 of 381 ~ 41.47%
B 146 of 381 ~ 38.32'%

%20.21
%41.47
%38.32

CMYK color model

#4D9E92 color CMYK value is (51,0,8,38).

  • cyan value is 51.27%
  • magenta value is 0.00%
  • yellow value is 7.59%
  • key color value is 38.04%

CMYK: (51,0,8,38)
C51M0Y8K38 (51%, 0%, 8%, 38%)
(0.51 / 0.00 / 0.08 / 0.38)

CMYK percentages

%51.27
%0
%7.59
%38.04

Codes

Color #4D9E92 in popluar color models

4D 9E 92
RGB 77 158 146
HSL 171° 34.47% 46.08%
HSB/HSV 171° 51.27% 61.96%
CMYK 51.27% 0.00% 7.59%
38.04%

Color #4D9E92 in popluar number systems.

HEX 4D 9E 92
Decimal 77 158 146
Binary 1001101 10011110 10010010
Octal 115 236 222

Shades and tints

Shades of #4D9E92

#4D9E92
(77,158,146)
#469085
(70,144,133)
#3F8278
(63,130,120)
#38746B
(56,116,107)
#31665E
(49,102,94)
#2A5851
(42,88,81)
#234A44
(35,74,68)
#1C3C37
(28,60,55)
#152E2A
(21,46,42)
#0E201D
(14,32,29)
#071210
(7,18,16)
#000000
(0,0,0)

Tints of #4D9E92

#4D9E92
(77,158,146)
#5DA69B
(93,166,155)
#6DAEA4
(109,174,164)
#7DB6AD
(125,182,173)
#8DBEB6
(141,190,182)
#9DC6BF
(157,198,191)
#ADCEC8
(173,206,200)
#BDD6D1
(189,214,209)
#CDDEDA
(205,222,218)
#DDE6E3
(221,230,227)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9E92 color. Also use rgb(77,158,146) instead hex code.

Text Font Color

.myTextColor { color: #4D9E92; }

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

This text font color is #4D9E92.

Background Color

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

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

This div background color is #4D9E92.

Border color

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

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

This div border color is #4D9E92.

Opacity

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

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

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

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

This text has shadow with #4D9E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9E92.

Preview

Color preview on black background

This text has color #4D9E92 on black background.


Color preview on white background

This text has color #4D9E92 on white background.


Black color preview on #4D9E92 background

This text has black color on #4D9E92 background.


White color preview on #4D9E92 background

This text has white color on #4D9E92 background.


Related colors

Complementary color

Complementary color for #hex is #B2616D.


I love getcolorcode.com

Triadic colors

1 #924D9E and #9E924D with #4D9E92 are triadic colors.

2 #929E4D and #9E4D92 with #4D9E92 are triadic colors.