COLOR #4A6D53

HEX: #4A6D53 RGB: (74,109,83)

Color info

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

RGB color model

#4A6D53 color RGB value is (74,109,83).

RGB: (74,109,83) (29%, 43%, 33%)

RGB channels and saturation

R 74 of 255 = 29%
G 109 of 255 = 43%
B 83 of 255 = 33%

74
109
83

R + G + B ~ 35%. #4A6D53 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 109 + 83 = 266 (100%)
R 74 of 266 ~ 27.82%
G 109 of 266 ~ 40.98%
B 83 of 266 ~ 31.2'%

%27.82
%40.98
%31.2

CMYK color model

#4A6D53 color CMYK value is (32,0,24,57).

  • cyan value is 32.11%
  • magenta value is 0.00%
  • yellow value is 23.85%
  • key color value is 57.25%
CMYK: (32,0,24,57) C32M0Y24K57 (32%,0%,24%,57%) (0.32/0.00/0.24/0.57) 

CMYK percentages

%32.11
%0
%23.85
%57.25

Codes

Color #4A6D53 in popluar color models

4A 6D 53
RGB 74 109 83
HSL 135° 19.13% 35.88%
HSB/HSV 135° 32.11% 42.75%
CMYK 32.11% 0.00% 23.85%
57.25%

Color #4A6D53 in popluar number systems.

HEX 4A 6D 53
Decimal 74 109 83
Binary 1001010 1101101 1010011
Octal 112 155 123

Shades and tints

Shades of #4A6D53

#4A6D53
(74,109,83)
#44644C
(68,100,76)
#3E5B45
(62,91,69)
#38523E
(56,82,62)
#324937
(50,73,55)
#2C4030
(44,64,48)
#263729
(38,55,41)
#202E22
(32,46,34)
#1A251B
(26,37,27)
#141C14
(20,28,20)
#0E130D
(14,19,13)
#000000
(0,0,0)

Tints of #4A6D53

#4A6D53
(74,109,83)
#5A7A62
(90,122,98)
#6A8771
(106,135,113)
#7A9480
(122,148,128)
#8AA18F
(138,161,143)
#9AAE9E
(154,174,158)
#AABBAD
(170,187,173)
#BAC8BC
(186,200,188)
#CAD5CB
(202,213,203)
#DAE2DA
(218,226,218)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6D53 color. Also use rgb(74,109,83) instead hex code.

Text Font Color

.myTextColor { color: #4A6D53; }

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

This text font color is #4A6D53.

Background Color

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

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

This div background color is #4A6D53.

Border color

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

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

This div border color is #4A6D53.

Opacity

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

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

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

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

This text has shadow with #4A6D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6D53.

Preview

Color preview on black background

This text has color #4A6D53 on black background.


Color preview on white background

This text has color #4A6D53 on white background.


Black color preview on #4A6D53 background

This text has black color on #4A6D53 background.


White color preview on #4A6D53 background

This text has white color on #4A6D53 background.


Related colors

Complementary color

Complementary color for #hex is #B592AC.


I love getcolorcode.com

Triadic colors

1 #534A6D and #6D534A with #4A6D53 are triadic colors.

2 #536D4A and #6D4A53 with #4A6D53 are triadic colors.