COLOR #4A8276

HEX: #4A8276 RGB: (74,130,118)

Color info

#4A8276 contains red, green and blue colors in about the same proportion. Web safe color of #4A8276 is #339966 (or #396).

RGB color model

#4A8276 color RGB value is (74,130,118).

RGB: (74,130,118) (29%, 51%, 46%)

RGB channels and saturation

R 74 of 255 = 29%
G 130 of 255 = 51%
B 118 of 255 = 46%

74
130
118

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

Portions of RGB colors in percentages

R + G + B = 74 + 130 + 118 = 322 (100%)
R 74 of 322 ~ 22.98%
G 130 of 322 ~ 40.37%
B 118 of 322 ~ 36.65'%

%22.98
%40.37
%36.65

CMYK color model

#4A8276 color CMYK value is (43,0,9,49).

  • cyan value is 43.08%
  • magenta value is 0.00%
  • yellow value is 9.23%
  • key color value is 49.02%

CMYK: (43,0,9,49)
C43M0Y9K49 (43%, 0%, 9%, 49%)
(0.43 / 0.00 / 0.09 / 0.49)

CMYK percentages

%43.08
%0
%9.23
%49.02

Codes

Color #4A8276 in popluar color models

4A 82 76
RGB 74 130 118
HSL 167° 27.45% 40.00%
HSB/HSV 167° 43.08% 50.98%
CMYK 43.08% 0.00% 9.23%
49.02%

Color #4A8276 in popluar number systems.

HEX 4A 82 76
Decimal 74 130 118
Binary 1001010 10000010 1110110
Octal 112 202 166

Shades and tints

Shades of #4A8276

#4A8276
(74,130,118)
#44776C
(68,119,108)
#3E6C62
(62,108,98)
#386158
(56,97,88)
#32564E
(50,86,78)
#2C4B44
(44,75,68)
#26403A
(38,64,58)
#203530
(32,53,48)
#1A2A26
(26,42,38)
#141F1C
(20,31,28)
#0E1412
(14,20,18)
#000000
(0,0,0)

Tints of #4A8276

#4A8276
(74,130,118)
#5A8D82
(90,141,130)
#6A988E
(106,152,142)
#7AA39A
(122,163,154)
#8AAEA6
(138,174,166)
#9AB9B2
(154,185,178)
#AAC4BE
(170,196,190)
#BACFCA
(186,207,202)
#CADAD6
(202,218,214)
#DAE5E2
(218,229,226)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A8276; }

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

This text font color is #4A8276.

Background Color

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

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

This div background color is #4A8276.

Border color

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

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

This div border color is #4A8276.

Opacity

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

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

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

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

This text has shadow with #4A8276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A8276.

Preview

Color preview on black background

This text has color #4A8276 on black background.


Color preview on white background

This text has color #4A8276 on white background.


Black color preview on #4A8276 background

This text has black color on #4A8276 background.


White color preview on #4A8276 background

This text has white color on #4A8276 background.


Related colors

Complementary color

Complementary color for #hex is #B57D89.


I love getcolorcode.com

Triadic colors

1 #764A82 and #82764A with #4A8276 are triadic colors.

2 #76824A and #824A76 with #4A8276 are triadic colors.