COLOR #4D424A

HEX: #4D424A RGB: (77,66,74)

Renk bilgisi

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

RGB renk modeli

#4D424A color RGB value is (77,66,74).

RGB: (77,66,74) (30%, 26%, 29%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 66 of 255 = 26%
B 74 of 255 = 29%

77
66
74

R + G + B ~ 28%. #4D424A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 66 + 74 = 217 (100%)
R 77 of 217 ~ 35.48%
G 66 of 217 ~ 30.41%
B 74 of 217 ~ 34.1'%

%35.48
%30.41
%34.1

CMYK RENK MODELİ

#4D424A rengi CMYK tonu (0,14,4,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 3.90%
  • ana renk tonu 69.80%

CMYK: (0,14,4,70)
C0M14Y4K70 (0%, 14%, 4%, 70%)
(0.00 / 0.14 / 0.04 / 0.70)

CMYK yüzdeleri

%0
%14.29
%3.9
%69.8

Codes

Color #4D424A in popluar color models

4D 42 4A
RGB 77 66 74
HSL 316° 7.69% 28.04%
HSB/HSV 316° 14.29% 30.20%
CMYK 0.00% 14.29% 3.90%
69.80%

Color #4D424A in popluar number systems.

HEX 4D 42 4A
Decimal 77 66 74
Binary 1001101 1000010 1001010
Octal 115 102 112

Shades and tints

Shades of #4D424A

#4D424A
(77,66,74)
#463C44
(70,60,68)
#3F363E
(63,54,62)
#383038
(56,48,56)
#312A32
(49,42,50)
#2A242C
(42,36,44)
#231E26
(35,30,38)
#1C1820
(28,24,32)
#15121A
(21,18,26)
#0E0C14
(14,12,20)
#07060E
(7,6,14)
#000000
(0,0,0)

Tints of #4D424A

#4D424A
(77,66,74)
#5D535A
(93,83,90)
#6D646A
(109,100,106)
#7D757A
(125,117,122)
#8D868A
(141,134,138)
#9D979A
(157,151,154)
#ADA8AA
(173,168,170)
#BDB9BA
(189,185,186)
#CDCACA
(205,202,202)
#DDDBDA
(221,219,218)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D424A color. Also use rgb(77,66,74) instead hex code.

Text Font Color

.myTextColor { color: #4D424A; }

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

This text font color is #4D424A.

Background Color

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

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

This div background color is #4D424A.

Border color

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

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

This div border color is #4D424A.

Opacity

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

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

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

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

This text has shadow with #4D424A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D424A.

Preview

Color preview on black background

This text has color #4D424A on black background.


Color preview on white background

This text has color #4D424A on white background.


Black color preview on #4D424A background

This text has black color on #4D424A background.


White color preview on #4D424A background

This text has white color on #4D424A background.


Related colors

Complementary color

Complementary color for #hex is #B2BDB5.


I love getcolorcode.com

Triadic colors

1 #4A4D42 and #424A4D with #4D424A are triadic colors.

2 #4A424D and #424D4A with #4D424A are triadic colors.