COLOR #4C8B56

HEX: #4C8B56 RGB: (76,139,86)

Renk bilgisi

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

RGB renk modeli

#4C8B56 color RGB value is (76,139,86).

RGB: (76,139,86) (30%, 55%, 34%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 139 of 255 = 55%
B 86 of 255 = 34%

76
139
86

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 139 + 86 = 301 (100%)
R 76 of 301 ~ 25.25%
G 139 of 301 ~ 46.18%
B 86 of 301 ~ 28.57'%

%25.25
%46.18
%28.57

CMYK RENK MODELİ

#4C8B56 rengi CMYK tonu (45,0,38,45).

  • camgöbeği tonu 45.32%
  • eflatun tonu 0.00%
  • sarı tonu 38.13%
  • ana renk tonu 45.49%

CMYK: (45,0,38,45)
C45M0Y38K45 (45%, 0%, 38%, 45%)
(0.45 / 0.00 / 0.38 / 0.45)

CMYK yüzdeleri

%45.32
%0
%38.13
%45.49

Codes

Color #4C8B56 in popluar color models

4C 8B 56
RGB 76 139 86
HSL 130° 29.30% 42.16%
HSB/HSV 130° 45.32% 54.51%
CMYK 45.32% 0.00% 38.13%
45.49%

Color #4C8B56 in popluar number systems.

HEX 4C 8B 56
Decimal 76 139 86
Binary 1001100 10001011 1010110
Octal 114 213 126

Shades and tints

Shades of #4C8B56

#4C8B56
(76,139,86)
#467F4F
(70,127,79)
#407348
(64,115,72)
#3A6741
(58,103,65)
#345B3A
(52,91,58)
#2E4F33
(46,79,51)
#28432C
(40,67,44)
#223725
(34,55,37)
#1C2B1E
(28,43,30)
#161F17
(22,31,23)
#101310
(16,19,16)
#000000
(0,0,0)

Tints of #4C8B56

#4C8B56
(76,139,86)
#5C9565
(92,149,101)
#6C9F74
(108,159,116)
#7CA983
(124,169,131)
#8CB392
(140,179,146)
#9CBDA1
(156,189,161)
#ACC7B0
(172,199,176)
#BCD1BF
(188,209,191)
#CCDBCE
(204,219,206)
#DCE5DD
(220,229,221)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C8B56 color. Also use rgb(76,139,86) instead hex code.

Text Font Color

.myTextColor { color: #4C8B56; }

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

This text font color is #4C8B56.

Background Color

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

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

This div background color is #4C8B56.

Border color

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

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

This div border color is #4C8B56.

Opacity

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

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

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

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

This text has shadow with #4C8B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8B56.

Preview

Color preview on black background

This text has color #4C8B56 on black background.


Color preview on white background

This text has color #4C8B56 on white background.


Black color preview on #4C8B56 background

This text has black color on #4C8B56 background.


White color preview on #4C8B56 background

This text has white color on #4C8B56 background.


Related colors

Complementary color

Complementary color for #hex is #B374A9.


I love getcolorcode.com

Triadic colors

1 #564C8B and #8B564C with #4C8B56 are triadic colors.

2 #568B4C and #8B4C56 with #4C8B56 are triadic colors.