COLOR #6E89BF

HEX: #6E89BF RGB: (110,137,191)

Color info

#6E89BF contains mainly green and blue colors. Web safe color of #6E89BF is #6699CC (or #69C).

RGB color model

#6E89BF color RGB value is (110,137,191).

RGB: (110,137,191) (43%, 54%, 75%)

RGB channels and saturation

R 110 of 255 = 43%
G 137 of 255 = 54%
B 191 of 255 = 75%

110
137
191

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

Portions of RGB colors in percentages

R + G + B = 110 + 137 + 191 = 438 (100%)
R 110 of 438 ~ 25.11%
G 137 of 438 ~ 31.28%
B 191 of 438 ~ 43.61'%

%25.11
%31.28
%43.61

CMYK color model

#6E89BF color CMYK value is (42,28,0,25).

  • cyan value is 42.41%
  • magenta value is 28.27%
  • yellow value is 0.00%
  • key color value is 25.10%
CMYK: (42,28,0,25) C42M28Y0K25 (42%,28%,0%,25%) (0.42/0.28/0.00/0.25) 

CMYK percentages

%42.41
%28.27
%0
%25.1

Codes

Color #6E89BF in popluar color models

6E 89 BF
RGB 110 137 191
HSL 220° 38.76% 59.02%
HSB/HSV 220° 42.41% 74.90%
CMYK 42.41% 28.27% 0.00%
25.10%

Color #6E89BF in popluar number systems.

HEX 6E 89 BF
Decimal 110 137 191
Binary 1101110 10001001 10111111
Octal 156 211 277

Shades and tints

Shades of #6E89BF

#6E89BF
(110,137,191)
#647DAE
(100,125,174)
#5A719D
(90,113,157)
#50658C
(80,101,140)
#46597B
(70,89,123)
#3C4D6A
(60,77,106)
#324159
(50,65,89)
#283548
(40,53,72)
#1E2937
(30,41,55)
#141D26
(20,29,38)
#0A1115
(10,17,21)
#000000
(0,0,0)

Tints of #6E89BF

#6E89BF
(110,137,191)
#7B93C4
(123,147,196)
#889DC9
(136,157,201)
#95A7CE
(149,167,206)
#A2B1D3
(162,177,211)
#AFBBD8
(175,187,216)
#BCC5DD
(188,197,221)
#C9CFE2
(201,207,226)
#D6D9E7
(214,217,231)
#E3E3EC
(227,227,236)
#F0EDF1
(240,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E89BF color. Also use rgb(110,137,191) instead hex code.

Text Font Color

.myTextColor { color: #6E89BF; }

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

This text font color is #6E89BF.

Background Color

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

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

This div background color is #6E89BF.

Border color

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

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

This div border color is #6E89BF.

Opacity

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

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

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

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

This text has shadow with #6E89BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E89BF.

Preview

Color preview on black background

This text has color #6E89BF on black background.


Color preview on white background

This text has color #6E89BF on white background.


Black color preview on #6E89BF background

This text has black color on #6E89BF background.


White color preview on #6E89BF background

This text has white color on #6E89BF background.


Related colors

Complementary color

Complementary color for #hex is #917640.


I love getcolorcode.com

Triadic colors

1 #BF6E89 and #89BF6E with #6E89BF are triadic colors.

2 #BF896E and #896EBF with #6E89BF are triadic colors.