COLOR #4D553F

HEX: #4D553F RGB: (77,85,63)

Renk bilgisi

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

RGB renk modeli

#4D553F color RGB value is (77,85,63).

RGB: (77,85,63) (30%, 33%, 25%)

RGB bağlantıları ve doygunluk

R 77 of 255 = 30%
G 85 of 255 = 33%
B 63 of 255 = 25%

77
85
63

R + G + B ~ 29%. #4D553F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 77 + 85 + 63 = 225 (100%)
R 77 of 225 ~ 34.22%
G 85 of 225 ~ 37.78%
B 63 of 225 ~ 28'%

%34.22
%37.78
%28

CMYK RENK MODELİ

#4D553F rengi CMYK tonu (9,0,26,67).

  • camgöbeği tonu 9.41%
  • eflatun tonu 0.00%
  • sarı tonu 25.88%
  • ana renk tonu 66.67%

CMYK: (9,0,26,67)
C9M0Y26K67 (9%, 0%, 26%, 67%)
(0.09 / 0.00 / 0.26 / 0.67)

CMYK yüzdeleri

%9.41
%0
%25.88
%66.67

Codes

Color #4D553F in popluar color models

4D 55 3F
RGB 77 85 63
HSL 82° 14.86% 29.02%
HSB/HSV 82° 25.88% 33.33%
CMYK 9.41% 0.00% 25.88%
66.67%

Color #4D553F in popluar number systems.

HEX 4D 55 3F
Decimal 77 85 63
Binary 1001101 1010101 111111
Octal 115 125 77

Shades and tints

Shades of #4D553F

#4D553F
(77,85,63)
#464E3A
(70,78,58)
#3F4735
(63,71,53)
#384030
(56,64,48)
#31392B
(49,57,43)
#2A3226
(42,50,38)
#232B21
(35,43,33)
#1C241C
(28,36,28)
#151D17
(21,29,23)
#0E1612
(14,22,18)
#070F0D
(7,15,13)
#000000
(0,0,0)

Tints of #4D553F

#4D553F
(77,85,63)
#5D6450
(93,100,80)
#6D7361
(109,115,97)
#7D8272
(125,130,114)
#8D9183
(141,145,131)
#9DA094
(157,160,148)
#ADAFA5
(173,175,165)
#BDBEB6
(189,190,182)
#CDCDC7
(205,205,199)
#DDDCD8
(221,220,216)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4D553F; }

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

This text font color is #4D553F.

Background Color

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

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

This div background color is #4D553F.

Border color

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

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

This div border color is #4D553F.

Opacity

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

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

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

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

This text has shadow with #4D553F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4D553F.

Preview

Color preview on black background

This text has color #4D553F on black background.


Color preview on white background

This text has color #4D553F on white background.


Black color preview on #4D553F background

This text has black color on #4D553F background.


White color preview on #4D553F background

This text has white color on #4D553F background.


Related colors

Complementary color

Complementary color for #hex is #B2AAC0.


I love getcolorcode.com

Triadic colors

1 #3F4D55 and #553F4D with #4D553F are triadic colors.

2 #3F554D and #554D3F with #4D553F are triadic colors.