COLOR #6D9EB6

HEX: #6D9EB6 RGB: (109,158,182)

Color info

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

RGB color model

#6D9EB6 color RGB value is (109,158,182).

RGB: (109,158,182) (43%, 62%, 71%)

RGB channels and saturation

R 109 of 255 = 43%
G 158 of 255 = 62%
B 182 of 255 = 71%

109
158
182

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

Portions of RGB colors in percentages

R + G + B = 109 + 158 + 182 = 449 (100%)
R 109 of 449 ~ 24.28%
G 158 of 449 ~ 35.19%
B 182 of 449 ~ 40.53'%

%24.28
%35.19
%40.53

CMYK color model

#6D9EB6 color CMYK value is (40,13,0,29).

  • cyan value is 40.11%
  • magenta value is 13.19%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (40,13,0,29)
C40M13Y0K29 (40%, 13%, 0%, 29%)
(0.40 / 0.13 / 0.00 / 0.29)

CMYK percentages

%40.11
%13.19
%0
%28.63

Codes

Color #6D9EB6 in popluar color models

6D 9E B6
RGB 109 158 182
HSL 200° 33.33% 57.06%
HSB/HSV 200° 40.11% 71.37%
CMYK 40.11% 13.19% 0.00%
28.63%

Color #6D9EB6 in popluar number systems.

HEX 6D 9E B6
Decimal 109 158 182
Binary 1101101 10011110 10110110
Octal 155 236 266

Shades and tints

Shades of #6D9EB6

#6D9EB6
(109,158,182)
#6490A6
(100,144,166)
#5B8296
(91,130,150)
#527486
(82,116,134)
#496676
(73,102,118)
#405866
(64,88,102)
#374A56
(55,74,86)
#2E3C46
(46,60,70)
#252E36
(37,46,54)
#1C2026
(28,32,38)
#131216
(19,18,22)
#000000
(0,0,0)

Tints of #6D9EB6

#6D9EB6
(109,158,182)
#7AA6BC
(122,166,188)
#87AEC2
(135,174,194)
#94B6C8
(148,182,200)
#A1BECE
(161,190,206)
#AEC6D4
(174,198,212)
#BBCEDA
(187,206,218)
#C8D6E0
(200,214,224)
#D5DEE6
(213,222,230)
#E2E6EC
(226,230,236)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9EB6 color. Also use rgb(109,158,182) instead hex code.

Text Font Color

.myTextColor { color: #6D9EB6; }

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

This text font color is #6D9EB6.

Background Color

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

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

This div background color is #6D9EB6.

Border color

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

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

This div border color is #6D9EB6.

Opacity

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

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

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

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

This text has shadow with #6D9EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9EB6.

Preview

Color preview on black background

This text has color #6D9EB6 on black background.


Color preview on white background

This text has color #6D9EB6 on white background.


Black color preview on #6D9EB6 background

This text has black color on #6D9EB6 background.


White color preview on #6D9EB6 background

This text has white color on #6D9EB6 background.


Related colors

Complementary color

Complementary color for #hex is #926149.


I love getcolorcode.com

Triadic colors

1 #B66D9E and #9EB66D with #6D9EB6 are triadic colors.

2 #B69E6D and #9E6DB6 with #6D9EB6 are triadic colors.