COLOR #4C5E71

HEX: #4C5E71 RGB: (76,94,113)

Renk bilgisi

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

RGB renk modeli

#4C5E71 color RGB value is (76,94,113).

RGB: (76,94,113) (30%, 37%, 44%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 113 of 255 = 44%

76
94
113

R + G + B ~ 37%. #4C5E71 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 113 = 283 (100%)
R 76 of 283 ~ 26.86%
G 94 of 283 ~ 33.22%
B 113 of 283 ~ 39.93'%

%26.86
%33.22
%39.93

CMYK RENK MODELİ

#4C5E71 rengi CMYK tonu (33,17,0,56).

  • camgöbeği tonu 32.74%
  • eflatun tonu 16.81%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (33,17,0,56)
C33M17Y0K56 (33%, 17%, 0%, 56%)
(0.33 / 0.17 / 0.00 / 0.56)

CMYK yüzdeleri

%32.74
%16.81
%0
%55.69

Codes

Color #4C5E71 in popluar color models

4C 5E 71
RGB 76 94 113
HSL 211° 19.58% 37.06%
HSB/HSV 211° 32.74% 44.31%
CMYK 32.74% 16.81% 0.00%
55.69%

Color #4C5E71 in popluar number systems.

HEX 4C 5E 71
Decimal 76 94 113
Binary 1001100 1011110 1110001
Octal 114 136 161

Shades and tints

Shades of #4C5E71

#4C5E71
(76,94,113)
#465667
(70,86,103)
#404E5D
(64,78,93)
#3A4653
(58,70,83)
#343E49
(52,62,73)
#2E363F
(46,54,63)
#282E35
(40,46,53)
#22262B
(34,38,43)
#1C1E21
(28,30,33)
#161617
(22,22,23)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #4C5E71

#4C5E71
(76,94,113)
#5C6C7D
(92,108,125)
#6C7A89
(108,122,137)
#7C8895
(124,136,149)
#8C96A1
(140,150,161)
#9CA4AD
(156,164,173)
#ACB2B9
(172,178,185)
#BCC0C5
(188,192,197)
#CCCED1
(204,206,209)
#DCDCDD
(220,220,221)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E71; }

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

This text font color is #4C5E71.

Background Color

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

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

This div background color is #4C5E71.

Border color

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

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

This div border color is #4C5E71.

Opacity

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

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

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

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

This text has shadow with #4C5E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E71.

Preview

Color preview on black background

This text has color #4C5E71 on black background.


Color preview on white background

This text has color #4C5E71 on white background.


Black color preview on #4C5E71 background

This text has black color on #4C5E71 background.


White color preview on #4C5E71 background

This text has white color on #4C5E71 background.


Related colors

Complementary color

Complementary color for #hex is #B3A18E.


I love getcolorcode.com

Triadic colors

1 #714C5E and #5E714C with #4C5E71 are triadic colors.

2 #715E4C and #5E4C71 with #4C5E71 are triadic colors.