COLOR #6E8EB0

HEX: #6E8EB0 RGB: (110,142,176)

Color info

#6E8EB0 contains mainly green and blue colors. Web safe color of #6E8EB0 is #669999 (or #699).

RGB color model

#6E8EB0 color RGB value is (110,142,176).

RGB: (110,142,176) (43%, 56%, 69%)

RGB channels and saturation

R 110 of 255 = 43%
G 142 of 255 = 56%
B 176 of 255 = 69%

110
142
176

R + G + B ~ 56%. #6E8EB0 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 110 + 142 + 176 = 428 (100%)
R 110 of 428 ~ 25.7%
G 142 of 428 ~ 33.18%
B 176 of 428 ~ 41.12'%

%25.7
%33.18
%41.12

CMYK color model

#6E8EB0 color CMYK value is (38,19,0,31).

  • cyan value is 37.50%
  • magenta value is 19.32%
  • yellow value is 0.00%
  • key color value is 30.98%

CMYK: (38,19,0,31)
C38M19Y0K31 (38%, 19%, 0%, 31%)
(0.38 / 0.19 / 0.00 / 0.31)

CMYK percentages

%37.5
%19.32
%0
%30.98

Codes

Color #6E8EB0 in popluar color models

6E 8E B0
RGB 110 142 176
HSL 211° 29.46% 56.08%
HSB/HSV 211° 37.50% 69.02%
CMYK 37.50% 19.32% 0.00%
30.98%

Color #6E8EB0 in popluar number systems.

HEX 6E 8E B0
Decimal 110 142 176
Binary 1101110 10001110 10110000
Octal 156 216 260

Shades and tints

Shades of #6E8EB0

#6E8EB0
(110,142,176)
#6482A0
(100,130,160)
#5A7690
(90,118,144)
#506A80
(80,106,128)
#465E70
(70,94,112)
#3C5260
(60,82,96)
#324650
(50,70,80)
#283A40
(40,58,64)
#1E2E30
(30,46,48)
#142220
(20,34,32)
#0A1610
(10,22,16)
#000000
(0,0,0)

Tints of #6E8EB0

#6E8EB0
(110,142,176)
#7B98B7
(123,152,183)
#88A2BE
(136,162,190)
#95ACC5
(149,172,197)
#A2B6CC
(162,182,204)
#AFC0D3
(175,192,211)
#BCCADA
(188,202,218)
#C9D4E1
(201,212,225)
#D6DEE8
(214,222,232)
#E3E8EF
(227,232,239)
#F0F2F6
(240,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8EB0 color. Also use rgb(110,142,176) instead hex code.

Text Font Color

.myTextColor { color: #6E8EB0; }

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

This text font color is #6E8EB0.

Background Color

.myBgColor { background-color: #6E8EB0; }

<div style="background-color:#6E8EB0">Inner text</div>

This div background color is #6E8EB0.

Border color

.myBorderColor { border: 1px solid #6E8EB0; }

<div style="border:3px solid #6E8EB0">Div</div>

This div border color is #6E8EB0.

Opacity

.myOpacity80 { color: #6E8EB0; opacity: 0.8; }

<p style="color:#6E8EB0;opacity:0.8;">80%</p>

Text with #6E8EB0 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 #6E8EB0;}

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

This text has shadow with #6E8EB0 color.


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

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

This text has shadow with #6E8EB0 primary color and red secondary color.


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

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

This text has shadow with #6E8EB0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E8EB0.

Preview

Color preview on black background

This text has color #6E8EB0 on black background.


Color preview on white background

This text has color #6E8EB0 on white background.


Black color preview on #6E8EB0 background

This text has black color on #6E8EB0 background.


White color preview on #6E8EB0 background

This text has white color on #6E8EB0 background.


Related colors

Complementary color

Complementary color for #hex is #91714F.


I love getcolorcode.com

Triadic colors

1 #B06E8E and #8EB06E with #6E8EB0 are triadic colors.

2 #B08E6E and #8E6EB0 with #6E8EB0 are triadic colors.