COLOR #4C5E9E

HEX: #4C5E9E RGB: (76,94,158)

Renk bilgisi

#4C5E9E contains mainly blue color. #4C5E9E ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C5E9E color RGB value is (76,94,158).

RGB: (76,94,158) (30%, 37%, 62%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 158 of 255 = 62%

76
94
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 158 = 328 (100%)
R 76 of 328 ~ 23.17%
G 94 of 328 ~ 28.66%
B 158 of 328 ~ 48.17'%

%23.17
%28.66
%48.17

CMYK RENK MODELİ

#4C5E9E rengi CMYK tonu (52,41,0,38).

  • camgöbeği tonu 51.90%
  • eflatun tonu 40.51%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%

CMYK: (52,41,0,38)
C52M41Y0K38 (52%, 41%, 0%, 38%)
(0.52 / 0.41 / 0.00 / 0.38)

CMYK yüzdeleri

%51.9
%40.51
%0
%38.04

Codes

Color #4C5E9E in popluar color models

4C 5E 9E
RGB 76 94 158
HSL 227° 35.04% 45.88%
HSB/HSV 227° 51.90% 61.96%
CMYK 51.90% 40.51% 0.00%
38.04%

Color #4C5E9E in popluar number systems.

HEX 4C 5E 9E
Decimal 76 94 158
Binary 1001100 1011110 10011110
Octal 114 136 236

Shades and tints

Shades of #4C5E9E

#4C5E9E
(76,94,158)
#465690
(70,86,144)
#404E82
(64,78,130)
#3A4674
(58,70,116)
#343E66
(52,62,102)
#2E3658
(46,54,88)
#282E4A
(40,46,74)
#22263C
(34,38,60)
#1C1E2E
(28,30,46)
#161620
(22,22,32)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #4C5E9E

#4C5E9E
(76,94,158)
#5C6CA6
(92,108,166)
#6C7AAE
(108,122,174)
#7C88B6
(124,136,182)
#8C96BE
(140,150,190)
#9CA4C6
(156,164,198)
#ACB2CE
(172,178,206)
#BCC0D6
(188,192,214)
#CCCEDE
(204,206,222)
#DCDCE6
(220,220,230)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5E9E color. Also use rgb(76,94,158) instead hex code.

Text Font Color

.myTextColor { color: #4C5E9E; }

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

This text font color is #4C5E9E.

Background Color

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

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

This div background color is #4C5E9E.

Border color

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

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

This div border color is #4C5E9E.

Opacity

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

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

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

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

This text has shadow with #4C5E9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E9E.

Preview

Color preview on black background

This text has color #4C5E9E on black background.


Color preview on white background

This text has color #4C5E9E on white background.


Black color preview on #4C5E9E background

This text has black color on #4C5E9E background.


White color preview on #4C5E9E background

This text has white color on #4C5E9E background.


Related colors

Complementary color

Complementary color for #hex is #B3A161.


I love getcolorcode.com

Triadic colors

1 #9E4C5E and #5E9E4C with #4C5E9E are triadic colors.

2 #9E5E4C and #5E4C9E with #4C5E9E are triadic colors.