COLOR #4C9F6A

HEX: #4C9F6A RGB: (76,159,106)

Renk bilgisi

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

RGB renk modeli

#4C9F6A color RGB value is (76,159,106).

RGB: (76,159,106) (30%, 62%, 42%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 159 of 255 = 62%
B 106 of 255 = 42%

76
159
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 159 + 106 = 341 (100%)
R 76 of 341 ~ 22.29%
G 159 of 341 ~ 46.63%
B 106 of 341 ~ 31.09'%

%22.29
%46.63
%31.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 52.20%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 37.65%

CMYK: (52,0,33,38)
C52M0Y33K38 (52%, 0%, 33%, 38%)
(0.52 / 0.00 / 0.33 / 0.38)

CMYK yüzdeleri

%52.2
%0
%33.33
%37.65

Codes

Color #4C9F6A in popluar color models

4C 9F 6A
RGB 76 159 106
HSL 142° 35.32% 46.08%
HSB/HSV 142° 52.20% 62.35%
CMYK 52.20% 0.00% 33.33%
37.65%

Color #4C9F6A in popluar number systems.

HEX 4C 9F 6A
Decimal 76 159 106
Binary 1001100 10011111 1101010
Octal 114 237 152

Shades and tints

Shades of #4C9F6A

#4C9F6A
(76,159,106)
#469161
(70,145,97)
#408358
(64,131,88)
#3A754F
(58,117,79)
#346746
(52,103,70)
#2E593D
(46,89,61)
#284B34
(40,75,52)
#223D2B
(34,61,43)
#1C2F22
(28,47,34)
#162119
(22,33,25)
#101310
(16,19,16)
#000000
(0,0,0)

Tints of #4C9F6A

#4C9F6A
(76,159,106)
#5CA777
(92,167,119)
#6CAF84
(108,175,132)
#7CB791
(124,183,145)
#8CBF9E
(140,191,158)
#9CC7AB
(156,199,171)
#ACCFB8
(172,207,184)
#BCD7C5
(188,215,197)
#CCDFD2
(204,223,210)
#DCE7DF
(220,231,223)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9F6A color. Also use rgb(76,159,106) instead hex code.

Text Font Color

.myTextColor { color: #4C9F6A; }

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

This text font color is #4C9F6A.

Background Color

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

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

This div background color is #4C9F6A.

Border color

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

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

This div border color is #4C9F6A.

Opacity

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

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

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

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

This text has shadow with #4C9F6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9F6A.

Preview

Color preview on black background

This text has color #4C9F6A on black background.


Color preview on white background

This text has color #4C9F6A on white background.


Black color preview on #4C9F6A background

This text has black color on #4C9F6A background.


White color preview on #4C9F6A background

This text has white color on #4C9F6A background.


Related colors

Complementary color

Complementary color for #hex is #B36095.


I love getcolorcode.com

Triadic colors

1 #6A4C9F and #9F6A4C with #4C9F6A are triadic colors.

2 #6A9F4C and #9F4C6A with #4C9F6A are triadic colors.