COLOR #4A6976

HEX: #4A6976 RGB: (74,105,118)

Color info

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

RGB color model

#4A6976 color RGB value is (74,105,118).

RGB: (74,105,118) (29%, 41%, 46%)

RGB channels and saturation

R 74 of 255 = 29%
G 105 of 255 = 41%
B 118 of 255 = 46%

74
105
118

R + G + B ~ 39%. #4A6976 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 74 + 105 + 118 = 297 (100%)
R 74 of 297 ~ 24.92%
G 105 of 297 ~ 35.35%
B 118 of 297 ~ 39.73'%

%24.92
%35.35
%39.73

CMYK color model

#4A6976 color CMYK value is (37,11,0,54).

  • cyan value is 37.29%
  • magenta value is 11.02%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (37,11,0,54) C37M11Y0K54 (37%,11%,0%,54%) (0.37/0.11/0.00/0.54) 

CMYK percentages

%37.29
%11.02
%0
%53.73

Codes

Color #4A6976 in popluar color models

4A 69 76
RGB 74 105 118
HSL 198° 22.92% 37.65%
HSB/HSV 198° 37.29% 46.27%
CMYK 37.29% 11.02% 0.00%
53.73%

Color #4A6976 in popluar number systems.

HEX 4A 69 76
Decimal 74 105 118
Binary 1001010 1101001 1110110
Octal 112 151 166

Shades and tints

Shades of #4A6976

#4A6976
(74,105,118)
#44606C
(68,96,108)
#3E5762
(62,87,98)
#384E58
(56,78,88)
#32454E
(50,69,78)
#2C3C44
(44,60,68)
#26333A
(38,51,58)
#202A30
(32,42,48)
#1A2126
(26,33,38)
#14181C
(20,24,28)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #4A6976

#4A6976
(74,105,118)
#5A7682
(90,118,130)
#6A838E
(106,131,142)
#7A909A
(122,144,154)
#8A9DA6
(138,157,166)
#9AAAB2
(154,170,178)
#AAB7BE
(170,183,190)
#BAC4CA
(186,196,202)
#CAD1D6
(202,209,214)
#DADEE2
(218,222,226)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A6976; }

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

This text font color is #4A6976.

Background Color

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

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

This div background color is #4A6976.

Border color

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

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

This div border color is #4A6976.

Opacity

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

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

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

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

This text has shadow with #4A6976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A6976.

Preview

Color preview on black background

This text has color #4A6976 on black background.


Color preview on white background

This text has color #4A6976 on white background.


Black color preview on #4A6976 background

This text has black color on #4A6976 background.


White color preview on #4A6976 background

This text has white color on #4A6976 background.


Related colors

Complementary color

Complementary color for #hex is #B59689.


I love getcolorcode.com

Triadic colors

1 #764A69 and #69764A with #4A6976 are triadic colors.

2 #76694A and #694A76 with #4A6976 are triadic colors.