COLOR #4C9D61

HEX: #4C9D61 RGB: (76,157,97)

Renk bilgisi

#4C9D61 contains mainly green color. #4C9D61 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4C9D61 color RGB value is (76,157,97).

RGB: (76,157,97) (30%, 62%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 157 of 255 = 62%
B 97 of 255 = 38%

76
157
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 157 + 97 = 330 (100%)
R 76 of 330 ~ 23.03%
G 157 of 330 ~ 47.58%
B 97 of 330 ~ 29.39'%

%23.03
%47.58
%29.39

CMYK RENK MODELİ

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

  • camgöbeği tonu 51.59%
  • eflatun tonu 0.00%
  • sarı tonu 38.22%
  • ana renk tonu 38.43%

CMYK: (52,0,38,38)
C52M0Y38K38 (52%, 0%, 38%, 38%)
(0.52 / 0.00 / 0.38 / 0.38)

CMYK yüzdeleri

%51.59
%0
%38.22
%38.43

Codes

Color #4C9D61 in popluar color models

4C 9D 61
RGB 76 157 97
HSL 136° 34.76% 45.69%
HSB/HSV 136° 51.59% 61.57%
CMYK 51.59% 0.00% 38.22%
38.43%

Color #4C9D61 in popluar number systems.

HEX 4C 9D 61
Decimal 76 157 97
Binary 1001100 10011101 1100001
Octal 114 235 141

Shades and tints

Shades of #4C9D61

#4C9D61
(76,157,97)
#468F59
(70,143,89)
#408151
(64,129,81)
#3A7349
(58,115,73)
#346541
(52,101,65)
#2E5739
(46,87,57)
#284931
(40,73,49)
#223B29
(34,59,41)
#1C2D21
(28,45,33)
#161F19
(22,31,25)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #4C9D61

#4C9D61
(76,157,97)
#5CA56F
(92,165,111)
#6CAD7D
(108,173,125)
#7CB58B
(124,181,139)
#8CBD99
(140,189,153)
#9CC5A7
(156,197,167)
#ACCDB5
(172,205,181)
#BCD5C3
(188,213,195)
#CCDDD1
(204,221,209)
#DCE5DF
(220,229,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9D61 color. Also use rgb(76,157,97) instead hex code.

Text Font Color

.myTextColor { color: #4C9D61; }

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

This text font color is #4C9D61.

Background Color

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

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

This div background color is #4C9D61.

Border color

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

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

This div border color is #4C9D61.

Opacity

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

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

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

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

This text has shadow with #4C9D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9D61.

Preview

Color preview on black background

This text has color #4C9D61 on black background.


Color preview on white background

This text has color #4C9D61 on white background.


Black color preview on #4C9D61 background

This text has black color on #4C9D61 background.


White color preview on #4C9D61 background

This text has white color on #4C9D61 background.


Related colors

Complementary color

Complementary color for #hex is #B3629E.


I love getcolorcode.com

Triadic colors

1 #614C9D and #9D614C with #4C9D61 are triadic colors.

2 #619D4C and #9D4C61 with #4C9D61 are triadic colors.