COLOR #8D7274

HEX: #8D7274 RGB: (141,114,116)

Color info

#8D7274 contains red, green and blue colors in about the same proportion. Web safe color of #8D7274 is #996666 (or #966).

RGB color model

#8D7274 color RGB value is (141,114,116).

RGB: (141,114,116) (55%, 45%, 45%)

RGB channels and saturation

R 141 of 255 = 55%
G 114 of 255 = 45%
B 116 of 255 = 45%

141
114
116

R + G + B ~ 48%. #8D7274 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 114 + 116 = 371 (100%)
R 141 of 371 ~ 38.01%
G 114 of 371 ~ 30.73%
B 116 of 371 ~ 31.27'%

%38.01
%30.73
%31.27

CMYK color model

#8D7274 color CMYK value is (0,19,18,45).

  • cyan value is 0.00%
  • magenta value is 19.15%
  • yellow value is 17.73%
  • key color value is 44.71%

CMYK: (0,19,18,45)
C0M19Y18K45 (0%, 19%, 18%, 45%)
(0.00 / 0.19 / 0.18 / 0.45)

CMYK percentages

%0
%19.15
%17.73
%44.71

Codes

Color #8D7274 in popluar color models

8D 72 74
RGB 141 114 116
HSL 356° 10.59% 50.00%
HSB/HSV 356° 19.15% 55.29%
CMYK 0.00% 19.15% 17.73%
44.71%

Color #8D7274 in popluar number systems.

HEX 8D 72 74
Decimal 141 114 116
Binary 10001101 1110010 1110100
Octal 215 162 164

Shades and tints

Shades of #8D7274

#8D7274
(141,114,116)
#81686A
(129,104,106)
#755E60
(117,94,96)
#695456
(105,84,86)
#5D4A4C
(93,74,76)
#514042
(81,64,66)
#453638
(69,54,56)
#392C2E
(57,44,46)
#2D2224
(45,34,36)
#21181A
(33,24,26)
#150E10
(21,14,16)
#000000
(0,0,0)

Tints of #8D7274

#8D7274
(141,114,116)
#977E80
(151,126,128)
#A18A8C
(161,138,140)
#AB9698
(171,150,152)
#B5A2A4
(181,162,164)
#BFAEB0
(191,174,176)
#C9BABC
(201,186,188)
#D3C6C8
(211,198,200)
#DDD2D4
(221,210,212)
#E7DEE0
(231,222,224)
#F1EAEC
(241,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7274 color. Also use rgb(141,114,116) instead hex code.

Text Font Color

.myTextColor { color: #8D7274; }

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

This text font color is #8D7274.

Background Color

.myBgColor { background-color: #8D7274; }

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

This div background color is #8D7274.

Border color

.myBorderColor { border: 1px solid #8D7274; }

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

This div border color is #8D7274.

Opacity

.myOpacity80 { color: #8D7274; opacity: 0.8; }

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

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

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

This text has shadow with #8D7274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7274.

Preview

Color preview on black background

This text has color #8D7274 on black background.


Color preview on white background

This text has color #8D7274 on white background.


Black color preview on #8D7274 background

This text has black color on #8D7274 background.


White color preview on #8D7274 background

This text has white color on #8D7274 background.


Related colors

Complementary color

Complementary color for #hex is #728D8B.


I love getcolorcode.com

Triadic colors

1 #748D72 and #72748D with #8D7274 are triadic colors.

2 #74728D and #728D74 with #8D7274 are triadic colors.