COLOR #4C5A8C

HEX: #4C5A8C RGB: (76,90,140)

Renk bilgisi

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

RGB renk modeli

#4C5A8C color RGB value is (76,90,140).

RGB: (76,90,140) (30%, 35%, 55%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 90 of 255 = 35%
B 140 of 255 = 55%

76
90
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 90 + 140 = 306 (100%)
R 76 of 306 ~ 24.84%
G 90 of 306 ~ 29.41%
B 140 of 306 ~ 45.75'%

%24.84
%29.41
%45.75

CMYK RENK MODELİ

#4C5A8C rengi CMYK tonu (46,36,0,45).

  • camgöbeği tonu 45.71%
  • eflatun tonu 35.71%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (46,36,0,45)
C46M36Y0K45 (46%, 36%, 0%, 45%)
(0.46 / 0.36 / 0.00 / 0.45)

CMYK yüzdeleri

%45.71
%35.71
%0
%45.1

Codes

Color #4C5A8C in popluar color models

4C 5A 8C
RGB 76 90 140
HSL 227° 29.63% 42.35%
HSB/HSV 227° 45.71% 54.90%
CMYK 45.71% 35.71% 0.00%
45.10%

Color #4C5A8C in popluar number systems.

HEX 4C 5A 8C
Decimal 76 90 140
Binary 1001100 1011010 10001100
Octal 114 132 214

Shades and tints

Shades of #4C5A8C

#4C5A8C
(76,90,140)
#465280
(70,82,128)
#404A74
(64,74,116)
#3A4268
(58,66,104)
#343A5C
(52,58,92)
#2E3250
(46,50,80)
#282A44
(40,42,68)
#222238
(34,34,56)
#1C1A2C
(28,26,44)
#161220
(22,18,32)
#100A14
(16,10,20)
#000000
(0,0,0)

Tints of #4C5A8C

#4C5A8C
(76,90,140)
#5C6996
(92,105,150)
#6C78A0
(108,120,160)
#7C87AA
(124,135,170)
#8C96B4
(140,150,180)
#9CA5BE
(156,165,190)
#ACB4C8
(172,180,200)
#BCC3D2
(188,195,210)
#CCD2DC
(204,210,220)
#DCE1E6
(220,225,230)
#ECF0F0
(236,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5A8C color. Also use rgb(76,90,140) instead hex code.

Text Font Color

.myTextColor { color: #4C5A8C; }

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

This text font color is #4C5A8C.

Background Color

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

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

This div background color is #4C5A8C.

Border color

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

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

This div border color is #4C5A8C.

Opacity

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

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

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

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

This text has shadow with #4C5A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5A8C.

Preview

Color preview on black background

This text has color #4C5A8C on black background.


Color preview on white background

This text has color #4C5A8C on white background.


Black color preview on #4C5A8C background

This text has black color on #4C5A8C background.


White color preview on #4C5A8C background

This text has white color on #4C5A8C background.


Related colors

Complementary color

Complementary color for #hex is #B3A573.


I love getcolorcode.com

Triadic colors

1 #8C4C5A and #5A8C4C with #4C5A8C are triadic colors.

2 #8C5A4C and #5A4C8C with #4C5A8C are triadic colors.