COLOR #4C7A95

HEX: #4C7A95 RGB: (76,122,149)

Color info

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

RGB color model

#4C7A95 color RGB value is (76,122,149).

RGB: (76,122,149) (30%, 48%, 58%)

RGB channels and saturation

R 76 of 255 = 30%
G 122 of 255 = 48%
B 149 of 255 = 58%

76
122
149

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

Portions of RGB colors in percentages

R + G + B = 76 + 122 + 149 = 347 (100%)
R 76 of 347 ~ 21.9%
G 122 of 347 ~ 35.16%
B 149 of 347 ~ 42.94'%

%21.9
%35.16
%42.94

CMYK color model

#4C7A95 color CMYK value is (49,18,0,42).

  • cyan value is 48.99%
  • magenta value is 18.12%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (49,18,0,42)
C49M18Y0K42 (49%, 18%, 0%, 42%)
(0.49 / 0.18 / 0.00 / 0.42)

CMYK percentages

%48.99
%18.12
%0
%41.57

Codes

Color #4C7A95 in popluar color models

4C 7A 95
RGB 76 122 149
HSL 202° 32.44% 44.12%
HSB/HSV 202° 48.99% 58.43%
CMYK 48.99% 18.12% 0.00%
41.57%

Color #4C7A95 in popluar number systems.

HEX 4C 7A 95
Decimal 76 122 149
Binary 1001100 1111010 10010101
Octal 114 172 225

Shades and tints

Shades of #4C7A95

#4C7A95
(76,122,149)
#466F88
(70,111,136)
#40647B
(64,100,123)
#3A596E
(58,89,110)
#344E61
(52,78,97)
#2E4354
(46,67,84)
#283847
(40,56,71)
#222D3A
(34,45,58)
#1C222D
(28,34,45)
#161720
(22,23,32)
#100C13
(16,12,19)
#000000
(0,0,0)

Tints of #4C7A95

#4C7A95
(76,122,149)
#5C869E
(92,134,158)
#6C92A7
(108,146,167)
#7C9EB0
(124,158,176)
#8CAAB9
(140,170,185)
#9CB6C2
(156,182,194)
#ACC2CB
(172,194,203)
#BCCED4
(188,206,212)
#CCDADD
(204,218,221)
#DCE6E6
(220,230,230)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7A95 color. Also use rgb(76,122,149) instead hex code.

Text Font Color

.myTextColor { color: #4C7A95; }

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

This text font color is #4C7A95.

Background Color

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

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

This div background color is #4C7A95.

Border color

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

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

This div border color is #4C7A95.

Opacity

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

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

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

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

This text has shadow with #4C7A95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7A95.

Preview

Color preview on black background

This text has color #4C7A95 on black background.


Color preview on white background

This text has color #4C7A95 on white background.


Black color preview on #4C7A95 background

This text has black color on #4C7A95 background.


White color preview on #4C7A95 background

This text has white color on #4C7A95 background.


Related colors

Complementary color

Complementary color for #hex is #B3856A.


I love getcolorcode.com

Triadic colors

1 #954C7A and #7A954C with #4C7A95 are triadic colors.

2 #957A4C and #7A4C95 with #4C7A95 are triadic colors.