COLOR #4C7F54

HEX: #4C7F54 RGB: (76,127,84)

Renk bilgisi

#4C7F54 contains red, green and blue colors in about the same proportion. #4C7F54 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4C7F54 color RGB value is (76,127,84).

RGB: (76,127,84) (30%, 50%, 33%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 127 of 255 = 50%
B 84 of 255 = 33%

76
127
84

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 127 + 84 = 287 (100%)
R 76 of 287 ~ 26.48%
G 127 of 287 ~ 44.25%
B 84 of 287 ~ 29.27'%

%26.48
%44.25
%29.27

CMYK RENK MODELİ

#4C7F54 rengi CMYK tonu (40,0,34,50).

  • camgöbeği tonu 40.16%
  • eflatun tonu 0.00%
  • sarı tonu 33.86%
  • ana renk tonu 50.20%

CMYK: (40,0,34,50)
C40M0Y34K50 (40%, 0%, 34%, 50%)
(0.40 / 0.00 / 0.34 / 0.50)

CMYK yüzdeleri

%40.16
%0
%33.86
%50.2

Codes

Color #4C7F54 in popluar color models

4C 7F 54
RGB 76 127 84
HSL 129° 25.12% 39.80%
HSB/HSV 129° 40.16% 49.80%
CMYK 40.16% 0.00% 33.86%
50.20%

Color #4C7F54 in popluar number systems.

HEX 4C 7F 54
Decimal 76 127 84
Binary 1001100 1111111 1010100
Octal 114 177 124

Shades and tints

Shades of #4C7F54

#4C7F54
(76,127,84)
#46744D
(70,116,77)
#406946
(64,105,70)
#3A5E3F
(58,94,63)
#345338
(52,83,56)
#2E4831
(46,72,49)
#283D2A
(40,61,42)
#223223
(34,50,35)
#1C271C
(28,39,28)
#161C15
(22,28,21)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #4C7F54

#4C7F54
(76,127,84)
#5C8A63
(92,138,99)
#6C9572
(108,149,114)
#7CA081
(124,160,129)
#8CAB90
(140,171,144)
#9CB69F
(156,182,159)
#ACC1AE
(172,193,174)
#BCCCBD
(188,204,189)
#CCD7CC
(204,215,204)
#DCE2DB
(220,226,219)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7F54 color. Also use rgb(76,127,84) instead hex code.

Text Font Color

.myTextColor { color: #4C7F54; }

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

This text font color is #4C7F54.

Background Color

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

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

This div background color is #4C7F54.

Border color

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

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

This div border color is #4C7F54.

Opacity

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

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

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

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

This text has shadow with #4C7F54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7F54.

Preview

Color preview on black background

This text has color #4C7F54 on black background.


Color preview on white background

This text has color #4C7F54 on white background.


Black color preview on #4C7F54 background

This text has black color on #4C7F54 background.


White color preview on #4C7F54 background

This text has white color on #4C7F54 background.


Related colors

Complementary color

Complementary color for #hex is #B380AB.


I love getcolorcode.com

Triadic colors

1 #544C7F and #7F544C with #4C7F54 are triadic colors.

2 #547F4C and #7F4C54 with #4C7F54 are triadic colors.