COLOR #4C8962

HEX: #4C8962 RGB: (76,137,98)

Renk bilgisi

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

RGB renk modeli

#4C8962 color RGB value is (76,137,98).

RGB: (76,137,98) (30%, 54%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 137 of 255 = 54%
B 98 of 255 = 38%

76
137
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 137 + 98 = 311 (100%)
R 76 of 311 ~ 24.44%
G 137 of 311 ~ 44.05%
B 98 of 311 ~ 31.51'%

%24.44
%44.05
%31.51

CMYK RENK MODELİ

#4C8962 rengi CMYK tonu (45,0,28,46).

  • camgöbeği tonu 44.53%
  • eflatun tonu 0.00%
  • sarı tonu 28.47%
  • ana renk tonu 46.27%

CMYK: (45,0,28,46)
C45M0Y28K46 (45%, 0%, 28%, 46%)
(0.45 / 0.00 / 0.28 / 0.46)

CMYK yüzdeleri

%44.53
%0
%28.47
%46.27

Codes

Color #4C8962 in popluar color models

4C 89 62
RGB 76 137 98
HSL 142° 28.64% 41.76%
HSB/HSV 142° 44.53% 53.73%
CMYK 44.53% 0.00% 28.47%
46.27%

Color #4C8962 in popluar number systems.

HEX 4C 89 62
Decimal 76 137 98
Binary 1001100 10001001 1100010
Octal 114 211 142

Shades and tints

Shades of #4C8962

#4C8962
(76,137,98)
#467D5A
(70,125,90)
#407152
(64,113,82)
#3A654A
(58,101,74)
#345942
(52,89,66)
#2E4D3A
(46,77,58)
#284132
(40,65,50)
#22352A
(34,53,42)
#1C2922
(28,41,34)
#161D1A
(22,29,26)
#101112
(16,17,18)
#000000
(0,0,0)

Tints of #4C8962

#4C8962
(76,137,98)
#5C9370
(92,147,112)
#6C9D7E
(108,157,126)
#7CA78C
(124,167,140)
#8CB19A
(140,177,154)
#9CBBA8
(156,187,168)
#ACC5B6
(172,197,182)
#BCCFC4
(188,207,196)
#CCD9D2
(204,217,210)
#DCE3E0
(220,227,224)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C8962 color. Also use rgb(76,137,98) instead hex code.

Text Font Color

.myTextColor { color: #4C8962; }

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

This text font color is #4C8962.

Background Color

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

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

This div background color is #4C8962.

Border color

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

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

This div border color is #4C8962.

Opacity

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

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

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

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

This text has shadow with #4C8962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8962.

Preview

Color preview on black background

This text has color #4C8962 on black background.


Color preview on white background

This text has color #4C8962 on white background.


Black color preview on #4C8962 background

This text has black color on #4C8962 background.


White color preview on #4C8962 background

This text has white color on #4C8962 background.


Related colors

Complementary color

Complementary color for #hex is #B3769D.


I love getcolorcode.com

Triadic colors

1 #624C89 and #89624C with #4C8962 are triadic colors.

2 #62894C and #894C62 with #4C8962 are triadic colors.