COLOR #8DC58D

HEX: #8DC58D RGB: (141,197,141)

Color info

#8DC58D contains red, green and blue colors in about the same proportion. Web safe color of #8DC58D is #99CC99 (or #9C9).

RGB color model

#8DC58D color RGB value is (141,197,141).

RGB: (141,197,141) (55%, 77%, 55%)

RGB channels and saturation

R 141 of 255 = 55%
G 197 of 255 = 77%
B 141 of 255 = 55%

141
197
141

R + G + B ~ 62%. #8DC58D is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 197 + 141 = 479 (100%)
R 141 of 479 ~ 29.44%
G 197 of 479 ~ 41.13%
B 141 of 479 ~ 29.44'%

%29.44
%41.13
%29.44

CMYK color model

#8DC58D color CMYK value is (28,0,28,23).

  • cyan value is 28.43%
  • magenta value is 0.00%
  • yellow value is 28.43%
  • key color value is 22.75%

CMYK: (28,0,28,23)
C28M0Y28K23 (28%, 0%, 28%, 23%)
(0.28 / 0.00 / 0.28 / 0.23)

CMYK percentages

%28.43
%0
%28.43
%22.75

Codes

Color #8DC58D in popluar color models

8D C5 8D
RGB 141 197 141
HSL 120° 32.56% 66.27%
HSB/HSV 120° 28.43% 77.25%
CMYK 28.43% 0.00% 28.43%
22.75%

Color #8DC58D in popluar number systems.

HEX 8D C5 8D
Decimal 141 197 141
Binary 10001101 11000101 10001101
Octal 215 305 215

Shades and tints

Shades of #8DC58D

#8DC58D
(141,197,141)
#81B481
(129,180,129)
#75A375
(117,163,117)
#699269
(105,146,105)
#5D815D
(93,129,93)
#517051
(81,112,81)
#455F45
(69,95,69)
#394E39
(57,78,57)
#2D3D2D
(45,61,45)
#212C21
(33,44,33)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #8DC58D

#8DC58D
(141,197,141)
#97CA97
(151,202,151)
#A1CFA1
(161,207,161)
#ABD4AB
(171,212,171)
#B5D9B5
(181,217,181)
#BFDEBF
(191,222,191)
#C9E3C9
(201,227,201)
#D3E8D3
(211,232,211)
#DDEDDD
(221,237,221)
#E7F2E7
(231,242,231)
#F1F7F1
(241,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8DC58D; }

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

This text font color is #8DC58D.

Background Color

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

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

This div background color is #8DC58D.

Border color

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

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

This div border color is #8DC58D.

Opacity

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

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

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

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

This text has shadow with #8DC58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8DC58D.

Preview

Color preview on black background

This text has color #8DC58D on black background.


Color preview on white background

This text has color #8DC58D on white background.


Black color preview on #8DC58D background

This text has black color on #8DC58D background.


White color preview on #8DC58D background

This text has white color on #8DC58D background.


Related colors

Complementary color

Complementary color for #hex is #723A72.


I love getcolorcode.com

Triadic colors

1 #8D8DC5 and #C58D8D with #8DC58D are triadic colors.

2 #8DC58D and #C58D8D with #8DC58D are triadic colors.