COLOR #4A7059

HEX: #4A7059 RGB: (74,112,89)

Color info

#4A7059 contains red, green and blue colors in about the same proportion. Web safe color of #4A7059 is #336666 (or #366).

RGB color model

#4A7059 color RGB value is (74,112,89).

RGB: (74,112,89) (29%, 44%, 35%)

RGB channels and saturation

R 74 of 255 = 29%
G 112 of 255 = 44%
B 89 of 255 = 35%

74
112
89

R + G + B ~ 36%. #4A7059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 112 + 89 = 275 (100%)
R 74 of 275 ~ 26.91%
G 112 of 275 ~ 40.73%
B 89 of 275 ~ 32.36'%

%26.91
%40.73
%32.36

CMYK color model

#4A7059 color CMYK value is (34,0,21,56).

  • cyan value is 33.93%
  • magenta value is 0.00%
  • yellow value is 20.54%
  • key color value is 56.08%
CMYK: (34,0,21,56) C34M0Y21K56 (34%,0%,21%,56%) (0.34/0.00/0.21/0.56) 

CMYK percentages

%33.93
%0
%20.54
%56.08

Codes

Color #4A7059 in popluar color models

4A 70 59
RGB 74 112 89
HSL 144° 20.43% 36.47%
HSB/HSV 144° 33.93% 43.92%
CMYK 33.93% 0.00% 20.54%
56.08%

Color #4A7059 in popluar number systems.

HEX 4A 70 59
Decimal 74 112 89
Binary 1001010 1110000 1011001
Octal 112 160 131

Shades and tints

Shades of #4A7059

#4A7059
(74,112,89)
#446651
(68,102,81)
#3E5C49
(62,92,73)
#385241
(56,82,65)
#324839
(50,72,57)
#2C3E31
(44,62,49)
#263429
(38,52,41)
#202A21
(32,42,33)
#1A2019
(26,32,25)
#141611
(20,22,17)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #4A7059

#4A7059
(74,112,89)
#5A7D68
(90,125,104)
#6A8A77
(106,138,119)
#7A9786
(122,151,134)
#8AA495
(138,164,149)
#9AB1A4
(154,177,164)
#AABEB3
(170,190,179)
#BACBC2
(186,203,194)
#CAD8D1
(202,216,209)
#DAE5E0
(218,229,224)
#EAF2EF
(234,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A7059; }

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

This text font color is #4A7059.

Background Color

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

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

This div background color is #4A7059.

Border color

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

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

This div border color is #4A7059.

Opacity

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

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

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

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

This text has shadow with #4A7059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A7059.

Preview

Color preview on black background

This text has color #4A7059 on black background.


Color preview on white background

This text has color #4A7059 on white background.


Black color preview on #4A7059 background

This text has black color on #4A7059 background.


White color preview on #4A7059 background

This text has white color on #4A7059 background.


Related colors

Complementary color

Complementary color for #hex is #B58FA6.


I love getcolorcode.com

Triadic colors

1 #594A70 and #70594A with #4A7059 are triadic colors.

2 #59704A and #704A59 with #4A7059 are triadic colors.