COLOR #4D9A68

HEX: #4D9A68 RGB: (77,154,104)

Renk bilgisi

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

RGB renk modeli

#4D9A68 color RGB value is (77,154,104).

RGB: (77,154,104) (30%, 60%, 41%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 154 of 255 = 60%
B 104 of 255 = 41%

77
154
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 154 + 104 = 335 (100%)
R 77 of 335 ~ 22.99%
G 154 of 335 ~ 45.97%
B 104 of 335 ~ 31.04'%

%22.99
%45.97
%31.04

CMYK RENK MODELİ

#4D9A68 rengi CMYK tonu (50,0,32,40).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 32.47%
  • ana renk tonu 39.61%

CMYK: (50,0,32,40)
C50M0Y32K40 (50%, 0%, 32%, 40%)
(0.50 / 0.00 / 0.32 / 0.40)

CMYK yüzdeleri

%50
%0
%32.47
%39.61

Codes

Color #4D9A68 in popluar color models

4D 9A 68
RGB 77 154 104
HSL 141° 33.33% 45.29%
HSB/HSV 141° 50.00% 60.39%
CMYK 50.00% 0.00% 32.47%
39.61%

Color #4D9A68 in popluar number systems.

HEX 4D 9A 68
Decimal 77 154 104
Binary 1001101 10011010 1101000
Octal 115 232 150

Shades and tints

Shades of #4D9A68

#4D9A68
(77,154,104)
#468C5F
(70,140,95)
#3F7E56
(63,126,86)
#38704D
(56,112,77)
#316244
(49,98,68)
#2A543B
(42,84,59)
#234632
(35,70,50)
#1C3829
(28,56,41)
#152A20
(21,42,32)
#0E1C17
(14,28,23)
#070E0E
(7,14,14)
#000000
(0,0,0)

Tints of #4D9A68

#4D9A68
(77,154,104)
#5DA375
(93,163,117)
#6DAC82
(109,172,130)
#7DB58F
(125,181,143)
#8DBE9C
(141,190,156)
#9DC7A9
(157,199,169)
#ADD0B6
(173,208,182)
#BDD9C3
(189,217,195)
#CDE2D0
(205,226,208)
#DDEBDD
(221,235,221)
#EDF4EA
(237,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D9A68; }

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

This text font color is #4D9A68.

Background Color

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

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

This div background color is #4D9A68.

Border color

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

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

This div border color is #4D9A68.

Opacity

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

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

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

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

This text has shadow with #4D9A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9A68.

Preview

Color preview on black background

This text has color #4D9A68 on black background.


Color preview on white background

This text has color #4D9A68 on white background.


Black color preview on #4D9A68 background

This text has black color on #4D9A68 background.


White color preview on #4D9A68 background

This text has white color on #4D9A68 background.


Related colors

Complementary color

Complementary color for #hex is #B26597.


I love getcolorcode.com

Triadic colors

1 #684D9A and #9A684D with #4D9A68 are triadic colors.

2 #689A4D and #9A4D68 with #4D9A68 are triadic colors.