COLOR #4C7353

HEX: #4C7353 RGB: (76,115,83)

Renk bilgisi

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

RGB renk modeli

#4C7353 color RGB value is (76,115,83).

RGB: (76,115,83) (30%, 45%, 33%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 115 of 255 = 45%
B 83 of 255 = 33%

76
115
83

R + G + B ~ 36%. #4C7353 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 115 + 83 = 274 (100%)
R 76 of 274 ~ 27.74%
G 115 of 274 ~ 41.97%
B 83 of 274 ~ 30.29'%

%27.74
%41.97
%30.29

CMYK RENK MODELİ

#4C7353 rengi CMYK tonu (34,0,28,55).

  • camgöbeği tonu 33.91%
  • eflatun tonu 0.00%
  • sarı tonu 27.83%
  • ana renk tonu 54.90%

CMYK: (34,0,28,55)
C34M0Y28K55 (34%, 0%, 28%, 55%)
(0.34 / 0.00 / 0.28 / 0.55)

CMYK yüzdeleri

%33.91
%0
%27.83
%54.9

Codes

Color #4C7353 in popluar color models

4C 73 53
RGB 76 115 83
HSL 131° 20.42% 37.45%
HSB/HSV 131° 33.91% 45.10%
CMYK 33.91% 0.00% 27.83%
54.90%

Color #4C7353 in popluar number systems.

HEX 4C 73 53
Decimal 76 115 83
Binary 1001100 1110011 1010011
Octal 114 163 123

Shades and tints

Shades of #4C7353

#4C7353
(76,115,83)
#46694C
(70,105,76)
#405F45
(64,95,69)
#3A553E
(58,85,62)
#344B37
(52,75,55)
#2E4130
(46,65,48)
#283729
(40,55,41)
#222D22
(34,45,34)
#1C231B
(28,35,27)
#161914
(22,25,20)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #4C7353

#4C7353
(76,115,83)
#5C7F62
(92,127,98)
#6C8B71
(108,139,113)
#7C9780
(124,151,128)
#8CA38F
(140,163,143)
#9CAF9E
(156,175,158)
#ACBBAD
(172,187,173)
#BCC7BC
(188,199,188)
#CCD3CB
(204,211,203)
#DCDFDA
(220,223,218)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7353 color. Also use rgb(76,115,83) instead hex code.

Text Font Color

.myTextColor { color: #4C7353; }

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

This text font color is #4C7353.

Background Color

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

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

This div background color is #4C7353.

Border color

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

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

This div border color is #4C7353.

Opacity

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

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

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

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

This text has shadow with #4C7353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7353.

Preview

Color preview on black background

This text has color #4C7353 on black background.


Color preview on white background

This text has color #4C7353 on white background.


Black color preview on #4C7353 background

This text has black color on #4C7353 background.


White color preview on #4C7353 background

This text has white color on #4C7353 background.


Related colors

Complementary color

Complementary color for #hex is #B38CAC.


I love getcolorcode.com

Triadic colors

1 #534C73 and #73534C with #4C7353 are triadic colors.

2 #53734C and #734C53 with #4C7353 are triadic colors.