COLOR #6D8CBB

HEX: #6D8CBB RGB: (109,140,187)

Color info

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

RGB color model

#6D8CBB color RGB value is (109,140,187).

RGB: (109,140,187) (43%, 55%, 73%)

RGB channels and saturation

R 109 of 255 = 43%
G 140 of 255 = 55%
B 187 of 255 = 73%

109
140
187

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

Portions of RGB colors in percentages

R + G + B = 109 + 140 + 187 = 436 (100%)
R 109 of 436 ~ 25%
G 140 of 436 ~ 32.11%
B 187 of 436 ~ 42.89'%

%25
%32.11
%42.89

CMYK color model

#6D8CBB color CMYK value is (42,25,0,27).

  • cyan value is 41.71%
  • magenta value is 25.13%
  • yellow value is 0.00%
  • key color value is 26.67%

CMYK: (42,25,0,27)
C42M25Y0K27 (42%, 25%, 0%, 27%)
(0.42 / 0.25 / 0.00 / 0.27)

CMYK percentages

%41.71
%25.13
%0
%26.67

Codes

Color #6D8CBB in popluar color models

6D 8C BB
RGB 109 140 187
HSL 216° 36.45% 58.04%
HSB/HSV 216° 41.71% 73.33%
CMYK 41.71% 25.13% 0.00%
26.67%

Color #6D8CBB in popluar number systems.

HEX 6D 8C BB
Decimal 109 140 187
Binary 1101101 10001100 10111011
Octal 155 214 273

Shades and tints

Shades of #6D8CBB

#6D8CBB
(109,140,187)
#6480AA
(100,128,170)
#5B7499
(91,116,153)
#526888
(82,104,136)
#495C77
(73,92,119)
#405066
(64,80,102)
#374455
(55,68,85)
#2E3844
(46,56,68)
#252C33
(37,44,51)
#1C2022
(28,32,34)
#131411
(19,20,17)
#000000
(0,0,0)

Tints of #6D8CBB

#6D8CBB
(109,140,187)
#7A96C1
(122,150,193)
#87A0C7
(135,160,199)
#94AACD
(148,170,205)
#A1B4D3
(161,180,211)
#AEBED9
(174,190,217)
#BBC8DF
(187,200,223)
#C8D2E5
(200,210,229)
#D5DCEB
(213,220,235)
#E2E6F1
(226,230,241)
#EFF0F7
(239,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8CBB; }

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

This text font color is #6D8CBB.

Background Color

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

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

This div background color is #6D8CBB.

Border color

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

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

This div border color is #6D8CBB.

Opacity

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

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

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

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

This text has shadow with #6D8CBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8CBB.

Preview

Color preview on black background

This text has color #6D8CBB on black background.


Color preview on white background

This text has color #6D8CBB on white background.


Black color preview on #6D8CBB background

This text has black color on #6D8CBB background.


White color preview on #6D8CBB background

This text has white color on #6D8CBB background.


Related colors

Complementary color

Complementary color for #hex is #927344.


I love getcolorcode.com

Triadic colors

1 #BB6D8C and #8CBB6D with #6D8CBB are triadic colors.

2 #BB8C6D and #8C6DBB with #6D8CBB are triadic colors.