COLOR #4CAC6C

HEX: #4CAC6C RGB: (76,172,108)

Renk bilgisi

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

RGB renk modeli

#4CAC6C color RGB value is (76,172,108).

RGB: (76,172,108) (30%, 67%, 42%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 172 of 255 = 67%
B 108 of 255 = 42%

76
172
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 172 + 108 = 356 (100%)
R 76 of 356 ~ 21.35%
G 172 of 356 ~ 48.31%
B 108 of 356 ~ 30.34'%

%21.35
%48.31
%30.34

CMYK RENK MODELİ

#4CAC6C rengi CMYK tonu (56,0,37,33).

  • camgöbeği tonu 55.81%
  • eflatun tonu 0.00%
  • sarı tonu 37.21%
  • ana renk tonu 32.55%

CMYK: (56,0,37,33)
C56M0Y37K33 (56%, 0%, 37%, 33%)
(0.56 / 0.00 / 0.37 / 0.33)

CMYK yüzdeleri

%55.81
%0
%37.21
%32.55

Codes

Color #4CAC6C in popluar color models

4C AC 6C
RGB 76 172 108
HSL 140° 38.71% 48.63%
HSB/HSV 140° 55.81% 67.45%
CMYK 55.81% 0.00% 37.21%
32.55%

Color #4CAC6C in popluar number systems.

HEX 4C AC 6C
Decimal 76 172 108
Binary 1001100 10101100 1101100
Octal 114 254 154

Shades and tints

Shades of #4CAC6C

#4CAC6C
(76,172,108)
#469D63
(70,157,99)
#408E5A
(64,142,90)
#3A7F51
(58,127,81)
#347048
(52,112,72)
#2E613F
(46,97,63)
#285236
(40,82,54)
#22432D
(34,67,45)
#1C3424
(28,52,36)
#16251B
(22,37,27)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #4CAC6C

#4CAC6C
(76,172,108)
#5CB379
(92,179,121)
#6CBA86
(108,186,134)
#7CC193
(124,193,147)
#8CC8A0
(140,200,160)
#9CCFAD
(156,207,173)
#ACD6BA
(172,214,186)
#BCDDC7
(188,221,199)
#CCE4D4
(204,228,212)
#DCEBE1
(220,235,225)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CAC6C color. Also use rgb(76,172,108) instead hex code.

Text Font Color

.myTextColor { color: #4CAC6C; }

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

This text font color is #4CAC6C.

Background Color

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

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

This div background color is #4CAC6C.

Border color

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

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

This div border color is #4CAC6C.

Opacity

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

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

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

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

This text has shadow with #4CAC6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CAC6C.

Preview

Color preview on black background

This text has color #4CAC6C on black background.


Color preview on white background

This text has color #4CAC6C on white background.


Black color preview on #4CAC6C background

This text has black color on #4CAC6C background.


White color preview on #4CAC6C background

This text has white color on #4CAC6C background.


Related colors

Complementary color

Complementary color for #hex is #B35393.


I love getcolorcode.com

Triadic colors

1 #6C4CAC and #AC6C4C with #4CAC6C are triadic colors.

2 #6CAC4C and #AC4C6C with #4CAC6C are triadic colors.