COLOR #4D9063

HEX: #4D9063 RGB: (77,144,99)

Renk bilgisi

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

RGB renk modeli

#4D9063 color RGB value is (77,144,99).

RGB: (77,144,99) (30%, 56%, 39%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 144 of 255 = 56%
B 99 of 255 = 39%

77
144
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 144 + 99 = 320 (100%)
R 77 of 320 ~ 24.06%
G 144 of 320 ~ 45%
B 99 of 320 ~ 30.94'%

%24.06
%45
%30.94

CMYK RENK MODELİ

#4D9063 rengi CMYK tonu (47,0,31,44).

  • camgöbeği tonu 46.53%
  • eflatun tonu 0.00%
  • sarı tonu 31.25%
  • ana renk tonu 43.53%

CMYK: (47,0,31,44)
C47M0Y31K44 (47%, 0%, 31%, 44%)
(0.47 / 0.00 / 0.31 / 0.44)

CMYK yüzdeleri

%46.53
%0
%31.25
%43.53

Codes

Color #4D9063 in popluar color models

4D 90 63
RGB 77 144 99
HSL 140° 30.32% 43.33%
HSB/HSV 140° 46.53% 56.47%
CMYK 46.53% 0.00% 31.25%
43.53%

Color #4D9063 in popluar number systems.

HEX 4D 90 63
Decimal 77 144 99
Binary 1001101 10010000 1100011
Octal 115 220 143

Shades and tints

Shades of #4D9063

#4D9063
(77,144,99)
#46835A
(70,131,90)
#3F7651
(63,118,81)
#386948
(56,105,72)
#315C3F
(49,92,63)
#2A4F36
(42,79,54)
#23422D
(35,66,45)
#1C3524
(28,53,36)
#15281B
(21,40,27)
#0E1B12
(14,27,18)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #4D9063

#4D9063
(77,144,99)
#5D9A71
(93,154,113)
#6DA47F
(109,164,127)
#7DAE8D
(125,174,141)
#8DB89B
(141,184,155)
#9DC2A9
(157,194,169)
#ADCCB7
(173,204,183)
#BDD6C5
(189,214,197)
#CDE0D3
(205,224,211)
#DDEAE1
(221,234,225)
#EDF4EF
(237,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D9063 color. Also use rgb(77,144,99) instead hex code.

Text Font Color

.myTextColor { color: #4D9063; }

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

This text font color is #4D9063.

Background Color

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

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

This div background color is #4D9063.

Border color

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

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

This div border color is #4D9063.

Opacity

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

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

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

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

This text has shadow with #4D9063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D9063.

Preview

Color preview on black background

This text has color #4D9063 on black background.


Color preview on white background

This text has color #4D9063 on white background.


Black color preview on #4D9063 background

This text has black color on #4D9063 background.


White color preview on #4D9063 background

This text has white color on #4D9063 background.


Related colors

Complementary color

Complementary color for #hex is #B26F9C.


I love getcolorcode.com

Triadic colors

1 #634D90 and #90634D with #4D9063 are triadic colors.

2 #63904D and #904D63 with #4D9063 are triadic colors.