COLOR #4A7C82

HEX: #4A7C82 RGB: (74,124,130)

Color info

#4A7C82 contains red, green and blue colors in about the same proportion. Web safe color of #4A7C82 is #336699 (or #369).

RGB color model

#4A7C82 color RGB value is (74,124,130).

RGB: (74,124,130) (29%, 49%, 51%)

RGB channels and saturation

R 74 of 255 = 29%
G 124 of 255 = 49%
B 130 of 255 = 51%

74
124
130

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

Portions of RGB colors in percentages

R + G + B = 74 + 124 + 130 = 328 (100%)
R 74 of 328 ~ 22.56%
G 124 of 328 ~ 37.8%
B 130 of 328 ~ 39.63'%

%22.56
%37.8
%39.63

CMYK color model

#4A7C82 color CMYK value is (43,5,0,49).

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

CMYK: (43,5,0,49)
C43M5Y0K49 (43%, 5%, 0%, 49%)
(0.43 / 0.05 / 0.00 / 0.49)

CMYK percentages

%43.08
%4.62
%0
%49.02

Codes

Color #4A7C82 in popluar color models

4A 7C 82
RGB 74 124 130
HSL 186° 27.45% 40.00%
HSB/HSV 186° 43.08% 50.98%
CMYK 43.08% 4.62% 0.00%
49.02%

Color #4A7C82 in popluar number systems.

HEX 4A 7C 82
Decimal 74 124 130
Binary 1001010 1111100 10000010
Octal 112 174 202

Shades and tints

Shades of #4A7C82

#4A7C82
(74,124,130)
#447177
(68,113,119)
#3E666C
(62,102,108)
#385B61
(56,91,97)
#325056
(50,80,86)
#2C454B
(44,69,75)
#263A40
(38,58,64)
#202F35
(32,47,53)
#1A242A
(26,36,42)
#14191F
(20,25,31)
#0E0E14
(14,14,20)
#000000
(0,0,0)

Tints of #4A7C82

#4A7C82
(74,124,130)
#5A878D
(90,135,141)
#6A9298
(106,146,152)
#7A9DA3
(122,157,163)
#8AA8AE
(138,168,174)
#9AB3B9
(154,179,185)
#AABEC4
(170,190,196)
#BAC9CF
(186,201,207)
#CAD4DA
(202,212,218)
#DADFE5
(218,223,229)
#EAEAF0
(234,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4A7C82; }

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

This text font color is #4A7C82.

Background Color

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

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

This div background color is #4A7C82.

Border color

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

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

This div border color is #4A7C82.

Opacity

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

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

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

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

This text has shadow with #4A7C82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A7C82.

Preview

Color preview on black background

This text has color #4A7C82 on black background.


Color preview on white background

This text has color #4A7C82 on white background.


Black color preview on #4A7C82 background

This text has black color on #4A7C82 background.


White color preview on #4A7C82 background

This text has white color on #4A7C82 background.


Related colors

Complementary color

Complementary color for #hex is #B5837D.


I love getcolorcode.com

Triadic colors

1 #824A7C and #7C824A with #4A7C82 are triadic colors.

2 #827C4A and #7C4A82 with #4A7C82 are triadic colors.