COLOR #8DC3A6

HEX: #8DC3A6 RGB: (141,195,166)

Color info

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

RGB color model

#8DC3A6 color RGB value is (141,195,166).

RGB: (141,195,166) (55%, 76%, 65%)

RGB channels and saturation

R 141 of 255 = 55%
G 195 of 255 = 76%
B 166 of 255 = 65%

141
195
166

R + G + B ~ 65%. #8DC3A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 195 + 166 = 502 (100%)
R 141 of 502 ~ 28.09%
G 195 of 502 ~ 38.84%
B 166 of 502 ~ 33.07'%

%28.09
%38.84
%33.07

CMYK color model

#8DC3A6 color CMYK value is (28,0,15,24).

  • cyan value is 27.69%
  • magenta value is 0.00%
  • yellow value is 14.87%
  • key color value is 23.53%
CMYK: (28,0,15,24) C28M0Y15K24 (28%,0%,15%,24%) (0.28/0.00/0.15/0.24) 

CMYK percentages

%27.69
%0
%14.87
%23.53

Codes

Color #8DC3A6 in popluar color models

8D C3 A6
RGB 141 195 166
HSL 148° 31.03% 65.88%
HSB/HSV 148° 27.69% 76.47%
CMYK 27.69% 0.00% 14.87%
23.53%

Color #8DC3A6 in popluar number systems.

HEX 8D C3 A6
Decimal 141 195 166
Binary 10001101 11000011 10100110
Octal 215 303 246

Shades and tints

Shades of #8DC3A6

#8DC3A6
(141,195,166)
#81B297
(129,178,151)
#75A188
(117,161,136)
#699079
(105,144,121)
#5D7F6A
(93,127,106)
#516E5B
(81,110,91)
#455D4C
(69,93,76)
#394C3D
(57,76,61)
#2D3B2E
(45,59,46)
#212A1F
(33,42,31)
#151910
(21,25,16)
#000000
(0,0,0)

Tints of #8DC3A6

#8DC3A6
(141,195,166)
#97C8AE
(151,200,174)
#A1CDB6
(161,205,182)
#ABD2BE
(171,210,190)
#B5D7C6
(181,215,198)
#BFDCCE
(191,220,206)
#C9E1D6
(201,225,214)
#D3E6DE
(211,230,222)
#DDEBE6
(221,235,230)
#E7F0EE
(231,240,238)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8DC3A6; }

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

This text font color is #8DC3A6.

Background Color

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

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

This div background color is #8DC3A6.

Border color

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

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

This div border color is #8DC3A6.

Opacity

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

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

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

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

This text has shadow with #8DC3A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8DC3A6.

Preview

Color preview on black background

This text has color #8DC3A6 on black background.


Color preview on white background

This text has color #8DC3A6 on white background.


Black color preview on #8DC3A6 background

This text has black color on #8DC3A6 background.


White color preview on #8DC3A6 background

This text has white color on #8DC3A6 background.


Related colors

Complementary color

Complementary color for #hex is #723C59.


I love getcolorcode.com

Triadic colors

1 #A68DC3 and #C3A68D with #8DC3A6 are triadic colors.

2 #A6C38D and #C38DA6 with #8DC3A6 are triadic colors.