COLOR #884D5E

HEX: #884D5E RGB: (136,77,94)

Renk bilgisi

#884D5E contains red, green and blue colors in about the same proportion. #884D5E ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#884D5E color RGB value is (136,77,94).

RGB: (136,77,94) (53%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 77 of 255 = 30%
B 94 of 255 = 37%

136
77
94

R + G + B ~ 40%. #884D5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 77 + 94 = 307 (100%)
R 136 of 307 ~ 44.3%
G 77 of 307 ~ 25.08%
B 94 of 307 ~ 30.62'%

%44.3
%25.08
%30.62

CMYK RENK MODELİ

#884D5E rengi CMYK tonu (0,43,31,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 43.38%
  • sarı tonu 30.88%
  • ana renk tonu 46.67%

CMYK: (0,43,31,47)
C0M43Y31K47 (0%, 43%, 31%, 47%)
(0.00 / 0.43 / 0.31 / 0.47)

CMYK yüzdeleri

%0
%43.38
%30.88
%46.67

Codes

Color #884D5E in popluar color models

88 4D 5E
RGB 136 77 94
HSL 343° 27.70% 41.76%
HSB/HSV 343° 43.38% 53.33%
CMYK 0.00% 43.38% 30.88%
46.67%

Color #884D5E in popluar number systems.

HEX 88 4D 5E
Decimal 136 77 94
Binary 10001000 1001101 1011110
Octal 210 115 136

Shades and tints

Shades of #884D5E

#884D5E
(136,77,94)
#7C4656
(124,70,86)
#703F4E
(112,63,78)
#643846
(100,56,70)
#58313E
(88,49,62)
#4C2A36
(76,42,54)
#40232E
(64,35,46)
#341C26
(52,28,38)
#28151E
(40,21,30)
#1C0E16
(28,14,22)
#10070E
(16,7,14)
#000000
(0,0,0)

Tints of #884D5E

#884D5E
(136,77,94)
#925D6C
(146,93,108)
#9C6D7A
(156,109,122)
#A67D88
(166,125,136)
#B08D96
(176,141,150)
#BA9DA4
(186,157,164)
#C4ADB2
(196,173,178)
#CEBDC0
(206,189,192)
#D8CDCE
(216,205,206)
#E2DDDC
(226,221,220)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884D5E color. Also use rgb(136,77,94) instead hex code.

Text Font Color

.myTextColor { color: #884D5E; }

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

This text font color is #884D5E.

Background Color

.myBgColor { background-color: #884D5E; }

<div style="background-color:#884D5E">Inner text</div>

This div background color is #884D5E.

Border color

.myBorderColor { border: 1px solid #884D5E; }

<div style="border:3px solid #884D5E">Div</div>

This div border color is #884D5E.

Opacity

.myOpacity80 { color: #884D5E; opacity: 0.8; }

<p style="color:#884D5E;opacity:0.8;">80%</p>

Text with #884D5E 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 #884D5E;}

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

This text has shadow with #884D5E color.


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

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

This text has shadow with #884D5E primary color and red secondary color.


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

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

This text has shadow with #884D5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #884D5E.

Preview

Color preview on black background

This text has color #884D5E on black background.


Color preview on white background

This text has color #884D5E on white background.


Black color preview on #884D5E background

This text has black color on #884D5E background.


White color preview on #884D5E background

This text has white color on #884D5E background.


Related colors

Complementary color

Complementary color for #hex is #77B2A1.


I love getcolorcode.com

Triadic colors

1 #5E884D and #4D5E88 with #884D5E are triadic colors.

2 #5E4D88 and #4D885E with #884D5E are triadic colors.