COLOR #4A4D76

HEX: #4A4D76 RGB: (74,77,118)

Color info

#4A4D76 contains red, green and blue colors in about the same proportion. Web safe color of #4A4D76 is #333366 (or #336).

RGB color model

#4A4D76 color RGB value is (74,77,118).

RGB: (74,77,118) (29%, 30%, 46%)

RGB channels and saturation

R 74 of 255 = 29%
G 77 of 255 = 30%
B 118 of 255 = 46%

74
77
118

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

Portions of RGB colors in percentages

R + G + B = 74 + 77 + 118 = 269 (100%)
R 74 of 269 ~ 27.51%
G 77 of 269 ~ 28.62%
B 118 of 269 ~ 43.87'%

%27.51
%28.62
%43.87

CMYK color model

#4A4D76 color CMYK value is (37,35,0,54).

  • cyan value is 37.29%
  • magenta value is 34.75%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (37,35,0,54)
C37M35Y0K54 (37%, 35%, 0%, 54%)
(0.37 / 0.35 / 0.00 / 0.54)

CMYK percentages

%37.29
%34.75
%0
%53.73

Codes

Color #4A4D76 in popluar color models

4A 4D 76
RGB 74 77 118
HSL 236° 22.92% 37.65%
HSB/HSV 236° 37.29% 46.27%
CMYK 37.29% 34.75% 0.00%
53.73%

Color #4A4D76 in popluar number systems.

HEX 4A 4D 76
Decimal 74 77 118
Binary 1001010 1001101 1110110
Octal 112 115 166

Shades and tints

Shades of #4A4D76

#4A4D76
(74,77,118)
#44466C
(68,70,108)
#3E3F62
(62,63,98)
#383858
(56,56,88)
#32314E
(50,49,78)
#2C2A44
(44,42,68)
#26233A
(38,35,58)
#201C30
(32,28,48)
#1A1526
(26,21,38)
#140E1C
(20,14,28)
#0E0712
(14,7,18)
#000000
(0,0,0)

Tints of #4A4D76

#4A4D76
(74,77,118)
#5A5D82
(90,93,130)
#6A6D8E
(106,109,142)
#7A7D9A
(122,125,154)
#8A8DA6
(138,141,166)
#9A9DB2
(154,157,178)
#AAADBE
(170,173,190)
#BABDCA
(186,189,202)
#CACDD6
(202,205,214)
#DADDE2
(218,221,226)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A4D76; }

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

This text font color is #4A4D76.

Background Color

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

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

This div background color is #4A4D76.

Border color

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

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

This div border color is #4A4D76.

Opacity

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

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

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

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

This text has shadow with #4A4D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A4D76.

Preview

Color preview on black background

This text has color #4A4D76 on black background.


Color preview on white background

This text has color #4A4D76 on white background.


Black color preview on #4A4D76 background

This text has black color on #4A4D76 background.


White color preview on #4A4D76 background

This text has white color on #4A4D76 background.


Related colors

Complementary color

Complementary color for #hex is #B5B289.


I love getcolorcode.com

Triadic colors

1 #764A4D and #4D764A with #4A4D76 are triadic colors.

2 #764D4A and #4D4A76 with #4A4D76 are triadic colors.