COLOR #6B8FBA

HEX: #6B8FBA RGB: (107,143,186)

Color info

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

RGB color model

#6B8FBA color RGB value is (107,143,186).

RGB: (107,143,186) (42%, 56%, 73%)

RGB channels and saturation

R 107 of 255 = 42%
G 143 of 255 = 56%
B 186 of 255 = 73%

107
143
186

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

Portions of RGB colors in percentages

R + G + B = 107 + 143 + 186 = 436 (100%)
R 107 of 436 ~ 24.54%
G 143 of 436 ~ 32.8%
B 186 of 436 ~ 42.66'%

%24.54
%32.8
%42.66

CMYK color model

#6B8FBA color CMYK value is (42,23,0,27).

  • cyan value is 42.47%
  • magenta value is 23.12%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (42,23,0,27) C42M23Y0K27 (42%,23%,0%,27%) (0.42/0.23/0.00/0.27) 

CMYK percentages

%42.47
%23.12
%0
%27.06

Codes

Color #6B8FBA in popluar color models

6B 8F BA
RGB 107 143 186
HSL 213° 36.41% 57.45%
HSB/HSV 213° 42.47% 72.94%
CMYK 42.47% 23.12% 0.00%
27.06%

Color #6B8FBA in popluar number systems.

HEX 6B 8F BA
Decimal 107 143 186
Binary 1101011 10001111 10111010
Octal 153 217 272

Shades and tints

Shades of #6B8FBA

#6B8FBA
(107,143,186)
#6282AA
(98,130,170)
#59759A
(89,117,154)
#50688A
(80,104,138)
#475B7A
(71,91,122)
#3E4E6A
(62,78,106)
#35415A
(53,65,90)
#2C344A
(44,52,74)
#23273A
(35,39,58)
#1A1A2A
(26,26,42)
#110D1A
(17,13,26)
#000000
(0,0,0)

Tints of #6B8FBA

#6B8FBA
(107,143,186)
#7899C0
(120,153,192)
#85A3C6
(133,163,198)
#92ADCC
(146,173,204)
#9FB7D2
(159,183,210)
#ACC1D8
(172,193,216)
#B9CBDE
(185,203,222)
#C6D5E4
(198,213,228)
#D3DFEA
(211,223,234)
#E0E9F0
(224,233,240)
#EDF3F6
(237,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8FBA color. Also use rgb(107,143,186) instead hex code.

Text Font Color

.myTextColor { color: #6B8FBA; }

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

This text font color is #6B8FBA.

Background Color

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

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

This div background color is #6B8FBA.

Border color

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

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

This div border color is #6B8FBA.

Opacity

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

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

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

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

This text has shadow with #6B8FBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8FBA.

Preview

Color preview on black background

This text has color #6B8FBA on black background.


Color preview on white background

This text has color #6B8FBA on white background.


Black color preview on #6B8FBA background

This text has black color on #6B8FBA background.


White color preview on #6B8FBA background

This text has white color on #6B8FBA background.


Related colors

Complementary color

Complementary color for #hex is #947045.


I love getcolorcode.com

Triadic colors

1 #BA6B8F and #8FBA6B with #6B8FBA are triadic colors.

2 #BA8F6B and #8F6BBA with #6B8FBA are triadic colors.