COLOR #4C9C61

HEX: #4C9C61 RGB: (76,156,97)

Renk bilgisi

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

RGB renk modeli

#4C9C61 color RGB value is (76,156,97).

RGB: (76,156,97) (30%, 61%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 156 of 255 = 61%
B 97 of 255 = 38%

76
156
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 156 + 97 = 329 (100%)
R 76 of 329 ~ 23.1%
G 156 of 329 ~ 47.42%
B 97 of 329 ~ 29.48'%

%23.1
%47.42
%29.48

CMYK RENK MODELİ

#4C9C61 rengi CMYK tonu (51,0,38,39).

  • camgöbeği tonu 51.28%
  • eflatun tonu 0.00%
  • sarı tonu 37.82%
  • ana renk tonu 38.82%

CMYK: (51,0,38,39)
C51M0Y38K39 (51%, 0%, 38%, 39%)
(0.51 / 0.00 / 0.38 / 0.39)

CMYK yüzdeleri

%51.28
%0
%37.82
%38.82

Codes

Color #4C9C61 in popluar color models

4C 9C 61
RGB 76 156 97
HSL 136° 34.48% 45.49%
HSB/HSV 136° 51.28% 61.18%
CMYK 51.28% 0.00% 37.82%
38.82%

Color #4C9C61 in popluar number systems.

HEX 4C 9C 61
Decimal 76 156 97
Binary 1001100 10011100 1100001
Octal 114 234 141

Shades and tints

Shades of #4C9C61

#4C9C61
(76,156,97)
#468E59
(70,142,89)
#408051
(64,128,81)
#3A7249
(58,114,73)
#346441
(52,100,65)
#2E5639
(46,86,57)
#284831
(40,72,49)
#223A29
(34,58,41)
#1C2C21
(28,44,33)
#161E19
(22,30,25)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #4C9C61

#4C9C61
(76,156,97)
#5CA56F
(92,165,111)
#6CAE7D
(108,174,125)
#7CB78B
(124,183,139)
#8CC099
(140,192,153)
#9CC9A7
(156,201,167)
#ACD2B5
(172,210,181)
#BCDBC3
(188,219,195)
#CCE4D1
(204,228,209)
#DCEDDF
(220,237,223)
#ECF6ED
(236,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C9C61; }

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

This text font color is #4C9C61.

Background Color

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

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

This div background color is #4C9C61.

Border color

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

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

This div border color is #4C9C61.

Opacity

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

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

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

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

This text has shadow with #4C9C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9C61.

Preview

Color preview on black background

This text has color #4C9C61 on black background.


Color preview on white background

This text has color #4C9C61 on white background.


Black color preview on #4C9C61 background

This text has black color on #4C9C61 background.


White color preview on #4C9C61 background

This text has white color on #4C9C61 background.


Related colors

Complementary color

Complementary color for #hex is #B3639E.


I love getcolorcode.com

Triadic colors

1 #614C9C and #9C614C with #4C9C61 are triadic colors.

2 #619C4C and #9C4C61 with #4C9C61 are triadic colors.