COLOR #4D4353

HEX: #4D4353 RGB: (77,67,83)

Renk bilgisi

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

RGB renk modeli

#4D4353 color RGB value is (77,67,83).

RGB: (77,67,83) (30%, 26%, 33%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 67 of 255 = 26%
B 83 of 255 = 33%

77
67
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 67 + 83 = 227 (100%)
R 77 of 227 ~ 33.92%
G 67 of 227 ~ 29.52%
B 83 of 227 ~ 36.56'%

%33.92
%29.52
%36.56

CMYK RENK MODELİ

#4D4353 rengi CMYK tonu (7,19,0,67).

  • camgöbeği tonu 7.23%
  • eflatun tonu 19.28%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%
CMYK: (7,19,0,67) C7M19Y0K67 (7%,19%,0%,67%) (0.07/0.19/0.00/0.67) 

CMYK yüzdeleri

%7.23
%19.28
%0
%67.45

Codes

Color #4D4353 in popluar color models

4D 43 53
RGB 77 67 83
HSL 278° 10.67% 29.41%
HSB/HSV 278° 19.28% 32.55%
CMYK 7.23% 19.28% 0.00%
67.45%

Color #4D4353 in popluar number systems.

HEX 4D 43 53
Decimal 77 67 83
Binary 1001101 1000011 1010011
Octal 115 103 123

Shades and tints

Shades of #4D4353

#4D4353
(77,67,83)
#463D4C
(70,61,76)
#3F3745
(63,55,69)
#38313E
(56,49,62)
#312B37
(49,43,55)
#2A2530
(42,37,48)
#231F29
(35,31,41)
#1C1922
(28,25,34)
#15131B
(21,19,27)
#0E0D14
(14,13,20)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #4D4353

#4D4353
(77,67,83)
#5D5462
(93,84,98)
#6D6571
(109,101,113)
#7D7680
(125,118,128)
#8D878F
(141,135,143)
#9D989E
(157,152,158)
#ADA9AD
(173,169,173)
#BDBABC
(189,186,188)
#CDCBCB
(205,203,203)
#DDDCDA
(221,220,218)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4353 color. Also use rgb(77,67,83) instead hex code.

Text Font Color

.myTextColor { color: #4D4353; }

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

This text font color is #4D4353.

Background Color

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

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

This div background color is #4D4353.

Border color

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

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

This div border color is #4D4353.

Opacity

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

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

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

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

This text has shadow with #4D4353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4353.

Preview

Color preview on black background

This text has color #4D4353 on black background.


Color preview on white background

This text has color #4D4353 on white background.


Black color preview on #4D4353 background

This text has black color on #4D4353 background.


White color preview on #4D4353 background

This text has white color on #4D4353 background.


Related colors

Complementary color

Complementary color for #hex is #B2BCAC.


I love getcolorcode.com

Triadic colors

1 #534D43 and #43534D with #4D4353 are triadic colors.

2 #53434D and #434D53 with #4D4353 are triadic colors.