COLOR #4CA364

HEX: #4CA364 RGB: (76,163,100)

Renk bilgisi

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

RGB renk modeli

#4CA364 color RGB value is (76,163,100).

RGB: (76,163,100) (30%, 64%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 163 of 255 = 64%
B 100 of 255 = 39%

76
163
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 163 + 100 = 339 (100%)
R 76 of 339 ~ 22.42%
G 163 of 339 ~ 48.08%
B 100 of 339 ~ 29.5'%

%22.42
%48.08
%29.5

CMYK RENK MODELİ

#4CA364 rengi CMYK tonu (53,0,39,36).

  • camgöbeği tonu 53.37%
  • eflatun tonu 0.00%
  • sarı tonu 38.65%
  • ana renk tonu 36.08%
CMYK: (53,0,39,36) C53M0Y39K36 (53%,0%,39%,36%) (0.53/0.00/0.39/0.36) 

CMYK yüzdeleri

%53.37
%0
%38.65
%36.08

Codes

Color #4CA364 in popluar color models

4C A3 64
RGB 76 163 100
HSL 137° 36.40% 46.86%
HSB/HSV 137° 53.37% 63.92%
CMYK 53.37% 0.00% 38.65%
36.08%

Color #4CA364 in popluar number systems.

HEX 4C A3 64
Decimal 76 163 100
Binary 1001100 10100011 1100100
Octal 114 243 144

Shades and tints

Shades of #4CA364

#4CA364
(76,163,100)
#46955B
(70,149,91)
#408752
(64,135,82)
#3A7949
(58,121,73)
#346B40
(52,107,64)
#2E5D37
(46,93,55)
#284F2E
(40,79,46)
#224125
(34,65,37)
#1C331C
(28,51,28)
#162513
(22,37,19)
#10170A
(16,23,10)
#000000
(0,0,0)

Tints of #4CA364

#4CA364
(76,163,100)
#5CAB72
(92,171,114)
#6CB380
(108,179,128)
#7CBB8E
(124,187,142)
#8CC39C
(140,195,156)
#9CCBAA
(156,203,170)
#ACD3B8
(172,211,184)
#BCDBC6
(188,219,198)
#CCE3D4
(204,227,212)
#DCEBE2
(220,235,226)
#ECF3F0
(236,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CA364 color. Also use rgb(76,163,100) instead hex code.

Text Font Color

.myTextColor { color: #4CA364; }

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

This text font color is #4CA364.

Background Color

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

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

This div background color is #4CA364.

Border color

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

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

This div border color is #4CA364.

Opacity

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

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

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

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

This text has shadow with #4CA364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CA364.

Preview

Color preview on black background

This text has color #4CA364 on black background.


Color preview on white background

This text has color #4CA364 on white background.


Black color preview on #4CA364 background

This text has black color on #4CA364 background.


White color preview on #4CA364 background

This text has white color on #4CA364 background.


Related colors

Complementary color

Complementary color for #hex is #B35C9B.


I love getcolorcode.com

Triadic colors

1 #644CA3 and #A3644C with #4CA364 are triadic colors.

2 #64A34C and #A34C64 with #4CA364 are triadic colors.