COLOR #884D71

HEX: #884D71 RGB: (136,77,113)

Renk bilgisi

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

RGB renk modeli

#884D71 color RGB value is (136,77,113).

RGB: (136,77,113) (53%, 30%, 44%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 77 of 255 = 30%
B 113 of 255 = 44%

136
77
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 77 + 113 = 326 (100%)
R 136 of 326 ~ 41.72%
G 77 of 326 ~ 23.62%
B 113 of 326 ~ 34.66'%

%41.72
%23.62
%34.66

CMYK RENK MODELİ

#884D71 rengi CMYK tonu (0,43,17,47).

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

CMYK: (0,43,17,47)
C0M43Y17K47 (0%, 43%, 17%, 47%)
(0.00 / 0.43 / 0.17 / 0.47)

CMYK yüzdeleri

%0
%43.38
%16.91
%46.67

Codes

Color #884D71 in popluar color models

88 4D 71
RGB 136 77 113
HSL 323° 27.70% 41.76%
HSB/HSV 323° 43.38% 53.33%
CMYK 0.00% 43.38% 16.91%
46.67%

Color #884D71 in popluar number systems.

HEX 88 4D 71
Decimal 136 77 113
Binary 10001000 1001101 1110001
Octal 210 115 161

Shades and tints

Shades of #884D71

#884D71
(136,77,113)
#7C4667
(124,70,103)
#703F5D
(112,63,93)
#643853
(100,56,83)
#583149
(88,49,73)
#4C2A3F
(76,42,63)
#402335
(64,35,53)
#341C2B
(52,28,43)
#281521
(40,21,33)
#1C0E17
(28,14,23)
#10070D
(16,7,13)
#000000
(0,0,0)

Tints of #884D71

#884D71
(136,77,113)
#925D7D
(146,93,125)
#9C6D89
(156,109,137)
#A67D95
(166,125,149)
#B08DA1
(176,141,161)
#BA9DAD
(186,157,173)
#C4ADB9
(196,173,185)
#CEBDC5
(206,189,197)
#D8CDD1
(216,205,209)
#E2DDDD
(226,221,221)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884D71; }

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

This text font color is #884D71.

Background Color

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

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

This div background color is #884D71.

Border color

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

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

This div border color is #884D71.

Opacity

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

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

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

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

This text has shadow with #884D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884D71.

Preview

Color preview on black background

This text has color #884D71 on black background.


Color preview on white background

This text has color #884D71 on white background.


Black color preview on #884D71 background

This text has black color on #884D71 background.


White color preview on #884D71 background

This text has white color on #884D71 background.


Related colors

Complementary color

Complementary color for #hex is #77B28E.


I love getcolorcode.com

Triadic colors

1 #71884D and #4D7188 with #884D71 are triadic colors.

2 #714D88 and #4D8871 with #884D71 are triadic colors.