COLOR #8FE3B4

HEX: #8FE3B4 RGB: (143,227,180)

Color info

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

RGB color model

#8FE3B4 color RGB value is (143,227,180).

RGB: (143,227,180) (56%, 89%, 71%)

RGB channels and saturation

R 143 of 255 = 56%
G 227 of 255 = 89%
B 180 of 255 = 71%

143
227
180

R + G + B ~ 72%. #8FE3B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 143 + 227 + 180 = 550 (100%)
R 143 of 550 ~ 26%
G 227 of 550 ~ 41.27%
B 180 of 550 ~ 32.73'%

%26
%41.27
%32.73

CMYK color model

#8FE3B4 color CMYK value is (37,0,21,11).

  • cyan value is 37.00%
  • magenta value is 0.00%
  • yellow value is 20.70%
  • key color value is 10.98%

CMYK: (37,0,21,11)
C37M0Y21K11 (37%, 0%, 21%, 11%)
(0.37 / 0.00 / 0.21 / 0.11)

CMYK percentages

%37
%0
%20.7
%10.98

Codes

Color #8FE3B4 in popluar color models

8F E3 B4
RGB 143 227 180
HSL 146° 60.00% 72.55%
HSB/HSV 146° 37.00% 89.02%
CMYK 37.00% 0.00% 20.70%
10.98%

Color #8FE3B4 in popluar number systems.

HEX 8F E3 B4
Decimal 143 227 180
Binary 10001111 11100011 10110100
Octal 217 343 264

Shades and tints

Shades of #8FE3B4

#8FE3B4
(143,227,180)
#82CFA4
(130,207,164)
#75BB94
(117,187,148)
#68A784
(104,167,132)
#5B9374
(91,147,116)
#4E7F64
(78,127,100)
#416B54
(65,107,84)
#345744
(52,87,68)
#274334
(39,67,52)
#1A2F24
(26,47,36)
#0D1B14
(13,27,20)
#000000
(0,0,0)

Tints of #8FE3B4

#8FE3B4
(143,227,180)
#99E5BA
(153,229,186)
#A3E7C0
(163,231,192)
#ADE9C6
(173,233,198)
#B7EBCC
(183,235,204)
#C1EDD2
(193,237,210)
#CBEFD8
(203,239,216)
#D5F1DE
(213,241,222)
#DFF3E4
(223,243,228)
#E9F5EA
(233,245,234)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8FE3B4 color. Also use rgb(143,227,180) instead hex code.

Text Font Color

.myTextColor { color: #8FE3B4; }

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

This text font color is #8FE3B4.

Background Color

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

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

This div background color is #8FE3B4.

Border color

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

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

This div border color is #8FE3B4.

Opacity

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

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

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

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

This text has shadow with #8FE3B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8FE3B4.

Preview

Color preview on black background

This text has color #8FE3B4 on black background.


Color preview on white background

This text has color #8FE3B4 on white background.


Black color preview on #8FE3B4 background

This text has black color on #8FE3B4 background.


White color preview on #8FE3B4 background

This text has white color on #8FE3B4 background.


Related colors

Complementary color

Complementary color for #hex is #701C4B.


I love getcolorcode.com

Triadic colors

1 #B48FE3 and #E3B48F with #8FE3B4 are triadic colors.

2 #B4E38F and #E38FB4 with #8FE3B4 are triadic colors.