COLOR #8D9442

HEX: #8D9442 RGB: (141,148,66)

Color info

#8D9442 contains mainly red and green colors. Web safe color of #8D9442 is #999933 (or #993).

RGB color model

#8D9442 color RGB value is (141,148,66).

RGB: (141,148,66) (55%, 58%, 26%)

RGB channels and saturation

R 141 of 255 = 55%
G 148 of 255 = 58%
B 66 of 255 = 26%

141
148
66

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

Portions of RGB colors in percentages

R + G + B = 141 + 148 + 66 = 355 (100%)
R 141 of 355 ~ 39.72%
G 148 of 355 ~ 41.69%
B 66 of 355 ~ 18.59'%

%39.72
%41.69
%18.59

CMYK color model

#8D9442 color CMYK value is (5,0,55,42).

  • cyan value is 4.73%
  • magenta value is 0.00%
  • yellow value is 55.41%
  • key color value is 41.96%
CMYK: (5,0,55,42) C5M0Y55K42 (5%,0%,55%,42%) (0.05/0.00/0.55/0.42) 

CMYK percentages

%4.73
%0
%55.41
%41.96

Codes

Color #8D9442 in popluar color models

8D 94 42
RGB 141 148 66
HSL 65° 38.32% 41.96%
HSB/HSV 65° 55.41% 58.04%
CMYK 4.73% 0.00% 55.41%
41.96%

Color #8D9442 in popluar number systems.

HEX 8D 94 42
Decimal 141 148 66
Binary 10001101 10010100 1000010
Octal 215 224 102

Shades and tints

Shades of #8D9442

#8D9442
(141,148,66)
#81873C
(129,135,60)
#757A36
(117,122,54)
#696D30
(105,109,48)
#5D602A
(93,96,42)
#515324
(81,83,36)
#45461E
(69,70,30)
#393918
(57,57,24)
#2D2C12
(45,44,18)
#211F0C
(33,31,12)
#151206
(21,18,6)
#000000
(0,0,0)

Tints of #8D9442

#8D9442
(141,148,66)
#979D53
(151,157,83)
#A1A664
(161,166,100)
#ABAF75
(171,175,117)
#B5B886
(181,184,134)
#BFC197
(191,193,151)
#C9CAA8
(201,202,168)
#D3D3B9
(211,211,185)
#DDDCCA
(221,220,202)
#E7E5DB
(231,229,219)
#F1EEEC
(241,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9442 color. Also use rgb(141,148,66) instead hex code.

Text Font Color

.myTextColor { color: #8D9442; }

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

This text font color is #8D9442.

Background Color

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

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

This div background color is #8D9442.

Border color

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

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

This div border color is #8D9442.

Opacity

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

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

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

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

This text has shadow with #8D9442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9442.

Preview

Color preview on black background

This text has color #8D9442 on black background.


Color preview on white background

This text has color #8D9442 on white background.


Black color preview on #8D9442 background

This text has black color on #8D9442 background.


White color preview on #8D9442 background

This text has white color on #8D9442 background.


Related colors

Complementary color

Complementary color for #hex is #726BBD.


I love getcolorcode.com

Triadic colors

1 #428D94 and #94428D with #8D9442 are triadic colors.

2 #42948D and #948D42 with #8D9442 are triadic colors.