COLOR #8EB2BE

HEX: #8EB2BE RGB: (142,178,190)

Color info

#8EB2BE contains red, green and blue colors in about the same proportion. Web safe color of #8EB2BE is #9999CC (or #99C).

RGB color model

#8EB2BE color RGB value is (142,178,190).

RGB: (142,178,190) (56%, 70%, 75%)

RGB channels and saturation

R 142 of 255 = 56%
G 178 of 255 = 70%
B 190 of 255 = 75%

142
178
190

R + G + B ~ 67%. #8EB2BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 178 + 190 = 510 (100%)
R 142 of 510 ~ 27.84%
G 178 of 510 ~ 34.9%
B 190 of 510 ~ 37.25'%

%27.84
%34.9
%37.25

CMYK color model

#8EB2BE color CMYK value is (25,6,0,25).

  • cyan value is 25.26%
  • magenta value is 6.32%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (25,6,0,25)
C25M6Y0K25 (25%, 6%, 0%, 25%)
(0.25 / 0.06 / 0.00 / 0.25)

CMYK percentages

%25.26
%6.32
%0
%25.49

Codes

Color #8EB2BE in popluar color models

8E B2 BE
RGB 142 178 190
HSL 195° 26.97% 65.10%
HSB/HSV 195° 25.26% 74.51%
CMYK 25.26% 6.32% 0.00%
25.49%

Color #8EB2BE in popluar number systems.

HEX 8E B2 BE
Decimal 142 178 190
Binary 10001110 10110010 10111110
Octal 216 262 276

Shades and tints

Shades of #8EB2BE

#8EB2BE
(142,178,190)
#82A2AD
(130,162,173)
#76929C
(118,146,156)
#6A828B
(106,130,139)
#5E727A
(94,114,122)
#526269
(82,98,105)
#465258
(70,82,88)
#3A4247
(58,66,71)
#2E3236
(46,50,54)
#222225
(34,34,37)
#161214
(22,18,20)
#000000
(0,0,0)

Tints of #8EB2BE

#8EB2BE
(142,178,190)
#98B9C3
(152,185,195)
#A2C0C8
(162,192,200)
#ACC7CD
(172,199,205)
#B6CED2
(182,206,210)
#C0D5D7
(192,213,215)
#CADCDC
(202,220,220)
#D4E3E1
(212,227,225)
#DEEAE6
(222,234,230)
#E8F1EB
(232,241,235)
#F2F8F0
(242,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8EB2BE color. Also use rgb(142,178,190) instead hex code.

Text Font Color

.myTextColor { color: #8EB2BE; }

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

This text font color is #8EB2BE.

Background Color

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

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

This div background color is #8EB2BE.

Border color

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

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

This div border color is #8EB2BE.

Opacity

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

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

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

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

This text has shadow with #8EB2BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8EB2BE.

Preview

Color preview on black background

This text has color #8EB2BE on black background.


Color preview on white background

This text has color #8EB2BE on white background.


Black color preview on #8EB2BE background

This text has black color on #8EB2BE background.


White color preview on #8EB2BE background

This text has white color on #8EB2BE background.


Related colors

Complementary color

Complementary color for #hex is #714D41.


I love getcolorcode.com

Triadic colors

1 #BE8EB2 and #B2BE8E with #8EB2BE are triadic colors.

2 #BEB28E and #B28EBE with #8EB2BE are triadic colors.