COLOR #884734

HEX: #884734 RGB: (136,71,52)

Color info

#884734 contains mainly red color. Web safe color of #884734 is #993333 (or #933).

RGB color model

#884734 color RGB value is (136,71,52).

RGB: (136,71,52) (53%, 28%, 20%)

RGB channels and saturation

R 136 of 255 = 53%
G 71 of 255 = 28%
B 52 of 255 = 20%

136
71
52

R + G + B ~ 34%. #884734 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 136 + 71 + 52 = 259 (100%)
R 136 of 259 ~ 52.51%
G 71 of 259 ~ 27.41%
B 52 of 259 ~ 20.08'%

%52.51
%27.41
%20.08

CMYK color model

#884734 color CMYK value is (0,48,62,47).

  • cyan value is 0.00%
  • magenta value is 47.79%
  • yellow value is 61.76%
  • key color value is 46.67%

CMYK: (0,48,62,47)
C0M48Y62K47 (0%, 48%, 62%, 47%)
(0.00 / 0.48 / 0.62 / 0.47)

CMYK percentages

%0
%47.79
%61.76
%46.67

Codes

Color #884734 in popluar color models

88 47 34
RGB 136 71 52
HSL 14° 44.68% 36.86%
HSB/HSV 14° 61.76% 53.33%
CMYK 0.00% 47.79% 61.76%
46.67%

Color #884734 in popluar number systems.

HEX 88 47 34
Decimal 136 71 52
Binary 10001000 1000111 110100
Octal 210 107 64

Shades and tints

Shades of #884734

#884734
(136,71,52)
#7C4130
(124,65,48)
#703B2C
(112,59,44)
#643528
(100,53,40)
#582F24
(88,47,36)
#4C2920
(76,41,32)
#40231C
(64,35,28)
#341D18
(52,29,24)
#281714
(40,23,20)
#1C1110
(28,17,16)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #884734

#884734
(136,71,52)
#925746
(146,87,70)
#9C6758
(156,103,88)
#A6776A
(166,119,106)
#B0877C
(176,135,124)
#BA978E
(186,151,142)
#C4A7A0
(196,167,160)
#CEB7B2
(206,183,178)
#D8C7C4
(216,199,196)
#E2D7D6
(226,215,214)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #884734 color. Also use rgb(136,71,52) instead hex code.

Text Font Color

.myTextColor { color: #884734; }

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

This text font color is #884734.

Background Color

.myBgColor { background-color: #884734; }

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

This div background color is #884734.

Border color

.myBorderColor { border: 1px solid #884734; }

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

This div border color is #884734.

Opacity

.myOpacity80 { color: #884734; opacity: 0.8; }

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

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

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

This text has shadow with #884734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #884734.

Preview

Color preview on black background

This text has color #884734 on black background.


Color preview on white background

This text has color #884734 on white background.


Black color preview on #884734 background

This text has black color on #884734 background.


White color preview on #884734 background

This text has white color on #884734 background.


Related colors

Complementary color

Complementary color for #hex is #77B8CB.


I love getcolorcode.com

Triadic colors

1 #348847 and #473488 with #884734 are triadic colors.

2 #344788 and #478834 with #884734 are triadic colors.