COLOR #4D4855

HEX: #4D4855 RGB: (77,72,85)

Renk bilgisi

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

RGB renk modeli

#4D4855 color RGB value is (77,72,85).

RGB: (77,72,85) (30%, 28%, 33%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 72 of 255 = 28%
B 85 of 255 = 33%

77
72
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 72 + 85 = 234 (100%)
R 77 of 234 ~ 32.91%
G 72 of 234 ~ 30.77%
B 85 of 234 ~ 36.32'%

%32.91
%30.77
%36.32

CMYK RENK MODELİ

#4D4855 rengi CMYK tonu (9,15,0,67).

  • camgöbeği tonu 9.41%
  • eflatun tonu 15.29%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%
CMYK: (9,15,0,67) C9M15Y0K67 (9%,15%,0%,67%) (0.09/0.15/0.00/0.67) 

CMYK yüzdeleri

%9.41
%15.29
%0
%66.67

Codes

Color #4D4855 in popluar color models

4D 48 55
RGB 77 72 85
HSL 263° 8.28% 30.78%
HSB/HSV 263° 15.29% 33.33%
CMYK 9.41% 15.29% 0.00%
66.67%

Color #4D4855 in popluar number systems.

HEX 4D 48 55
Decimal 77 72 85
Binary 1001101 1001000 1010101
Octal 115 110 125

Shades and tints

Shades of #4D4855

#4D4855
(77,72,85)
#46424E
(70,66,78)
#3F3C47
(63,60,71)
#383640
(56,54,64)
#313039
(49,48,57)
#2A2A32
(42,42,50)
#23242B
(35,36,43)
#1C1E24
(28,30,36)
#15181D
(21,24,29)
#0E1216
(14,18,22)
#070C0F
(7,12,15)
#000000
(0,0,0)

Tints of #4D4855

#4D4855
(77,72,85)
#5D5864
(93,88,100)
#6D6873
(109,104,115)
#7D7882
(125,120,130)
#8D8891
(141,136,145)
#9D98A0
(157,152,160)
#ADA8AF
(173,168,175)
#BDB8BE
(189,184,190)
#CDC8CD
(205,200,205)
#DDD8DC
(221,216,220)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4D4855 color. Also use rgb(77,72,85) instead hex code.

Text Font Color

.myTextColor { color: #4D4855; }

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

This text font color is #4D4855.

Background Color

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

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

This div background color is #4D4855.

Border color

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

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

This div border color is #4D4855.

Opacity

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

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

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

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

This text has shadow with #4D4855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D4855.

Preview

Color preview on black background

This text has color #4D4855 on black background.


Color preview on white background

This text has color #4D4855 on white background.


Black color preview on #4D4855 background

This text has black color on #4D4855 background.


White color preview on #4D4855 background

This text has white color on #4D4855 background.


Related colors

Complementary color

Complementary color for #hex is #B2B7AA.


I love getcolorcode.com

Triadic colors

1 #554D48 and #48554D with #4D4855 are triadic colors.

2 #55484D and #484D55 with #4D4855 are triadic colors.