COLOR #4A824F

HEX: #4A824F RGB: (74,130,79)

Renk bilgisi

#4A824F contains red, green and blue colors in about the same proportion. #4A824F ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4A824F color RGB value is (74,130,79).

RGB: (74,130,79) (29%, 51%, 31%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 130 of 255 = 51%
B 79 of 255 = 31%

74
130
79

R + G + B ~ 37%. #4A824F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 130 + 79 = 283 (100%)
R 74 of 283 ~ 26.15%
G 130 of 283 ~ 45.94%
B 79 of 283 ~ 27.92'%

%26.15
%45.94
%27.92

CMYK RENK MODELİ

#4A824F rengi CMYK tonu (43,0,39,49).

  • camgöbeği tonu 43.08%
  • eflatun tonu 0.00%
  • sarı tonu 39.23%
  • ana renk tonu 49.02%

CMYK: (43,0,39,49)
C43M0Y39K49 (43%, 0%, 39%, 49%)
(0.43 / 0.00 / 0.39 / 0.49)

CMYK yüzdeleri

%43.08
%0
%39.23
%49.02

Codes

Color #4A824F in popluar color models

4A 82 4F
RGB 74 130 79
HSL 125° 27.45% 40.00%
HSB/HSV 125° 43.08% 50.98%
CMYK 43.08% 0.00% 39.23%
49.02%

Color #4A824F in popluar number systems.

HEX 4A 82 4F
Decimal 74 130 79
Binary 1001010 10000010 1001111
Octal 112 202 117

Shades and tints

Shades of #4A824F

#4A824F
(74,130,79)
#447748
(68,119,72)
#3E6C41
(62,108,65)
#38613A
(56,97,58)
#325633
(50,86,51)
#2C4B2C
(44,75,44)
#264025
(38,64,37)
#20351E
(32,53,30)
#1A2A17
(26,42,23)
#141F10
(20,31,16)
#0E1409
(14,20,9)
#000000
(0,0,0)

Tints of #4A824F

#4A824F
(74,130,79)
#5A8D5F
(90,141,95)
#6A986F
(106,152,111)
#7AA37F
(122,163,127)
#8AAE8F
(138,174,143)
#9AB99F
(154,185,159)
#AAC4AF
(170,196,175)
#BACFBF
(186,207,191)
#CADACF
(202,218,207)
#DAE5DF
(218,229,223)
#EAF0EF
(234,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A824F color. Also use rgb(74,130,79) instead hex code.

Text Font Color

.myTextColor { color: #4A824F; }

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

This text font color is #4A824F.

Background Color

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

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

This div background color is #4A824F.

Border color

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

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

This div border color is #4A824F.

Opacity

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

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

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

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

This text has shadow with #4A824F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A824F.

Preview

Color preview on black background

This text has color #4A824F on black background.


Color preview on white background

This text has color #4A824F on white background.


Black color preview on #4A824F background

This text has black color on #4A824F background.


White color preview on #4A824F background

This text has white color on #4A824F background.


Related colors

Complementary color

Complementary color for #hex is #B57DB0.


I love getcolorcode.com

Triadic colors

1 #4F4A82 and #824F4A with #4A824F are triadic colors.

2 #4F824A and #824A4F with #4A824F are triadic colors.