COLOR #4A7A79

HEX: #4A7A79 RGB: (74,122,121)

Color info

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

RGB color model

#4A7A79 color RGB value is (74,122,121).

RGB: (74,122,121) (29%, 48%, 47%)

RGB channels and saturation

R 74 of 255 = 29%
G 122 of 255 = 48%
B 121 of 255 = 47%

74
122
121

R + G + B ~ 41%. #4A7A79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 74 + 122 + 121 = 317 (100%)
R 74 of 317 ~ 23.34%
G 122 of 317 ~ 38.49%
B 121 of 317 ~ 38.17'%

%23.34
%38.49
%38.17

CMYK color model

#4A7A79 color CMYK value is (39,0,1,52).

  • cyan value is 39.34%
  • magenta value is 0.00%
  • yellow value is 0.82%
  • key color value is 52.16%

CMYK: (39,0,1,52)
C39M0Y1K52 (39%, 0%, 1%, 52%)
(0.39 / 0.00 / 0.01 / 0.52)

CMYK percentages

%39.34
%0
%0.82
%52.16

Codes

Color #4A7A79 in popluar color models

4A 7A 79
RGB 74 122 121
HSL 179° 24.49% 38.43%
HSB/HSV 179° 39.34% 47.84%
CMYK 39.34% 0.00% 0.82%
52.16%

Color #4A7A79 in popluar number systems.

HEX 4A 7A 79
Decimal 74 122 121
Binary 1001010 1111010 1111001
Octal 112 172 171

Shades and tints

Shades of #4A7A79

#4A7A79
(74,122,121)
#446F6E
(68,111,110)
#3E6463
(62,100,99)
#385958
(56,89,88)
#324E4D
(50,78,77)
#2C4342
(44,67,66)
#263837
(38,56,55)
#202D2C
(32,45,44)
#1A2221
(26,34,33)
#141716
(20,23,22)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #4A7A79

#4A7A79
(74,122,121)
#5A8685
(90,134,133)
#6A9291
(106,146,145)
#7A9E9D
(122,158,157)
#8AAAA9
(138,170,169)
#9AB6B5
(154,182,181)
#AAC2C1
(170,194,193)
#BACECD
(186,206,205)
#CADAD9
(202,218,217)
#DAE6E5
(218,230,229)
#EAF2F1
(234,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A7A79; }

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

This text font color is #4A7A79.

Background Color

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

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

This div background color is #4A7A79.

Border color

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

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

This div border color is #4A7A79.

Opacity

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

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

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

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

This text has shadow with #4A7A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A7A79.

Preview

Color preview on black background

This text has color #4A7A79 on black background.


Color preview on white background

This text has color #4A7A79 on white background.


Black color preview on #4A7A79 background

This text has black color on #4A7A79 background.


White color preview on #4A7A79 background

This text has white color on #4A7A79 background.


Related colors

Complementary color

Complementary color for #hex is #B58586.


I love getcolorcode.com

Triadic colors

1 #794A7A and #7A794A with #4A7A79 are triadic colors.

2 #797A4A and #7A4A79 with #4A7A79 are triadic colors.