COLOR #4A504A

HEX: #4A504A RGB: (74,80,74)

Color info

#4A504A contains red, green and blue colors in about the same proportion. Web safe color of #4A504A is #336633 (or #363).

RGB color model

#4A504A color RGB value is (74,80,74).

RGB: (74,80,74) (29%, 31%, 29%)

RGB channels and saturation

R 74 of 255 = 29%
G 80 of 255 = 31%
B 74 of 255 = 29%

74
80
74

R + G + B ~ 30%. #4A504A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 80 + 74 = 228 (100%)
R 74 of 228 ~ 32.46%
G 80 of 228 ~ 35.09%
B 74 of 228 ~ 32.46'%

%32.46
%35.09
%32.46

CMYK color model

#4A504A color CMYK value is (7,0,7,69).

  • cyan value is 7.50%
  • magenta value is 0.00%
  • yellow value is 7.50%
  • key color value is 68.63%

CMYK: (7,0,7,69)
C7M0Y7K69 (7%, 0%, 7%, 69%)
(0.07 / 0.00 / 0.07 / 0.69)

CMYK percentages

%7.5
%0
%7.5
%68.63

Codes

Color #4A504A in popluar color models

4A 50 4A
RGB 74 80 74
HSL 120° 3.90% 30.20%
HSB/HSV 120° 7.50% 31.37%
CMYK 7.50% 0.00% 7.50%
68.63%

Color #4A504A in popluar number systems.

HEX 4A 50 4A
Decimal 74 80 74
Binary 1001010 1010000 1001010
Octal 112 120 112

Shades and tints

Shades of #4A504A

#4A504A
(74,80,74)
#444944
(68,73,68)
#3E423E
(62,66,62)
#383B38
(56,59,56)
#323432
(50,52,50)
#2C2D2C
(44,45,44)
#262626
(38,38,38)
#201F20
(32,31,32)
#1A181A
(26,24,26)
#141114
(20,17,20)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #4A504A

#4A504A
(74,80,74)
#5A5F5A
(90,95,90)
#6A6E6A
(106,110,106)
#7A7D7A
(122,125,122)
#8A8C8A
(138,140,138)
#9A9B9A
(154,155,154)
#AAAAAA
(170,170,170)
#BAB9BA
(186,185,186)
#CAC8CA
(202,200,202)
#DAD7DA
(218,215,218)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A504A; }

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

This text font color is #4A504A.

Background Color

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

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

This div background color is #4A504A.

Border color

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

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

This div border color is #4A504A.

Opacity

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

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

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

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

This text has shadow with #4A504A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A504A.

Preview

Color preview on black background

This text has color #4A504A on black background.


Color preview on white background

This text has color #4A504A on white background.


Black color preview on #4A504A background

This text has black color on #4A504A background.


White color preview on #4A504A background

This text has white color on #4A504A background.


Related colors

Complementary color

Complementary color for #hex is #B5AFB5.


I love getcolorcode.com

Triadic colors

1 #4A4A50 and #504A4A with #4A504A are triadic colors.

2 #4A504A and #504A4A with #4A504A are triadic colors.