COLOR #8DD7A6

HEX: #8DD7A6 RGB: (141,215,166)

Color info

#8DD7A6 contains mainly green and blue colors. Web safe color of #8DD7A6 is #99CC99 (or #9C9).

RGB color model

#8DD7A6 color RGB value is (141,215,166).

RGB: (141,215,166) (55%, 84%, 65%)

RGB channels and saturation

R 141 of 255 = 55%
G 215 of 255 = 84%
B 166 of 255 = 65%

141
215
166

R + G + B ~ 68%. #8DD7A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 215 + 166 = 522 (100%)
R 141 of 522 ~ 27.01%
G 215 of 522 ~ 41.19%
B 166 of 522 ~ 31.8'%

%27.01
%41.19
%31.8

CMYK color model

#8DD7A6 color CMYK value is (34,0,23,16).

  • cyan value is 34.42%
  • magenta value is 0.00%
  • yellow value is 22.79%
  • key color value is 15.69%

CMYK: (34,0,23,16)
C34M0Y23K16 (34%, 0%, 23%, 16%)
(0.34 / 0.00 / 0.23 / 0.16)

CMYK percentages

%34.42
%0
%22.79
%15.69

Codes

Color #8DD7A6 in popluar color models

8D D7 A6
RGB 141 215 166
HSL 140° 48.05% 69.80%
HSB/HSV 140° 34.42% 84.31%
CMYK 34.42% 0.00% 22.79%
15.69%

Color #8DD7A6 in popluar number systems.

HEX 8D D7 A6
Decimal 141 215 166
Binary 10001101 11010111 10100110
Octal 215 327 246

Shades and tints

Shades of #8DD7A6

#8DD7A6
(141,215,166)
#81C497
(129,196,151)
#75B188
(117,177,136)
#699E79
(105,158,121)
#5D8B6A
(93,139,106)
#51785B
(81,120,91)
#45654C
(69,101,76)
#39523D
(57,82,61)
#2D3F2E
(45,63,46)
#212C1F
(33,44,31)
#151910
(21,25,16)
#000000
(0,0,0)

Tints of #8DD7A6

#8DD7A6
(141,215,166)
#97DAAE
(151,218,174)
#A1DDB6
(161,221,182)
#ABE0BE
(171,224,190)
#B5E3C6
(181,227,198)
#BFE6CE
(191,230,206)
#C9E9D6
(201,233,214)
#D3ECDE
(211,236,222)
#DDEFE6
(221,239,230)
#E7F2EE
(231,242,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8DD7A6; }

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

This text font color is #8DD7A6.

Background Color

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

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

This div background color is #8DD7A6.

Border color

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

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

This div border color is #8DD7A6.

Opacity

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

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

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

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

This text has shadow with #8DD7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8DD7A6.

Preview

Color preview on black background

This text has color #8DD7A6 on black background.


Color preview on white background

This text has color #8DD7A6 on white background.


Black color preview on #8DD7A6 background

This text has black color on #8DD7A6 background.


White color preview on #8DD7A6 background

This text has white color on #8DD7A6 background.


Related colors

Complementary color

Complementary color for #hex is #722859.


I love getcolorcode.com

Triadic colors

1 #A68DD7 and #D7A68D with #8DD7A6 are triadic colors.

2 #A6D78D and #D78DA6 with #8DD7A6 are triadic colors.