COLOR #4CAA63

HEX: #4CAA63 RGB: (76,170,99)

Renk bilgisi

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

RGB renk modeli

#4CAA63 color RGB value is (76,170,99).

RGB: (76,170,99) (30%, 67%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 170 of 255 = 67%
B 99 of 255 = 39%

76
170
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 170 + 99 = 345 (100%)
R 76 of 345 ~ 22.03%
G 170 of 345 ~ 49.28%
B 99 of 345 ~ 28.7'%

%22.03
%49.28
%28.7

CMYK RENK MODELİ

#4CAA63 rengi CMYK tonu (55,0,42,33).

  • camgöbeği tonu 55.29%
  • eflatun tonu 0.00%
  • sarı tonu 41.76%
  • ana renk tonu 33.33%

CMYK: (55,0,42,33)
C55M0Y42K33 (55%, 0%, 42%, 33%)
(0.55 / 0.00 / 0.42 / 0.33)

CMYK yüzdeleri

%55.29
%0
%41.76
%33.33

Codes

Color #4CAA63 in popluar color models

4C AA 63
RGB 76 170 99
HSL 135° 38.21% 48.24%
HSB/HSV 135° 55.29% 66.67%
CMYK 55.29% 0.00% 41.76%
33.33%

Color #4CAA63 in popluar number systems.

HEX 4C AA 63
Decimal 76 170 99
Binary 1001100 10101010 1100011
Octal 114 252 143

Shades and tints

Shades of #4CAA63

#4CAA63
(76,170,99)
#469B5A
(70,155,90)
#408C51
(64,140,81)
#3A7D48
(58,125,72)
#346E3F
(52,110,63)
#2E5F36
(46,95,54)
#28502D
(40,80,45)
#224124
(34,65,36)
#1C321B
(28,50,27)
#162312
(22,35,18)
#101409
(16,20,9)
#000000
(0,0,0)

Tints of #4CAA63

#4CAA63
(76,170,99)
#5CB171
(92,177,113)
#6CB87F
(108,184,127)
#7CBF8D
(124,191,141)
#8CC69B
(140,198,155)
#9CCDA9
(156,205,169)
#ACD4B7
(172,212,183)
#BCDBC5
(188,219,197)
#CCE2D3
(204,226,211)
#DCE9E1
(220,233,225)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CAA63 color. Also use rgb(76,170,99) instead hex code.

Text Font Color

.myTextColor { color: #4CAA63; }

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

This text font color is #4CAA63.

Background Color

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

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

This div background color is #4CAA63.

Border color

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

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

This div border color is #4CAA63.

Opacity

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

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

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

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

This text has shadow with #4CAA63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4CAA63.

Preview

Color preview on black background

This text has color #4CAA63 on black background.


Color preview on white background

This text has color #4CAA63 on white background.


Black color preview on #4CAA63 background

This text has black color on #4CAA63 background.


White color preview on #4CAA63 background

This text has white color on #4CAA63 background.


Related colors

Complementary color

Complementary color for #hex is #B3559C.


I love getcolorcode.com

Triadic colors

1 #634CAA and #AA634C with #4CAA63 are triadic colors.

2 #63AA4C and #AA4C63 with #4CAA63 are triadic colors.