COLOR #884D61

HEX: #884D61 RGB: (136,77,97)

Renk bilgisi

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

RGB renk modeli

#884D61 color RGB value is (136,77,97).

RGB: (136,77,97) (53%, 30%, 38%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 77 of 255 = 30%
B 97 of 255 = 38%

136
77
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 77 + 97 = 310 (100%)
R 136 of 310 ~ 43.87%
G 77 of 310 ~ 24.84%
B 97 of 310 ~ 31.29'%

%43.87
%24.84
%31.29

CMYK RENK MODELİ

#884D61 rengi CMYK tonu (0,43,29,47).

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

CMYK: (0,43,29,47)
C0M43Y29K47 (0%, 43%, 29%, 47%)
(0.00 / 0.43 / 0.29 / 0.47)

CMYK yüzdeleri

%0
%43.38
%28.68
%46.67

Codes

Color #884D61 in popluar color models

88 4D 61
RGB 136 77 97
HSL 340° 27.70% 41.76%
HSB/HSV 340° 43.38% 53.33%
CMYK 0.00% 43.38% 28.68%
46.67%

Color #884D61 in popluar number systems.

HEX 88 4D 61
Decimal 136 77 97
Binary 10001000 1001101 1100001
Octal 210 115 141

Shades and tints

Shades of #884D61

#884D61
(136,77,97)
#7C4659
(124,70,89)
#703F51
(112,63,81)
#643849
(100,56,73)
#583141
(88,49,65)
#4C2A39
(76,42,57)
#402331
(64,35,49)
#341C29
(52,28,41)
#281521
(40,21,33)
#1C0E19
(28,14,25)
#100711
(16,7,17)
#000000
(0,0,0)

Tints of #884D61

#884D61
(136,77,97)
#925D6F
(146,93,111)
#9C6D7D
(156,109,125)
#A67D8B
(166,125,139)
#B08D99
(176,141,153)
#BA9DA7
(186,157,167)
#C4ADB5
(196,173,181)
#CEBDC3
(206,189,195)
#D8CDD1
(216,205,209)
#E2DDDF
(226,221,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #884D61; }

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

This text font color is #884D61.

Background Color

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

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

This div background color is #884D61.

Border color

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

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

This div border color is #884D61.

Opacity

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

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

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

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

This text has shadow with #884D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884D61.

Preview

Color preview on black background

This text has color #884D61 on black background.


Color preview on white background

This text has color #884D61 on white background.


Black color preview on #884D61 background

This text has black color on #884D61 background.


White color preview on #884D61 background

This text has white color on #884D61 background.


Related colors

Complementary color

Complementary color for #hex is #77B29E.


I love getcolorcode.com

Triadic colors

1 #61884D and #4D6188 with #884D61 are triadic colors.

2 #614D88 and #4D8861 with #884D61 are triadic colors.