COLOR #4A9970

HEX: #4A9970 RGB: (74,153,112)

Renk bilgisi

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

RGB renk modeli

#4A9970 color RGB value is (74,153,112).

RGB: (74,153,112) (29%, 60%, 44%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 153 of 255 = 60%
B 112 of 255 = 44%

74
153
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 153 + 112 = 339 (100%)
R 74 of 339 ~ 21.83%
G 153 of 339 ~ 45.13%
B 112 of 339 ~ 33.04'%

%21.83
%45.13
%33.04

CMYK RENK MODELİ

#4A9970 rengi CMYK tonu (52,0,27,40).

  • camgöbeği tonu 51.63%
  • eflatun tonu 0.00%
  • sarı tonu 26.80%
  • ana renk tonu 40.00%

CMYK: (52,0,27,40)
C52M0Y27K40 (52%, 0%, 27%, 40%)
(0.52 / 0.00 / 0.27 / 0.40)

CMYK yüzdeleri

%51.63
%0
%26.8
%40

Codes

Color #4A9970 in popluar color models

4A 99 70
RGB 74 153 112
HSL 149° 34.80% 44.51%
HSB/HSV 149° 51.63% 60.00%
CMYK 51.63% 0.00% 26.80%
40.00%

Color #4A9970 in popluar number systems.

HEX 4A 99 70
Decimal 74 153 112
Binary 1001010 10011001 1110000
Octal 112 231 160

Shades and tints

Shades of #4A9970

#4A9970
(74,153,112)
#448C66
(68,140,102)
#3E7F5C
(62,127,92)
#387252
(56,114,82)
#326548
(50,101,72)
#2C583E
(44,88,62)
#264B34
(38,75,52)
#203E2A
(32,62,42)
#1A3120
(26,49,32)
#142416
(20,36,22)
#0E170C
(14,23,12)
#000000
(0,0,0)

Tints of #4A9970

#4A9970
(74,153,112)
#5AA27D
(90,162,125)
#6AAB8A
(106,171,138)
#7AB497
(122,180,151)
#8ABDA4
(138,189,164)
#9AC6B1
(154,198,177)
#AACFBE
(170,207,190)
#BAD8CB
(186,216,203)
#CAE1D8
(202,225,216)
#DAEAE5
(218,234,229)
#EAF3F2
(234,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A9970 color. Also use rgb(74,153,112) instead hex code.

Text Font Color

.myTextColor { color: #4A9970; }

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

This text font color is #4A9970.

Background Color

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

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

This div background color is #4A9970.

Border color

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

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

This div border color is #4A9970.

Opacity

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

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

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

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

This text has shadow with #4A9970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A9970.

Preview

Color preview on black background

This text has color #4A9970 on black background.


Color preview on white background

This text has color #4A9970 on white background.


Black color preview on #4A9970 background

This text has black color on #4A9970 background.


White color preview on #4A9970 background

This text has white color on #4A9970 background.


Related colors

Complementary color

Complementary color for #hex is #B5668F.


I love getcolorcode.com

Triadic colors

1 #704A99 and #99704A with #4A9970 are triadic colors.

2 #70994A and #994A70 with #4A9970 are triadic colors.