COLOR #6B8DC6

HEX: #6B8DC6 RGB: (107,141,198)

Color info

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

RGB color model

#6B8DC6 color RGB value is (107,141,198).

RGB: (107,141,198) (42%, 55%, 78%)

RGB channels and saturation

R 107 of 255 = 42%
G 141 of 255 = 55%
B 198 of 255 = 78%

107
141
198

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

Portions of RGB colors in percentages

R + G + B = 107 + 141 + 198 = 446 (100%)
R 107 of 446 ~ 23.99%
G 141 of 446 ~ 31.61%
B 198 of 446 ~ 44.39'%

%23.99
%31.61
%44.39

CMYK color model

#6B8DC6 color CMYK value is (46,29,0,22).

  • cyan value is 45.96%
  • magenta value is 28.79%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (46,29,0,22) C46M29Y0K22 (46%,29%,0%,22%) (0.46/0.29/0.00/0.22) 

CMYK percentages

%45.96
%28.79
%0
%22.35

Codes

Color #6B8DC6 in popluar color models

6B 8D C6
RGB 107 141 198
HSL 218° 44.39% 59.80%
HSB/HSV 218° 45.96% 77.65%
CMYK 45.96% 28.79% 0.00%
22.35%

Color #6B8DC6 in popluar number systems.

HEX 6B 8D C6
Decimal 107 141 198
Binary 1101011 10001101 11000110
Octal 153 215 306

Shades and tints

Shades of #6B8DC6

#6B8DC6
(107,141,198)
#6281B4
(98,129,180)
#5975A2
(89,117,162)
#506990
(80,105,144)
#475D7E
(71,93,126)
#3E516C
(62,81,108)
#35455A
(53,69,90)
#2C3948
(44,57,72)
#232D36
(35,45,54)
#1A2124
(26,33,36)
#111512
(17,21,18)
#000000
(0,0,0)

Tints of #6B8DC6

#6B8DC6
(107,141,198)
#7897CB
(120,151,203)
#85A1D0
(133,161,208)
#92ABD5
(146,171,213)
#9FB5DA
(159,181,218)
#ACBFDF
(172,191,223)
#B9C9E4
(185,201,228)
#C6D3E9
(198,211,233)
#D3DDEE
(211,221,238)
#E0E7F3
(224,231,243)
#EDF1F8
(237,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8DC6 color. Also use rgb(107,141,198) instead hex code.

Text Font Color

.myTextColor { color: #6B8DC6; }

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

This text font color is #6B8DC6.

Background Color

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

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

This div background color is #6B8DC6.

Border color

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

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

This div border color is #6B8DC6.

Opacity

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

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

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

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

This text has shadow with #6B8DC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8DC6.

Preview

Color preview on black background

This text has color #6B8DC6 on black background.


Color preview on white background

This text has color #6B8DC6 on white background.


Black color preview on #6B8DC6 background

This text has black color on #6B8DC6 background.


White color preview on #6B8DC6 background

This text has white color on #6B8DC6 background.


Related colors

Complementary color

Complementary color for #hex is #947239.


I love getcolorcode.com

Triadic colors

1 #C66B8D and #8DC66B with #6B8DC6 are triadic colors.

2 #C68D6B and #8D6BC6 with #6B8DC6 are triadic colors.