COLOR #4C5E68

HEX: #4C5E68 RGB: (76,94,104)

Renk bilgisi

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

RGB renk modeli

#4C5E68 color RGB value is (76,94,104).

RGB: (76,94,104) (30%, 37%, 41%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 94 of 255 = 37%
B 104 of 255 = 41%

76
94
104

R + G + B ~ 36%. #4C5E68 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 94 + 104 = 274 (100%)
R 76 of 274 ~ 27.74%
G 94 of 274 ~ 34.31%
B 104 of 274 ~ 37.96'%

%27.74
%34.31
%37.96

CMYK RENK MODELİ

#4C5E68 rengi CMYK tonu (27,10,0,59).

  • camgöbeği tonu 26.92%
  • eflatun tonu 9.62%
  • sarı tonu 0.00%
  • ana renk tonu 59.22%

CMYK: (27,10,0,59)
C27M10Y0K59 (27%, 10%, 0%, 59%)
(0.27 / 0.10 / 0.00 / 0.59)

CMYK yüzdeleri

%26.92
%9.62
%0
%59.22

Codes

Color #4C5E68 in popluar color models

4C 5E 68
RGB 76 94 104
HSL 201° 15.56% 35.29%
HSB/HSV 201° 26.92% 40.78%
CMYK 26.92% 9.62% 0.00%
59.22%

Color #4C5E68 in popluar number systems.

HEX 4C 5E 68
Decimal 76 94 104
Binary 1001100 1011110 1101000
Octal 114 136 150

Shades and tints

Shades of #4C5E68

#4C5E68
(76,94,104)
#46565F
(70,86,95)
#404E56
(64,78,86)
#3A464D
(58,70,77)
#343E44
(52,62,68)
#2E363B
(46,54,59)
#282E32
(40,46,50)
#222629
(34,38,41)
#1C1E20
(28,30,32)
#161617
(22,22,23)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #4C5E68

#4C5E68
(76,94,104)
#5C6C75
(92,108,117)
#6C7A82
(108,122,130)
#7C888F
(124,136,143)
#8C969C
(140,150,156)
#9CA4A9
(156,164,169)
#ACB2B6
(172,178,182)
#BCC0C3
(188,192,195)
#CCCED0
(204,206,208)
#DCDCDD
(220,220,221)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5E68; }

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

This text font color is #4C5E68.

Background Color

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

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

This div background color is #4C5E68.

Border color

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

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

This div border color is #4C5E68.

Opacity

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

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

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

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

This text has shadow with #4C5E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5E68.

Preview

Color preview on black background

This text has color #4C5E68 on black background.


Color preview on white background

This text has color #4C5E68 on white background.


Black color preview on #4C5E68 background

This text has black color on #4C5E68 background.


White color preview on #4C5E68 background

This text has white color on #4C5E68 background.


Related colors

Complementary color

Complementary color for #hex is #B3A197.


I love getcolorcode.com

Triadic colors

1 #684C5E and #5E684C with #4C5E68 are triadic colors.

2 #685E4C and #5E4C68 with #4C5E68 are triadic colors.