COLOR #8E9BBE

HEX: #8E9BBE RGB: (142,155,190)

Color info

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

RGB color model

#8E9BBE color RGB value is (142,155,190).

RGB: (142,155,190) (56%, 61%, 75%)

RGB channels and saturation

R 142 of 255 = 56%
G 155 of 255 = 61%
B 190 of 255 = 75%

142
155
190

R + G + B ~ 64%. #8E9BBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 142 + 155 + 190 = 487 (100%)
R 142 of 487 ~ 29.16%
G 155 of 487 ~ 31.83%
B 190 of 487 ~ 39.01'%

%29.16
%31.83
%39.01

CMYK color model

#8E9BBE color CMYK value is (25,18,0,25).

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

CMYK: (25,18,0,25)
C25M18Y0K25 (25%, 18%, 0%, 25%)
(0.25 / 0.18 / 0.00 / 0.25)

CMYK percentages

%25.26
%18.42
%0
%25.49

Codes

Color #8E9BBE in popluar color models

8E 9B BE
RGB 142 155 190
HSL 224° 26.97% 65.10%
HSB/HSV 224° 25.26% 74.51%
CMYK 25.26% 18.42% 0.00%
25.49%

Color #8E9BBE in popluar number systems.

HEX 8E 9B BE
Decimal 142 155 190
Binary 10001110 10011011 10111110
Octal 216 233 276

Shades and tints

Shades of #8E9BBE

#8E9BBE
(142,155,190)
#828DAD
(130,141,173)
#767F9C
(118,127,156)
#6A718B
(106,113,139)
#5E637A
(94,99,122)
#525569
(82,85,105)
#464758
(70,71,88)
#3A3947
(58,57,71)
#2E2B36
(46,43,54)
#221D25
(34,29,37)
#160F14
(22,15,20)
#000000
(0,0,0)

Tints of #8E9BBE

#8E9BBE
(142,155,190)
#98A4C3
(152,164,195)
#A2ADC8
(162,173,200)
#ACB6CD
(172,182,205)
#B6BFD2
(182,191,210)
#C0C8D7
(192,200,215)
#CAD1DC
(202,209,220)
#D4DAE1
(212,218,225)
#DEE3E6
(222,227,230)
#E8ECEB
(232,236,235)
#F2F5F0
(242,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E9BBE; }

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

This text font color is #8E9BBE.

Background Color

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

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

This div background color is #8E9BBE.

Border color

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

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

This div border color is #8E9BBE.

Opacity

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

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

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

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

This text has shadow with #8E9BBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E9BBE.

Preview

Color preview on black background

This text has color #8E9BBE on black background.


Color preview on white background

This text has color #8E9BBE on white background.


Black color preview on #8E9BBE background

This text has black color on #8E9BBE background.


White color preview on #8E9BBE background

This text has white color on #8E9BBE background.


Related colors

Complementary color

Complementary color for #hex is #716441.


I love getcolorcode.com

Triadic colors

1 #BE8E9B and #9BBE8E with #8E9BBE are triadic colors.

2 #BE9B8E and #9B8EBE with #8E9BBE are triadic colors.