COLOR #4C9A72

HEX: #4C9A72 RGB: (76,154,114)

Renk bilgisi

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

RGB renk modeli

#4C9A72 color RGB value is (76,154,114).

RGB: (76,154,114) (30%, 60%, 45%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 154 of 255 = 60%
B 114 of 255 = 45%

76
154
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 154 + 114 = 344 (100%)
R 76 of 344 ~ 22.09%
G 154 of 344 ~ 44.77%
B 114 of 344 ~ 33.14'%

%22.09
%44.77
%33.14

CMYK RENK MODELİ

#4C9A72 rengi CMYK tonu (51,0,26,40).

  • camgöbeği tonu 50.65%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • ana renk tonu 39.61%
CMYK: (51,0,26,40) C51M0Y26K40 (51%,0%,26%,40%) (0.51/0.00/0.26/0.40) 

CMYK yüzdeleri

%50.65
%0
%25.97
%39.61

Codes

Color #4C9A72 in popluar color models

4C 9A 72
RGB 76 154 114
HSL 149° 33.91% 45.10%
HSB/HSV 149° 50.65% 60.39%
CMYK 50.65% 0.00% 25.97%
39.61%

Color #4C9A72 in popluar number systems.

HEX 4C 9A 72
Decimal 76 154 114
Binary 1001100 10011010 1110010
Octal 114 232 162

Shades and tints

Shades of #4C9A72

#4C9A72
(76,154,114)
#468C68
(70,140,104)
#407E5E
(64,126,94)
#3A7054
(58,112,84)
#34624A
(52,98,74)
#2E5440
(46,84,64)
#284636
(40,70,54)
#22382C
(34,56,44)
#1C2A22
(28,42,34)
#161C18
(22,28,24)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #4C9A72

#4C9A72
(76,154,114)
#5CA37E
(92,163,126)
#6CAC8A
(108,172,138)
#7CB596
(124,181,150)
#8CBEA2
(140,190,162)
#9CC7AE
(156,199,174)
#ACD0BA
(172,208,186)
#BCD9C6
(188,217,198)
#CCE2D2
(204,226,210)
#DCEBDE
(220,235,222)
#ECF4EA
(236,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9A72 color. Also use rgb(76,154,114) instead hex code.

Text Font Color

.myTextColor { color: #4C9A72; }

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

This text font color is #4C9A72.

Background Color

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

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

This div background color is #4C9A72.

Border color

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

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

This div border color is #4C9A72.

Opacity

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

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

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

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

This text has shadow with #4C9A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9A72.

Preview

Color preview on black background

This text has color #4C9A72 on black background.


Color preview on white background

This text has color #4C9A72 on white background.


Black color preview on #4C9A72 background

This text has black color on #4C9A72 background.


White color preview on #4C9A72 background

This text has white color on #4C9A72 background.


Related colors

Complementary color

Complementary color for #hex is #B3658D.


I love getcolorcode.com

Triadic colors

1 #724C9A and #9A724C with #4C9A72 are triadic colors.

2 #729A4C and #9A4C72 with #4C9A72 are triadic colors.