COLOR #4C505E

HEX: #4C505E RGB: (76,80,94)

Renk bilgisi

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

RGB renk modeli

#4C505E color RGB value is (76,80,94).

RGB: (76,80,94) (30%, 31%, 37%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 80 of 255 = 31%
B 94 of 255 = 37%

76
80
94

R + G + B ~ 33%. #4C505E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 80 + 94 = 250 (100%)
R 76 of 250 ~ 30.4%
G 80 of 250 ~ 32%
B 94 of 250 ~ 37.6'%

%30.4
%32
%37.6

CMYK RENK MODELİ

#4C505E rengi CMYK tonu (19,15,0,63).

  • camgöbeği tonu 19.15%
  • eflatun tonu 14.89%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (19,15,0,63)
C19M15Y0K63 (19%, 15%, 0%, 63%)
(0.19 / 0.15 / 0.00 / 0.63)

CMYK yüzdeleri

%19.15
%14.89
%0
%63.14

Codes

Color #4C505E in popluar color models

4C 50 5E
RGB 76 80 94
HSL 227° 10.59% 33.33%
HSB/HSV 227° 19.15% 36.86%
CMYK 19.15% 14.89% 0.00%
63.14%

Color #4C505E in popluar number systems.

HEX 4C 50 5E
Decimal 76 80 94
Binary 1001100 1010000 1011110
Octal 114 120 136

Shades and tints

Shades of #4C505E

#4C505E
(76,80,94)
#464956
(70,73,86)
#40424E
(64,66,78)
#3A3B46
(58,59,70)
#34343E
(52,52,62)
#2E2D36
(46,45,54)
#28262E
(40,38,46)
#221F26
(34,31,38)
#1C181E
(28,24,30)
#161116
(22,17,22)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #4C505E

#4C505E
(76,80,94)
#5C5F6C
(92,95,108)
#6C6E7A
(108,110,122)
#7C7D88
(124,125,136)
#8C8C96
(140,140,150)
#9C9BA4
(156,155,164)
#ACAAB2
(172,170,178)
#BCB9C0
(188,185,192)
#CCC8CE
(204,200,206)
#DCD7DC
(220,215,220)
#ECE6EA
(236,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C505E; }

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

This text font color is #4C505E.

Background Color

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

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

This div background color is #4C505E.

Border color

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

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

This div border color is #4C505E.

Opacity

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

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

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

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

This text has shadow with #4C505E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C505E.

Preview

Color preview on black background

This text has color #4C505E on black background.


Color preview on white background

This text has color #4C505E on white background.


Black color preview on #4C505E background

This text has black color on #4C505E background.


White color preview on #4C505E background

This text has white color on #4C505E background.


Related colors

Complementary color

Complementary color for #hex is #B3AFA1.


I love getcolorcode.com

Triadic colors

1 #5E4C50 and #505E4C with #4C505E are triadic colors.

2 #5E504C and #504C5E with #4C505E are triadic colors.