COLOR #4CA476

HEX: #4CA476 RGB: (76,164,118)

Renk bilgisi

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

RGB renk modeli

#4CA476 color RGB value is (76,164,118).

RGB: (76,164,118) (30%, 64%, 46%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 164 of 255 = 64%
B 118 of 255 = 46%

76
164
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 164 + 118 = 358 (100%)
R 76 of 358 ~ 21.23%
G 164 of 358 ~ 45.81%
B 118 of 358 ~ 32.96'%

%21.23
%45.81
%32.96

CMYK RENK MODELİ

#4CA476 rengi CMYK tonu (54,0,28,36).

  • camgöbeği tonu 53.66%
  • eflatun tonu 0.00%
  • sarı tonu 28.05%
  • ana renk tonu 35.69%

CMYK: (54,0,28,36)
C54M0Y28K36 (54%, 0%, 28%, 36%)
(0.54 / 0.00 / 0.28 / 0.36)

CMYK yüzdeleri

%53.66
%0
%28.05
%35.69

Codes

Color #4CA476 in popluar color models

4C A4 76
RGB 76 164 118
HSL 149° 36.67% 47.06%
HSB/HSV 149° 53.66% 64.31%
CMYK 53.66% 0.00% 28.05%
35.69%

Color #4CA476 in popluar number systems.

HEX 4C A4 76
Decimal 76 164 118
Binary 1001100 10100100 1110110
Octal 114 244 166

Shades and tints

Shades of #4CA476

#4CA476
(76,164,118)
#46966C
(70,150,108)
#408862
(64,136,98)
#3A7A58
(58,122,88)
#346C4E
(52,108,78)
#2E5E44
(46,94,68)
#28503A
(40,80,58)
#224230
(34,66,48)
#1C3426
(28,52,38)
#16261C
(22,38,28)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #4CA476

#4CA476
(76,164,118)
#5CAC82
(92,172,130)
#6CB48E
(108,180,142)
#7CBC9A
(124,188,154)
#8CC4A6
(140,196,166)
#9CCCB2
(156,204,178)
#ACD4BE
(172,212,190)
#BCDCCA
(188,220,202)
#CCE4D6
(204,228,214)
#DCECE2
(220,236,226)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CA476 color. Also use rgb(76,164,118) instead hex code.

Text Font Color

.myTextColor { color: #4CA476; }

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

This text font color is #4CA476.

Background Color

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

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

This div background color is #4CA476.

Border color

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

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

This div border color is #4CA476.

Opacity

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

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

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

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

This text has shadow with #4CA476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CA476.

Preview

Color preview on black background

This text has color #4CA476 on black background.


Color preview on white background

This text has color #4CA476 on white background.


Black color preview on #4CA476 background

This text has black color on #4CA476 background.


White color preview on #4CA476 background

This text has white color on #4CA476 background.


Related colors

Complementary color

Complementary color for #hex is #B35B89.


I love getcolorcode.com

Triadic colors

1 #764CA4 and #A4764C with #4CA476 are triadic colors.

2 #76A44C and #A44C76 with #4CA476 are triadic colors.