COLOR #4C7A59

HEX: #4C7A59 RGB: (76,122,89)

Renk bilgisi

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

RGB renk modeli

#4C7A59 color RGB value is (76,122,89).

RGB: (76,122,89) (30%, 48%, 35%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 122 of 255 = 48%
B 89 of 255 = 35%

76
122
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 122 + 89 = 287 (100%)
R 76 of 287 ~ 26.48%
G 122 of 287 ~ 42.51%
B 89 of 287 ~ 31.01'%

%26.48
%42.51
%31.01

CMYK RENK MODELİ

#4C7A59 rengi CMYK tonu (38,0,27,52).

  • camgöbeği tonu 37.70%
  • eflatun tonu 0.00%
  • sarı tonu 27.05%
  • ana renk tonu 52.16%
CMYK: (38,0,27,52) C38M0Y27K52 (38%,0%,27%,52%) (0.38/0.00/0.27/0.52) 

CMYK yüzdeleri

%37.7
%0
%27.05
%52.16

Codes

Color #4C7A59 in popluar color models

4C 7A 59
RGB 76 122 89
HSL 137° 23.23% 38.82%
HSB/HSV 137° 37.70% 47.84%
CMYK 37.70% 0.00% 27.05%
52.16%

Color #4C7A59 in popluar number systems.

HEX 4C 7A 59
Decimal 76 122 89
Binary 1001100 1111010 1011001
Octal 114 172 131

Shades and tints

Shades of #4C7A59

#4C7A59
(76,122,89)
#466F51
(70,111,81)
#406449
(64,100,73)
#3A5941
(58,89,65)
#344E39
(52,78,57)
#2E4331
(46,67,49)
#283829
(40,56,41)
#222D21
(34,45,33)
#1C2219
(28,34,25)
#161711
(22,23,17)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #4C7A59

#4C7A59
(76,122,89)
#5C8668
(92,134,104)
#6C9277
(108,146,119)
#7C9E86
(124,158,134)
#8CAA95
(140,170,149)
#9CB6A4
(156,182,164)
#ACC2B3
(172,194,179)
#BCCEC2
(188,206,194)
#CCDAD1
(204,218,209)
#DCE6E0
(220,230,224)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7A59 color. Also use rgb(76,122,89) instead hex code.

Text Font Color

.myTextColor { color: #4C7A59; }

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

This text font color is #4C7A59.

Background Color

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

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

This div background color is #4C7A59.

Border color

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

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

This div border color is #4C7A59.

Opacity

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

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

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

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

This text has shadow with #4C7A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7A59.

Preview

Color preview on black background

This text has color #4C7A59 on black background.


Color preview on white background

This text has color #4C7A59 on white background.


Black color preview on #4C7A59 background

This text has black color on #4C7A59 background.


White color preview on #4C7A59 background

This text has white color on #4C7A59 background.


Related colors

Complementary color

Complementary color for #hex is #B385A6.


I love getcolorcode.com

Triadic colors

1 #594C7A and #7A594C with #4C7A59 are triadic colors.

2 #597A4C and #7A4C59 with #4C7A59 are triadic colors.