COLOR #4C505D

HEX: #4C505D RGB: (76,80,93)

Renk bilgisi

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

RGB renk modeli

#4C505D color RGB value is (76,80,93).

RGB: (76,80,93) (30%, 31%, 36%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 80 of 255 = 31%
B 93 of 255 = 36%

76
80
93

R + G + B ~ 32%. #4C505D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 80 + 93 = 249 (100%)
R 76 of 249 ~ 30.52%
G 80 of 249 ~ 32.13%
B 93 of 249 ~ 37.35'%

%30.52
%32.13
%37.35

CMYK RENK MODELİ

#4C505D rengi CMYK tonu (18,14,0,64).

  • camgöbeği tonu 18.28%
  • eflatun tonu 13.98%
  • sarı tonu 0.00%
  • ana renk tonu 63.53%
CMYK: (18,14,0,64) C18M14Y0K64 (18%,14%,0%,64%) (0.18/0.14/0.00/0.64) 

CMYK yüzdeleri

%18.28
%13.98
%0
%63.53

Codes

Color #4C505D in popluar color models

4C 50 5D
RGB 76 80 93
HSL 226° 10.06% 33.14%
HSB/HSV 226° 18.28% 36.47%
CMYK 18.28% 13.98% 0.00%
63.53%

Color #4C505D in popluar number systems.

HEX 4C 50 5D
Decimal 76 80 93
Binary 1001100 1010000 1011101
Octal 114 120 135

Shades and tints

Shades of #4C505D

#4C505D
(76,80,93)
#464955
(70,73,85)
#40424D
(64,66,77)
#3A3B45
(58,59,69)
#34343D
(52,52,61)
#2E2D35
(46,45,53)
#28262D
(40,38,45)
#221F25
(34,31,37)
#1C181D
(28,24,29)
#161115
(22,17,21)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #4C505D

#4C505D
(76,80,93)
#5C5F6B
(92,95,107)
#6C6E79
(108,110,121)
#7C7D87
(124,125,135)
#8C8C95
(140,140,149)
#9C9BA3
(156,155,163)
#ACAAB1
(172,170,177)
#BCB9BF
(188,185,191)
#CCC8CD
(204,200,205)
#DCD7DB
(220,215,219)
#ECE6E9
(236,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C505D; }

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

This text font color is #4C505D.

Background Color

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

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

This div background color is #4C505D.

Border color

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

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

This div border color is #4C505D.

Opacity

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

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

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

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

This text has shadow with #4C505D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C505D.

Preview

Color preview on black background

This text has color #4C505D on black background.


Color preview on white background

This text has color #4C505D on white background.


Black color preview on #4C505D background

This text has black color on #4C505D background.


White color preview on #4C505D background

This text has white color on #4C505D background.


Related colors

Complementary color

Complementary color for #hex is #B3AFA2.


I love getcolorcode.com

Triadic colors

1 #5D4C50 and #505D4C with #4C505D are triadic colors.

2 #5D504C and #504C5D with #4C505D are triadic colors.