COLOR #4C5E94

HEX: #4C5E94 RGB: (76,94,148)

Renk bilgisi

#4C5E94 contains mainly green and blue colors. #4C5E94 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C5E94 color RGB value is (76,94,148).

RGB: (76,94,148) (30%, 37%, 58%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 148 of 255 = 58%

76
94
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 148 = 318 (100%)
R 76 of 318 ~ 23.9%
G 94 of 318 ~ 29.56%
B 148 of 318 ~ 46.54'%

%23.9
%29.56
%46.54

CMYK RENK MODELİ

#4C5E94 rengi CMYK tonu (49,36,0,42).

  • camgöbeği tonu 48.65%
  • eflatun tonu 36.49%
  • sarı tonu 0.00%
  • ana renk tonu 41.96%

CMYK: (49,36,0,42)
C49M36Y0K42 (49%, 36%, 0%, 42%)
(0.49 / 0.36 / 0.00 / 0.42)

CMYK yüzdeleri

%48.65
%36.49
%0
%41.96

Codes

Color #4C5E94 in popluar color models

4C 5E 94
RGB 76 94 148
HSL 225° 32.14% 43.92%
HSB/HSV 225° 48.65% 58.04%
CMYK 48.65% 36.49% 0.00%
41.96%

Color #4C5E94 in popluar number systems.

HEX 4C 5E 94
Decimal 76 94 148
Binary 1001100 1011110 10010100
Octal 114 136 224

Shades and tints

Shades of #4C5E94

#4C5E94
(76,94,148)
#465687
(70,86,135)
#404E7A
(64,78,122)
#3A466D
(58,70,109)
#343E60
(52,62,96)
#2E3653
(46,54,83)
#282E46
(40,46,70)
#222639
(34,38,57)
#1C1E2C
(28,30,44)
#16161F
(22,22,31)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #4C5E94

#4C5E94
(76,94,148)
#5C6C9D
(92,108,157)
#6C7AA6
(108,122,166)
#7C88AF
(124,136,175)
#8C96B8
(140,150,184)
#9CA4C1
(156,164,193)
#ACB2CA
(172,178,202)
#BCC0D3
(188,192,211)
#CCCEDC
(204,206,220)
#DCDCE5
(220,220,229)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E94; }

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

This text font color is #4C5E94.

Background Color

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

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

This div background color is #4C5E94.

Border color

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

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

This div border color is #4C5E94.

Opacity

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

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

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

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

This text has shadow with #4C5E94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E94.

Preview

Color preview on black background

This text has color #4C5E94 on black background.


Color preview on white background

This text has color #4C5E94 on white background.


Black color preview on #4C5E94 background

This text has black color on #4C5E94 background.


White color preview on #4C5E94 background

This text has white color on #4C5E94 background.


Related colors

Complementary color

Complementary color for #hex is #B3A16B.


I love getcolorcode.com

Triadic colors

1 #944C5E and #5E944C with #4C5E94 are triadic colors.

2 #945E4C and #5E4C94 with #4C5E94 are triadic colors.