COLOR #4D963C

HEX: #4D963C RGB: (77,150,60)

Renk bilgisi

#4D963C contains mainly green color. #4D963C ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4D963C color RGB value is (77,150,60).

RGB: (77,150,60) (30%, 59%, 24%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 150 of 255 = 59%
B 60 of 255 = 24%

77
150
60

R + G + B ~ 38%. #4D963C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 150 + 60 = 287 (100%)
R 77 of 287 ~ 26.83%
G 150 of 287 ~ 52.26%
B 60 of 287 ~ 20.91'%

%26.83
%52.26
%20.91

CMYK RENK MODELİ

#4D963C rengi CMYK tonu (49,0,60,41).

  • camgöbeği tonu 48.67%
  • eflatun tonu 0.00%
  • sarı tonu 60.00%
  • ana renk tonu 41.18%

CMYK: (49,0,60,41)
C49M0Y60K41 (49%, 0%, 60%, 41%)
(0.49 / 0.00 / 0.60 / 0.41)

CMYK yüzdeleri

%48.67
%0
%60
%41.18

Codes

Color #4D963C in popluar color models

4D 96 3C
RGB 77 150 60
HSL 109° 42.86% 41.18%
HSB/HSV 109° 60.00% 58.82%
CMYK 48.67% 0.00% 60.00%
41.18%

Color #4D963C in popluar number systems.

HEX 4D 96 3C
Decimal 77 150 60
Binary 1001101 10010110 111100
Octal 115 226 74

Shades and tints

Shades of #4D963C

#4D963C
(77,150,60)
#468937
(70,137,55)
#3F7C32
(63,124,50)
#386F2D
(56,111,45)
#316228
(49,98,40)
#2A5523
(42,85,35)
#23481E
(35,72,30)
#1C3B19
(28,59,25)
#152E14
(21,46,20)
#0E210F
(14,33,15)
#07140A
(7,20,10)
#000000
(0,0,0)

Tints of #4D963C

#4D963C
(77,150,60)
#5D9F4D
(93,159,77)
#6DA85E
(109,168,94)
#7DB16F
(125,177,111)
#8DBA80
(141,186,128)
#9DC391
(157,195,145)
#ADCCA2
(173,204,162)
#BDD5B3
(189,213,179)
#CDDEC4
(205,222,196)
#DDE7D5
(221,231,213)
#EDF0E6
(237,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D963C color. Also use rgb(77,150,60) instead hex code.

Text Font Color

.myTextColor { color: #4D963C; }

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

This text font color is #4D963C.

Background Color

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

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

This div background color is #4D963C.

Border color

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

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

This div border color is #4D963C.

Opacity

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

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

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

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

This text has shadow with #4D963C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D963C.

Preview

Color preview on black background

This text has color #4D963C on black background.


Color preview on white background

This text has color #4D963C on white background.


Black color preview on #4D963C background

This text has black color on #4D963C background.


White color preview on #4D963C background

This text has white color on #4D963C background.


Related colors

Complementary color

Complementary color for #hex is #B269C3.


I love getcolorcode.com

Triadic colors

1 #3C4D96 and #963C4D with #4D963C are triadic colors.

2 #3C964D and #964D3C with #4D963C are triadic colors.