COLOR #6F89B6

HEX: #6F89B6 RGB: (111,137,182)

Color info

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

RGB color model

#6F89B6 color RGB value is (111,137,182).

RGB: (111,137,182) (44%, 54%, 71%)

RGB channels and saturation

R 111 of 255 = 44%
G 137 of 255 = 54%
B 182 of 255 = 71%

111
137
182

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

Portions of RGB colors in percentages

R + G + B = 111 + 137 + 182 = 430 (100%)
R 111 of 430 ~ 25.81%
G 137 of 430 ~ 31.86%
B 182 of 430 ~ 42.33'%

%25.81
%31.86
%42.33

CMYK color model

#6F89B6 color CMYK value is (39,25,0,29).

  • cyan value is 39.01%
  • magenta value is 24.73%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (39,25,0,29) C39M25Y0K29 (39%,25%,0%,29%) (0.39/0.25/0.00/0.29) 

CMYK percentages

%39.01
%24.73
%0
%28.63

Codes

Color #6F89B6 in popluar color models

6F 89 B6
RGB 111 137 182
HSL 218° 32.72% 57.45%
HSB/HSV 218° 39.01% 71.37%
CMYK 39.01% 24.73% 0.00%
28.63%

Color #6F89B6 in popluar number systems.

HEX 6F 89 B6
Decimal 111 137 182
Binary 1101111 10001001 10110110
Octal 157 211 266

Shades and tints

Shades of #6F89B6

#6F89B6
(111,137,182)
#657DA6
(101,125,166)
#5B7196
(91,113,150)
#516586
(81,101,134)
#475976
(71,89,118)
#3D4D66
(61,77,102)
#334156
(51,65,86)
#293546
(41,53,70)
#1F2936
(31,41,54)
#151D26
(21,29,38)
#0B1116
(11,17,22)
#000000
(0,0,0)

Tints of #6F89B6

#6F89B6
(111,137,182)
#7C93BC
(124,147,188)
#899DC2
(137,157,194)
#96A7C8
(150,167,200)
#A3B1CE
(163,177,206)
#B0BBD4
(176,187,212)
#BDC5DA
(189,197,218)
#CACFE0
(202,207,224)
#D7D9E6
(215,217,230)
#E4E3EC
(228,227,236)
#F1EDF2
(241,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F89B6 color. Also use rgb(111,137,182) instead hex code.

Text Font Color

.myTextColor { color: #6F89B6; }

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

This text font color is #6F89B6.

Background Color

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

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

This div background color is #6F89B6.

Border color

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

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

This div border color is #6F89B6.

Opacity

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

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

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

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

This text has shadow with #6F89B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F89B6.

Preview

Color preview on black background

This text has color #6F89B6 on black background.


Color preview on white background

This text has color #6F89B6 on white background.


Black color preview on #6F89B6 background

This text has black color on #6F89B6 background.


White color preview on #6F89B6 background

This text has white color on #6F89B6 background.


Related colors

Complementary color

Complementary color for #hex is #907649.


I love getcolorcode.com

Triadic colors

1 #B66F89 and #89B66F with #6F89B6 are triadic colors.

2 #B6896F and #896FB6 with #6F89B6 are triadic colors.