COLOR #8D9558

HEX: #8D9558 RGB: (141,149,88)

Color info

#8D9558 contains mainly red and green colors. Web safe color of #8D9558 is #999966 (or #996).

RGB color model

#8D9558 color RGB value is (141,149,88).

RGB: (141,149,88) (55%, 58%, 35%)

RGB channels and saturation

R 141 of 255 = 55%
G 149 of 255 = 58%
B 88 of 255 = 35%

141
149
88

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

Portions of RGB colors in percentages

R + G + B = 141 + 149 + 88 = 378 (100%)
R 141 of 378 ~ 37.3%
G 149 of 378 ~ 39.42%
B 88 of 378 ~ 23.28'%

%37.3
%39.42
%23.28

CMYK color model

#8D9558 color CMYK value is (5,0,41,42).

  • cyan value is 5.37%
  • magenta value is 0.00%
  • yellow value is 40.94%
  • key color value is 41.57%
CMYK: (5,0,41,42) C5M0Y41K42 (5%,0%,41%,42%) (0.05/0.00/0.41/0.42) 

CMYK percentages

%5.37
%0
%40.94
%41.57

Codes

Color #8D9558 in popluar color models

8D 95 58
RGB 141 149 88
HSL 68° 25.74% 46.47%
HSB/HSV 68° 40.94% 58.43%
CMYK 5.37% 0.00% 40.94%
41.57%

Color #8D9558 in popluar number systems.

HEX 8D 95 58
Decimal 141 149 88
Binary 10001101 10010101 1011000
Octal 215 225 130

Shades and tints

Shades of #8D9558

#8D9558
(141,149,88)
#818850
(129,136,80)
#757B48
(117,123,72)
#696E40
(105,110,64)
#5D6138
(93,97,56)
#515430
(81,84,48)
#454728
(69,71,40)
#393A20
(57,58,32)
#2D2D18
(45,45,24)
#212010
(33,32,16)
#151308
(21,19,8)
#000000
(0,0,0)

Tints of #8D9558

#8D9558
(141,149,88)
#979E67
(151,158,103)
#A1A776
(161,167,118)
#ABB085
(171,176,133)
#B5B994
(181,185,148)
#BFC2A3
(191,194,163)
#C9CBB2
(201,203,178)
#D3D4C1
(211,212,193)
#DDDDD0
(221,221,208)
#E7E6DF
(231,230,223)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9558 color. Also use rgb(141,149,88) instead hex code.

Text Font Color

.myTextColor { color: #8D9558; }

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

This text font color is #8D9558.

Background Color

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

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

This div background color is #8D9558.

Border color

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

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

This div border color is #8D9558.

Opacity

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

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

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

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

This text has shadow with #8D9558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9558.

Preview

Color preview on black background

This text has color #8D9558 on black background.


Color preview on white background

This text has color #8D9558 on white background.


Black color preview on #8D9558 background

This text has black color on #8D9558 background.


White color preview on #8D9558 background

This text has white color on #8D9558 background.


Related colors

Complementary color

Complementary color for #hex is #726AA7.


I love getcolorcode.com

Triadic colors

1 #588D95 and #95588D with #8D9558 are triadic colors.

2 #58958D and #958D58 with #8D9558 are triadic colors.