COLOR #6D8CB5

HEX: #6D8CB5 RGB: (109,140,181)

Color info

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

RGB color model

#6D8CB5 color RGB value is (109,140,181).

RGB: (109,140,181) (43%, 55%, 71%)

RGB channels and saturation

R 109 of 255 = 43%
G 140 of 255 = 55%
B 181 of 255 = 71%

109
140
181

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

Portions of RGB colors in percentages

R + G + B = 109 + 140 + 181 = 430 (100%)
R 109 of 430 ~ 25.35%
G 140 of 430 ~ 32.56%
B 181 of 430 ~ 42.09'%

%25.35
%32.56
%42.09

CMYK color model

#6D8CB5 color CMYK value is (40,23,0,29).

  • cyan value is 39.78%
  • magenta value is 22.65%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (40,23,0,29)
C40M23Y0K29 (40%, 23%, 0%, 29%)
(0.40 / 0.23 / 0.00 / 0.29)

CMYK percentages

%39.78
%22.65
%0
%29.02

Codes

Color #6D8CB5 in popluar color models

6D 8C B5
RGB 109 140 181
HSL 214° 32.73% 56.86%
HSB/HSV 214° 39.78% 70.98%
CMYK 39.78% 22.65% 0.00%
29.02%

Color #6D8CB5 in popluar number systems.

HEX 6D 8C B5
Decimal 109 140 181
Binary 1101101 10001100 10110101
Octal 155 214 265

Shades and tints

Shades of #6D8CB5

#6D8CB5
(109,140,181)
#6480A5
(100,128,165)
#5B7495
(91,116,149)
#526885
(82,104,133)
#495C75
(73,92,117)
#405065
(64,80,101)
#374455
(55,68,85)
#2E3845
(46,56,69)
#252C35
(37,44,53)
#1C2025
(28,32,37)
#131415
(19,20,21)
#000000
(0,0,0)

Tints of #6D8CB5

#6D8CB5
(109,140,181)
#7A96BB
(122,150,187)
#87A0C1
(135,160,193)
#94AAC7
(148,170,199)
#A1B4CD
(161,180,205)
#AEBED3
(174,190,211)
#BBC8D9
(187,200,217)
#C8D2DF
(200,210,223)
#D5DCE5
(213,220,229)
#E2E6EB
(226,230,235)
#EFF0F1
(239,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8CB5 color. Also use rgb(109,140,181) instead hex code.

Text Font Color

.myTextColor { color: #6D8CB5; }

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

This text font color is #6D8CB5.

Background Color

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

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

This div background color is #6D8CB5.

Border color

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

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

This div border color is #6D8CB5.

Opacity

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

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

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

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

This text has shadow with #6D8CB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8CB5.

Preview

Color preview on black background

This text has color #6D8CB5 on black background.


Color preview on white background

This text has color #6D8CB5 on white background.


Black color preview on #6D8CB5 background

This text has black color on #6D8CB5 background.


White color preview on #6D8CB5 background

This text has white color on #6D8CB5 background.


Related colors

Complementary color

Complementary color for #hex is #92734A.


I love getcolorcode.com

Triadic colors

1 #B56D8C and #8CB56D with #6D8CB5 are triadic colors.

2 #B58C6D and #8C6DB5 with #6D8CB5 are triadic colors.