COLOR #4C5E60

HEX: #4C5E60 RGB: (76,94,96)

Renk bilgisi

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

RGB renk modeli

#4C5E60 color RGB value is (76,94,96).

RGB: (76,94,96) (30%, 37%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 96 of 255 = 38%

76
94
96

R + G + B ~ 35%. #4C5E60 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 96 = 266 (100%)
R 76 of 266 ~ 28.57%
G 94 of 266 ~ 35.34%
B 96 of 266 ~ 36.09'%

%28.57
%35.34
%36.09

CMYK RENK MODELİ

#4C5E60 rengi CMYK tonu (21,2,0,62).

  • camgöbeği tonu 20.83%
  • eflatun tonu 2.08%
  • sarı tonu 0.00%
  • ana renk tonu 62.35%

CMYK: (21,2,0,62)
C21M2Y0K62 (21%, 2%, 0%, 62%)
(0.21 / 0.02 / 0.00 / 0.62)

CMYK yüzdeleri

%20.83
%2.08
%0
%62.35

Codes

Color #4C5E60 in popluar color models

4C 5E 60
RGB 76 94 96
HSL 186° 11.63% 33.73%
HSB/HSV 186° 20.83% 37.65%
CMYK 20.83% 2.08% 0.00%
62.35%

Color #4C5E60 in popluar number systems.

HEX 4C 5E 60
Decimal 76 94 96
Binary 1001100 1011110 1100000
Octal 114 136 140

Shades and tints

Shades of #4C5E60

#4C5E60
(76,94,96)
#465658
(70,86,88)
#404E50
(64,78,80)
#3A4648
(58,70,72)
#343E40
(52,62,64)
#2E3638
(46,54,56)
#282E30
(40,46,48)
#222628
(34,38,40)
#1C1E20
(28,30,32)
#161618
(22,22,24)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #4C5E60

#4C5E60
(76,94,96)
#5C6C6E
(92,108,110)
#6C7A7C
(108,122,124)
#7C888A
(124,136,138)
#8C9698
(140,150,152)
#9CA4A6
(156,164,166)
#ACB2B4
(172,178,180)
#BCC0C2
(188,192,194)
#CCCED0
(204,206,208)
#DCDCDE
(220,220,222)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E60; }

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

This text font color is #4C5E60.

Background Color

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

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

This div background color is #4C5E60.

Border color

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

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

This div border color is #4C5E60.

Opacity

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

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

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

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

This text has shadow with #4C5E60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E60.

Preview

Color preview on black background

This text has color #4C5E60 on black background.


Color preview on white background

This text has color #4C5E60 on white background.


Black color preview on #4C5E60 background

This text has black color on #4C5E60 background.


White color preview on #4C5E60 background

This text has white color on #4C5E60 background.


Related colors

Complementary color

Complementary color for #hex is #B3A19F.


I love getcolorcode.com

Triadic colors

1 #604C5E and #5E604C with #4C5E60 are triadic colors.

2 #605E4C and #5E4C60 with #4C5E60 are triadic colors.