COLOR #4A6A51

HEX: #4A6A51 RGB: (74,106,81)

Color info

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

RGB color model

#4A6A51 color RGB value is (74,106,81).

RGB: (74,106,81) (29%, 42%, 32%)

RGB channels and saturation

R 74 of 255 = 29%
G 106 of 255 = 42%
B 81 of 255 = 32%

74
106
81

R + G + B ~ 34%. #4A6A51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 106 + 81 = 261 (100%)
R 74 of 261 ~ 28.35%
G 106 of 261 ~ 40.61%
B 81 of 261 ~ 31.03'%

%28.35
%40.61
%31.03

CMYK color model

#4A6A51 color CMYK value is (30,0,24,58).

  • cyan value is 30.19%
  • magenta value is 0.00%
  • yellow value is 23.58%
  • key color value is 58.43%

CMYK: (30,0,24,58)
C30M0Y24K58 (30%, 0%, 24%, 58%)
(0.30 / 0.00 / 0.24 / 0.58)

CMYK percentages

%30.19
%0
%23.58
%58.43

Codes

Color #4A6A51 in popluar color models

4A 6A 51
RGB 74 106 81
HSL 133° 17.78% 35.29%
HSB/HSV 133° 30.19% 41.57%
CMYK 30.19% 0.00% 23.58%
58.43%

Color #4A6A51 in popluar number systems.

HEX 4A 6A 51
Decimal 74 106 81
Binary 1001010 1101010 1010001
Octal 112 152 121

Shades and tints

Shades of #4A6A51

#4A6A51
(74,106,81)
#44614A
(68,97,74)
#3E5843
(62,88,67)
#384F3C
(56,79,60)
#324635
(50,70,53)
#2C3D2E
(44,61,46)
#263427
(38,52,39)
#202B20
(32,43,32)
#1A2219
(26,34,25)
#141912
(20,25,18)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #4A6A51

#4A6A51
(74,106,81)
#5A7760
(90,119,96)
#6A846F
(106,132,111)
#7A917E
(122,145,126)
#8A9E8D
(138,158,141)
#9AAB9C
(154,171,156)
#AAB8AB
(170,184,171)
#BAC5BA
(186,197,186)
#CAD2C9
(202,210,201)
#DADFD8
(218,223,216)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A6A51 color. Also use rgb(74,106,81) instead hex code.

Text Font Color

.myTextColor { color: #4A6A51; }

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

This text font color is #4A6A51.

Background Color

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

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

This div background color is #4A6A51.

Border color

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

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

This div border color is #4A6A51.

Opacity

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

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

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

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

This text has shadow with #4A6A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6A51.

Preview

Color preview on black background

This text has color #4A6A51 on black background.


Color preview on white background

This text has color #4A6A51 on white background.


Black color preview on #4A6A51 background

This text has black color on #4A6A51 background.


White color preview on #4A6A51 background

This text has white color on #4A6A51 background.


Related colors

Complementary color

Complementary color for #hex is #B595AE.


I love getcolorcode.com

Triadic colors

1 #514A6A and #6A514A with #4A6A51 are triadic colors.

2 #516A4A and #6A4A51 with #4A6A51 are triadic colors.