COLOR #8CE9C6

HEX: #8CE9C6 RGB: (140,233,198)

Color info

#8CE9C6 contains mainly green and blue colors. Web safe color of #8CE9C6 is #99FFCC (or #9FC).

RGB color model

#8CE9C6 color RGB value is (140,233,198).

RGB: (140,233,198) (55%, 91%, 78%)

RGB channels and saturation

R 140 of 255 = 55%
G 233 of 255 = 91%
B 198 of 255 = 78%

140
233
198

R + G + B ~ 75%. #8CE9C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 140 + 233 + 198 = 571 (100%)
R 140 of 571 ~ 24.52%
G 233 of 571 ~ 40.81%
B 198 of 571 ~ 34.68'%

%24.52
%40.81
%34.68

CMYK color model

#8CE9C6 color CMYK value is (40,0,15,9).

  • cyan value is 39.91%
  • magenta value is 0.00%
  • yellow value is 15.02%
  • key color value is 8.63%
CMYK: (40,0,15,9) C40M0Y15K9 (40%,0%,15%,9%) (0.40/0.00/0.15/0.09) 

CMYK percentages

%39.91
%0
%15.02
%8.63

Codes

Color #8CE9C6 in popluar color models

8C E9 C6
RGB 140 233 198
HSL 157° 67.88% 73.14%
HSB/HSV 157° 39.91% 91.37%
CMYK 39.91% 0.00% 15.02%
8.63%

Color #8CE9C6 in popluar number systems.

HEX 8C E9 C6
Decimal 140 233 198
Binary 10001100 11101001 11000110
Octal 214 351 306

Shades and tints

Shades of #8CE9C6

#8CE9C6
(140,233,198)
#80D4B4
(128,212,180)
#74BFA2
(116,191,162)
#68AA90
(104,170,144)
#5C957E
(92,149,126)
#50806C
(80,128,108)
#446B5A
(68,107,90)
#385648
(56,86,72)
#2C4136
(44,65,54)
#202C24
(32,44,36)
#141712
(20,23,18)
#000000
(0,0,0)

Tints of #8CE9C6

#8CE9C6
(140,233,198)
#96EBCB
(150,235,203)
#A0EDD0
(160,237,208)
#AAEFD5
(170,239,213)
#B4F1DA
(180,241,218)
#BEF3DF
(190,243,223)
#C8F5E4
(200,245,228)
#D2F7E9
(210,247,233)
#DCF9EE
(220,249,238)
#E6FBF3
(230,251,243)
#F0FDF8
(240,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8CE9C6 color. Also use rgb(140,233,198) instead hex code.

Text Font Color

.myTextColor { color: #8CE9C6; }

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

This text font color is #8CE9C6.

Background Color

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

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

This div background color is #8CE9C6.

Border color

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

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

This div border color is #8CE9C6.

Opacity

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

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

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

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

This text has shadow with #8CE9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8CE9C6.

Preview

Color preview on black background

This text has color #8CE9C6 on black background.


Color preview on white background

This text has color #8CE9C6 on white background.


Black color preview on #8CE9C6 background

This text has black color on #8CE9C6 background.


White color preview on #8CE9C6 background

This text has white color on #8CE9C6 background.


Related colors

Complementary color

Complementary color for #hex is #731639.


I love getcolorcode.com

Triadic colors

1 #C68CE9 and #E9C68C with #8CE9C6 are triadic colors.

2 #C6E98C and #E98CC6 with #8CE9C6 are triadic colors.