COLOR #6D8BB2

HEX: #6D8BB2 RGB: (109,139,178)

Color info

#6D8BB2 contains mainly green and blue colors. Web safe color of #6D8BB2 is #669999 (or #699).

RGB color model

#6D8BB2 color RGB value is (109,139,178).

RGB: (109,139,178) (43%, 55%, 70%)

RGB channels and saturation

R 109 of 255 = 43%
G 139 of 255 = 55%
B 178 of 255 = 70%

109
139
178

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

Portions of RGB colors in percentages

R + G + B = 109 + 139 + 178 = 426 (100%)
R 109 of 426 ~ 25.59%
G 139 of 426 ~ 32.63%
B 178 of 426 ~ 41.78'%

%25.59
%32.63
%41.78

CMYK color model

#6D8BB2 color CMYK value is (39,22,0,30).

  • cyan value is 38.76%
  • magenta value is 21.91%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (39,22,0,30)
C39M22Y0K30 (39%, 22%, 0%, 30%)
(0.39 / 0.22 / 0.00 / 0.30)

CMYK percentages

%38.76
%21.91
%0
%30.2

Codes

Color #6D8BB2 in popluar color models

6D 8B B2
RGB 109 139 178
HSL 214° 30.94% 56.27%
HSB/HSV 214° 38.76% 69.80%
CMYK 38.76% 21.91% 0.00%
30.20%

Color #6D8BB2 in popluar number systems.

HEX 6D 8B B2
Decimal 109 139 178
Binary 1101101 10001011 10110010
Octal 155 213 262

Shades and tints

Shades of #6D8BB2

#6D8BB2
(109,139,178)
#647FA2
(100,127,162)
#5B7392
(91,115,146)
#526782
(82,103,130)
#495B72
(73,91,114)
#404F62
(64,79,98)
#374352
(55,67,82)
#2E3742
(46,55,66)
#252B32
(37,43,50)
#1C1F22
(28,31,34)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #6D8BB2

#6D8BB2
(109,139,178)
#7A95B9
(122,149,185)
#879FC0
(135,159,192)
#94A9C7
(148,169,199)
#A1B3CE
(161,179,206)
#AEBDD5
(174,189,213)
#BBC7DC
(187,199,220)
#C8D1E3
(200,209,227)
#D5DBEA
(213,219,234)
#E2E5F1
(226,229,241)
#EFEFF8
(239,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8BB2 color. Also use rgb(109,139,178) instead hex code.

Text Font Color

.myTextColor { color: #6D8BB2; }

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

This text font color is #6D8BB2.

Background Color

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

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

This div background color is #6D8BB2.

Border color

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

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

This div border color is #6D8BB2.

Opacity

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

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

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

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

This text has shadow with #6D8BB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8BB2.

Preview

Color preview on black background

This text has color #6D8BB2 on black background.


Color preview on white background

This text has color #6D8BB2 on white background.


Black color preview on #6D8BB2 background

This text has black color on #6D8BB2 background.


White color preview on #6D8BB2 background

This text has white color on #6D8BB2 background.


Related colors

Complementary color

Complementary color for #hex is #92744D.


I love getcolorcode.com

Triadic colors

1 #B26D8B and #8BB26D with #6D8BB2 are triadic colors.

2 #B28B6D and #8B6DB2 with #6D8BB2 are triadic colors.