COLOR #4A8A57

HEX: #4A8A57 RGB: (74,138,87)

Renk bilgisi

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

RGB renk modeli

#4A8A57 color RGB value is (74,138,87).

RGB: (74,138,87) (29%, 54%, 34%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 138 of 255 = 54%
B 87 of 255 = 34%

74
138
87

R + G + B ~ 39%. #4A8A57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 138 + 87 = 299 (100%)
R 74 of 299 ~ 24.75%
G 138 of 299 ~ 46.15%
B 87 of 299 ~ 29.1'%

%24.75
%46.15
%29.1

CMYK RENK MODELİ

#4A8A57 rengi CMYK tonu (46,0,37,46).

  • camgöbeği tonu 46.38%
  • eflatun tonu 0.00%
  • sarı tonu 36.96%
  • ana renk tonu 45.88%

CMYK: (46,0,37,46)
C46M0Y37K46 (46%, 0%, 37%, 46%)
(0.46 / 0.00 / 0.37 / 0.46)

CMYK yüzdeleri

%46.38
%0
%36.96
%45.88

Codes

Color #4A8A57 in popluar color models

4A 8A 57
RGB 74 138 87
HSL 132° 30.19% 41.57%
HSB/HSV 132° 46.38% 54.12%
CMYK 46.38% 0.00% 36.96%
45.88%

Color #4A8A57 in popluar number systems.

HEX 4A 8A 57
Decimal 74 138 87
Binary 1001010 10001010 1010111
Octal 112 212 127

Shades and tints

Shades of #4A8A57

#4A8A57
(74,138,87)
#447E50
(68,126,80)
#3E7249
(62,114,73)
#386642
(56,102,66)
#325A3B
(50,90,59)
#2C4E34
(44,78,52)
#26422D
(38,66,45)
#203626
(32,54,38)
#1A2A1F
(26,42,31)
#141E18
(20,30,24)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #4A8A57

#4A8A57
(74,138,87)
#5A9466
(90,148,102)
#6A9E75
(106,158,117)
#7AA884
(122,168,132)
#8AB293
(138,178,147)
#9ABCA2
(154,188,162)
#AAC6B1
(170,198,177)
#BAD0C0
(186,208,192)
#CADACF
(202,218,207)
#DAE4DE
(218,228,222)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A8A57 color. Also use rgb(74,138,87) instead hex code.

Text Font Color

.myTextColor { color: #4A8A57; }

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

This text font color is #4A8A57.

Background Color

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

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

This div background color is #4A8A57.

Border color

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

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

This div border color is #4A8A57.

Opacity

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

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

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

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

This text has shadow with #4A8A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8A57.

Preview

Color preview on black background

This text has color #4A8A57 on black background.


Color preview on white background

This text has color #4A8A57 on white background.


Black color preview on #4A8A57 background

This text has black color on #4A8A57 background.


White color preview on #4A8A57 background

This text has white color on #4A8A57 background.


Related colors

Complementary color

Complementary color for #hex is #B575A8.


I love getcolorcode.com

Triadic colors

1 #574A8A and #8A574A with #4A8A57 are triadic colors.

2 #578A4A and #8A4A57 with #4A8A57 are triadic colors.