COLOR #8FD7BC

HEX: #8FD7BC RGB: (143,215,188)

Color info

#8FD7BC contains mainly green and blue colors. Web safe color of #8FD7BC is #99CCCC (or #9CC).

RGB color model

#8FD7BC color RGB value is (143,215,188).

RGB: (143,215,188) (56%, 84%, 74%)

RGB channels and saturation

R 143 of 255 = 56%
G 215 of 255 = 84%
B 188 of 255 = 74%

143
215
188

R + G + B ~ 71%. #8FD7BC is quite light color.

Portions of RGB colors in percentages

R + G + B = 143 + 215 + 188 = 546 (100%)
R 143 of 546 ~ 26.19%
G 215 of 546 ~ 39.38%
B 188 of 546 ~ 34.43'%

%26.19
%39.38
%34.43

CMYK color model

#8FD7BC color CMYK value is (33,0,13,16).

  • cyan value is 33.49%
  • magenta value is 0.00%
  • yellow value is 12.56%
  • key color value is 15.69%

CMYK: (33,0,13,16)
C33M0Y13K16 (33%, 0%, 13%, 16%)
(0.33 / 0.00 / 0.13 / 0.16)

CMYK percentages

%33.49
%0
%12.56
%15.69

Codes

Color #8FD7BC in popluar color models

8F D7 BC
RGB 143 215 188
HSL 158° 47.37% 70.20%
HSB/HSV 158° 33.49% 84.31%
CMYK 33.49% 0.00% 12.56%
15.69%

Color #8FD7BC in popluar number systems.

HEX 8F D7 BC
Decimal 143 215 188
Binary 10001111 11010111 10111100
Octal 217 327 274

Shades and tints

Shades of #8FD7BC

#8FD7BC
(143,215,188)
#82C4AB
(130,196,171)
#75B19A
(117,177,154)
#689E89
(104,158,137)
#5B8B78
(91,139,120)
#4E7867
(78,120,103)
#416556
(65,101,86)
#345245
(52,82,69)
#273F34
(39,63,52)
#1A2C23
(26,44,35)
#0D1912
(13,25,18)
#000000
(0,0,0)

Tints of #8FD7BC

#8FD7BC
(143,215,188)
#99DAC2
(153,218,194)
#A3DDC8
(163,221,200)
#ADE0CE
(173,224,206)
#B7E3D4
(183,227,212)
#C1E6DA
(193,230,218)
#CBE9E0
(203,233,224)
#D5ECE6
(213,236,230)
#DFEFEC
(223,239,236)
#E9F2F2
(233,242,242)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8FD7BC color. Also use rgb(143,215,188) instead hex code.

Text Font Color

.myTextColor { color: #8FD7BC; }

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

This text font color is #8FD7BC.

Background Color

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

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

This div background color is #8FD7BC.

Border color

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

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

This div border color is #8FD7BC.

Opacity

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

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

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

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

This text has shadow with #8FD7BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8FD7BC.

Preview

Color preview on black background

This text has color #8FD7BC on black background.


Color preview on white background

This text has color #8FD7BC on white background.


Black color preview on #8FD7BC background

This text has black color on #8FD7BC background.


White color preview on #8FD7BC background

This text has white color on #8FD7BC background.


Related colors

Complementary color

Complementary color for #hex is #702843.


I love getcolorcode.com

Triadic colors

1 #BC8FD7 and #D7BC8F with #8FD7BC are triadic colors.

2 #BCD78F and #D78FBC with #8FD7BC are triadic colors.