COLOR #8D7D23

HEX: #8D7D23 RGB: (141,125,35)

Color info

#8D7D23 contains mainly red and green colors. Web safe color of #8D7D23 is #996633 (or #963).

RGB color model

#8D7D23 color RGB value is (141,125,35).

RGB: (141,125,35) (55%, 49%, 14%)

RGB channels and saturation

R 141 of 255 = 55%
G 125 of 255 = 49%
B 35 of 255 = 14%

141
125
35

R + G + B ~ 39%. #8D7D23 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 141 + 125 + 35 = 301 (100%)
R 141 of 301 ~ 46.84%
G 125 of 301 ~ 41.53%
B 35 of 301 ~ 11.63'%

%46.84
%41.53
%11.63

CMYK color model

#8D7D23 color CMYK value is (0,11,75,45).

  • cyan value is 0.00%
  • magenta value is 11.35%
  • yellow value is 75.18%
  • key color value is 44.71%

CMYK: (0,11,75,45)
C0M11Y75K45 (0%, 11%, 75%, 45%)
(0.00 / 0.11 / 0.75 / 0.45)

CMYK percentages

%0
%11.35
%75.18
%44.71

Codes

Color #8D7D23 in popluar color models

8D 7D 23
RGB 141 125 35
HSL 51° 60.23% 34.51%
HSB/HSV 51° 75.18% 55.29%
CMYK 0.00% 11.35% 75.18%
44.71%

Color #8D7D23 in popluar number systems.

HEX 8D 7D 23
Decimal 141 125 35
Binary 10001101 1111101 100011
Octal 215 175 43

Shades and tints

Shades of #8D7D23

#8D7D23
(141,125,35)
#817220
(129,114,32)
#75671D
(117,103,29)
#695C1A
(105,92,26)
#5D5117
(93,81,23)
#514614
(81,70,20)
#453B11
(69,59,17)
#39300E
(57,48,14)
#2D250B
(45,37,11)
#211A08
(33,26,8)
#150F05
(21,15,5)
#000000
(0,0,0)

Tints of #8D7D23

#8D7D23
(141,125,35)
#978837
(151,136,55)
#A1934B
(161,147,75)
#AB9E5F
(171,158,95)
#B5A973
(181,169,115)
#BFB487
(191,180,135)
#C9BF9B
(201,191,155)
#D3CAAF
(211,202,175)
#DDD5C3
(221,213,195)
#E7E0D7
(231,224,215)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7D23 color. Also use rgb(141,125,35) instead hex code.

Text Font Color

.myTextColor { color: #8D7D23; }

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

This text font color is #8D7D23.

Background Color

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

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

This div background color is #8D7D23.

Border color

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

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

This div border color is #8D7D23.

Opacity

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

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

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

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

This text has shadow with #8D7D23 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7D23.

Preview

Color preview on black background

This text has color #8D7D23 on black background.


Color preview on white background

This text has color #8D7D23 on white background.


Black color preview on #8D7D23 background

This text has black color on #8D7D23 background.


White color preview on #8D7D23 background

This text has white color on #8D7D23 background.


Related colors

Complementary color

Complementary color for #hex is #7282DC.


I love getcolorcode.com

Triadic colors

1 #238D7D and #7D238D with #8D7D23 are triadic colors.

2 #237D8D and #7D8D23 with #8D7D23 are triadic colors.