COLOR #8D738A

HEX: #8D738A RGB: (141,115,138)

Color info

#8D738A contains red, green and blue colors in about the same proportion. Web safe color of #8D738A is #996699 (or #969).

RGB color model

#8D738A color RGB value is (141,115,138).

RGB: (141,115,138) (55%, 45%, 54%)

RGB channels and saturation

R 141 of 255 = 55%
G 115 of 255 = 45%
B 138 of 255 = 54%

141
115
138

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

Portions of RGB colors in percentages

R + G + B = 141 + 115 + 138 = 394 (100%)
R 141 of 394 ~ 35.79%
G 115 of 394 ~ 29.19%
B 138 of 394 ~ 35.03'%

%35.79
%29.19
%35.03

CMYK color model

#8D738A color CMYK value is (0,18,2,45).

  • cyan value is 0.00%
  • magenta value is 18.44%
  • yellow value is 2.13%
  • key color value is 44.71%

CMYK: (0,18,2,45)
C0M18Y2K45 (0%, 18%, 2%, 45%)
(0.00 / 0.18 / 0.02 / 0.45)

CMYK percentages

%0
%18.44
%2.13
%44.71

Codes

Color #8D738A in popluar color models

8D 73 8A
RGB 141 115 138
HSL 307° 10.24% 50.20%
HSB/HSV 307° 18.44% 55.29%
CMYK 0.00% 18.44% 2.13%
44.71%

Color #8D738A in popluar number systems.

HEX 8D 73 8A
Decimal 141 115 138
Binary 10001101 1110011 10001010
Octal 215 163 212

Shades and tints

Shades of #8D738A

#8D738A
(141,115,138)
#81697E
(129,105,126)
#755F72
(117,95,114)
#695566
(105,85,102)
#5D4B5A
(93,75,90)
#51414E
(81,65,78)
#453742
(69,55,66)
#392D36
(57,45,54)
#2D232A
(45,35,42)
#21191E
(33,25,30)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #8D738A

#8D738A
(141,115,138)
#977F94
(151,127,148)
#A18B9E
(161,139,158)
#AB97A8
(171,151,168)
#B5A3B2
(181,163,178)
#BFAFBC
(191,175,188)
#C9BBC6
(201,187,198)
#D3C7D0
(211,199,208)
#DDD3DA
(221,211,218)
#E7DFE4
(231,223,228)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D738A color. Also use rgb(141,115,138) instead hex code.

Text Font Color

.myTextColor { color: #8D738A; }

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

This text font color is #8D738A.

Background Color

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

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

This div background color is #8D738A.

Border color

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

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

This div border color is #8D738A.

Opacity

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

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

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

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

This text has shadow with #8D738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D738A.

Preview

Color preview on black background

This text has color #8D738A on black background.


Color preview on white background

This text has color #8D738A on white background.


Black color preview on #8D738A background

This text has black color on #8D738A background.


White color preview on #8D738A background

This text has white color on #8D738A background.


Related colors

Complementary color

Complementary color for #hex is #728C75.


I love getcolorcode.com

Triadic colors

1 #8A8D73 and #738A8D with #8D738A are triadic colors.

2 #8A738D and #738D8A with #8D738A are triadic colors.