COLOR #4C5E78

HEX: #4C5E78 RGB: (76,94,120)

Renk bilgisi

#4C5E78 contains red, green and blue colors in about the same proportion. #4C5E78 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4C5E78 color RGB value is (76,94,120).

RGB: (76,94,120) (30%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 120 of 255 = 47%

76
94
120

R + G + B ~ 38%. #4C5E78 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 120 = 290 (100%)
R 76 of 290 ~ 26.21%
G 94 of 290 ~ 32.41%
B 120 of 290 ~ 41.38'%

%26.21
%32.41
%41.38

CMYK RENK MODELİ

#4C5E78 rengi CMYK tonu (37,22,0,53).

  • camgöbeği tonu 36.67%
  • eflatun tonu 21.67%
  • sarı tonu 0.00%
  • ana renk tonu 52.94%

CMYK: (37,22,0,53)
C37M22Y0K53 (37%, 22%, 0%, 53%)
(0.37 / 0.22 / 0.00 / 0.53)

CMYK yüzdeleri

%36.67
%21.67
%0
%52.94

Codes

Color #4C5E78 in popluar color models

4C 5E 78
RGB 76 94 120
HSL 215° 22.45% 38.43%
HSB/HSV 215° 36.67% 47.06%
CMYK 36.67% 21.67% 0.00%
52.94%

Color #4C5E78 in popluar number systems.

HEX 4C 5E 78
Decimal 76 94 120
Binary 1001100 1011110 1111000
Octal 114 136 170

Shades and tints

Shades of #4C5E78

#4C5E78
(76,94,120)
#46566E
(70,86,110)
#404E64
(64,78,100)
#3A465A
(58,70,90)
#343E50
(52,62,80)
#2E3646
(46,54,70)
#282E3C
(40,46,60)
#222632
(34,38,50)
#1C1E28
(28,30,40)
#16161E
(22,22,30)
#100E14
(16,14,20)
#000000
(0,0,0)

Tints of #4C5E78

#4C5E78
(76,94,120)
#5C6C84
(92,108,132)
#6C7A90
(108,122,144)
#7C889C
(124,136,156)
#8C96A8
(140,150,168)
#9CA4B4
(156,164,180)
#ACB2C0
(172,178,192)
#BCC0CC
(188,192,204)
#CCCED8
(204,206,216)
#DCDCE4
(220,220,228)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E78; }

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

This text font color is #4C5E78.

Background Color

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

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

This div background color is #4C5E78.

Border color

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

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

This div border color is #4C5E78.

Opacity

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

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

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

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

This text has shadow with #4C5E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E78.

Preview

Color preview on black background

This text has color #4C5E78 on black background.


Color preview on white background

This text has color #4C5E78 on white background.


Black color preview on #4C5E78 background

This text has black color on #4C5E78 background.


White color preview on #4C5E78 background

This text has white color on #4C5E78 background.


Related colors

Complementary color

Complementary color for #hex is #B3A187.


I love getcolorcode.com

Triadic colors

1 #784C5E and #5E784C with #4C5E78 are triadic colors.

2 #785E4C and #5E4C78 with #4C5E78 are triadic colors.