COLOR #4C7E8A

HEX: #4C7E8A RGB: (76,126,138)

Color info

#4C7E8A contains mainly green and blue colors. Web safe color of #4C7E8A is #336699 (or #369).

RGB color model

#4C7E8A color RGB value is (76,126,138).

RGB: (76,126,138) (30%, 49%, 54%)

RGB channels and saturation

R 76 of 255 = 30%
G 126 of 255 = 49%
B 138 of 255 = 54%

76
126
138

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

Portions of RGB colors in percentages

R + G + B = 76 + 126 + 138 = 340 (100%)
R 76 of 340 ~ 22.35%
G 126 of 340 ~ 37.06%
B 138 of 340 ~ 40.59'%

%22.35
%37.06
%40.59

CMYK color model

#4C7E8A color CMYK value is (45,9,0,46).

  • cyan value is 44.93%
  • magenta value is 8.70%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (45,9,0,46) C45M9Y0K46 (45%,9%,0%,46%) (0.45/0.09/0.00/0.46) 

CMYK percentages

%44.93
%8.7
%0
%45.88

Codes

Color #4C7E8A in popluar color models

4C 7E 8A
RGB 76 126 138
HSL 192° 28.97% 41.96%
HSB/HSV 192° 44.93% 54.12%
CMYK 44.93% 8.70% 0.00%
45.88%

Color #4C7E8A in popluar number systems.

HEX 4C 7E 8A
Decimal 76 126 138
Binary 1001100 1111110 10001010
Octal 114 176 212

Shades and tints

Shades of #4C7E8A

#4C7E8A
(76,126,138)
#46737E
(70,115,126)
#406872
(64,104,114)
#3A5D66
(58,93,102)
#34525A
(52,82,90)
#2E474E
(46,71,78)
#283C42
(40,60,66)
#223136
(34,49,54)
#1C262A
(28,38,42)
#161B1E
(22,27,30)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #4C7E8A

#4C7E8A
(76,126,138)
#5C8994
(92,137,148)
#6C949E
(108,148,158)
#7C9FA8
(124,159,168)
#8CAAB2
(140,170,178)
#9CB5BC
(156,181,188)
#ACC0C6
(172,192,198)
#BCCBD0
(188,203,208)
#CCD6DA
(204,214,218)
#DCE1E4
(220,225,228)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7E8A color. Also use rgb(76,126,138) instead hex code.

Text Font Color

.myTextColor { color: #4C7E8A; }

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

This text font color is #4C7E8A.

Background Color

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

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

This div background color is #4C7E8A.

Border color

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

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

This div border color is #4C7E8A.

Opacity

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

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

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

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

This text has shadow with #4C7E8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7E8A.

Preview

Color preview on black background

This text has color #4C7E8A on black background.


Color preview on white background

This text has color #4C7E8A on white background.


Black color preview on #4C7E8A background

This text has black color on #4C7E8A background.


White color preview on #4C7E8A background

This text has white color on #4C7E8A background.


Related colors

Complementary color

Complementary color for #hex is #B38175.


I love getcolorcode.com

Triadic colors

1 #8A4C7E and #7E8A4C with #4C7E8A are triadic colors.

2 #8A7E4C and #7E4C8A with #4C7E8A are triadic colors.