COLOR #4C484E

HEX: #4C484E RGB: (76,72,78)

Renk bilgisi

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

RGB renk modeli

#4C484E color RGB value is (76,72,78).

RGB: (76,72,78) (30%, 28%, 31%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 72 of 255 = 28%
B 78 of 255 = 31%

76
72
78

R + G + B ~ 30%. #4C484E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 72 + 78 = 226 (100%)
R 76 of 226 ~ 33.63%
G 72 of 226 ~ 31.86%
B 78 of 226 ~ 34.51'%

%33.63
%31.86
%34.51

CMYK RENK MODELİ

#4C484E rengi CMYK tonu (3,8,0,69).

  • camgöbeği tonu 2.56%
  • eflatun tonu 7.69%
  • sarı tonu 0.00%
  • ana renk tonu 69.41%

CMYK: (3,8,0,69)
C3M8Y0K69 (3%, 8%, 0%, 69%)
(0.03 / 0.08 / 0.00 / 0.69)

CMYK yüzdeleri

%2.56
%7.69
%0
%69.41

Codes

Color #4C484E in popluar color models

4C 48 4E
RGB 76 72 78
HSL 280° 4.00% 29.41%
HSB/HSV 280° 7.69% 30.59%
CMYK 2.56% 7.69% 0.00%
69.41%

Color #4C484E in popluar number systems.

HEX 4C 48 4E
Decimal 76 72 78
Binary 1001100 1001000 1001110
Octal 114 110 116

Shades and tints

Shades of #4C484E

#4C484E
(76,72,78)
#464247
(70,66,71)
#403C40
(64,60,64)
#3A3639
(58,54,57)
#343032
(52,48,50)
#2E2A2B
(46,42,43)
#282424
(40,36,36)
#221E1D
(34,30,29)
#1C1816
(28,24,22)
#16120F
(22,18,15)
#100C08
(16,12,8)
#000000
(0,0,0)

Tints of #4C484E

#4C484E
(76,72,78)
#5C585E
(92,88,94)
#6C686E
(108,104,110)
#7C787E
(124,120,126)
#8C888E
(140,136,142)
#9C989E
(156,152,158)
#ACA8AE
(172,168,174)
#BCB8BE
(188,184,190)
#CCC8CE
(204,200,206)
#DCD8DE
(220,216,222)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C484E color. Also use rgb(76,72,78) instead hex code.

Text Font Color

.myTextColor { color: #4C484E; }

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

This text font color is #4C484E.

Background Color

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

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

This div background color is #4C484E.

Border color

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

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

This div border color is #4C484E.

Opacity

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

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

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

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

This text has shadow with #4C484E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C484E.

Preview

Color preview on black background

This text has color #4C484E on black background.


Color preview on white background

This text has color #4C484E on white background.


Black color preview on #4C484E background

This text has black color on #4C484E background.


White color preview on #4C484E background

This text has white color on #4C484E background.


Related colors

Complementary color

Complementary color for #hex is #B3B7B1.


I love getcolorcode.com

Triadic colors

1 #4E4C48 and #484E4C with #4C484E are triadic colors.

2 #4E484C and #484C4E with #4C484E are triadic colors.