COLOR #6D9EC7

HEX: #6D9EC7 RGB: (109,158,199)

Color info

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

RGB color model

#6D9EC7 color RGB value is (109,158,199).

RGB: (109,158,199) (43%, 62%, 78%)

RGB channels and saturation

R 109 of 255 = 43%
G 158 of 255 = 62%
B 199 of 255 = 78%

109
158
199

R + G + B ~ 61%. #6D9EC7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 158 + 199 = 466 (100%)
R 109 of 466 ~ 23.39%
G 158 of 466 ~ 33.91%
B 199 of 466 ~ 42.7'%

%23.39
%33.91
%42.7

CMYK color model

#6D9EC7 color CMYK value is (45,21,0,22).

  • cyan value is 45.23%
  • magenta value is 20.60%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (45,21,0,22)
C45M21Y0K22 (45%, 21%, 0%, 22%)
(0.45 / 0.21 / 0.00 / 0.22)

CMYK percentages

%45.23
%20.6
%0
%21.96

Codes

Color #6D9EC7 in popluar color models

6D 9E C7
RGB 109 158 199
HSL 207° 44.55% 60.39%
HSB/HSV 207° 45.23% 78.04%
CMYK 45.23% 20.60% 0.00%
21.96%

Color #6D9EC7 in popluar number systems.

HEX 6D 9E C7
Decimal 109 158 199
Binary 1101101 10011110 11000111
Octal 155 236 307

Shades and tints

Shades of #6D9EC7

#6D9EC7
(109,158,199)
#6490B5
(100,144,181)
#5B82A3
(91,130,163)
#527491
(82,116,145)
#49667F
(73,102,127)
#40586D
(64,88,109)
#374A5B
(55,74,91)
#2E3C49
(46,60,73)
#252E37
(37,46,55)
#1C2025
(28,32,37)
#131213
(19,18,19)
#000000
(0,0,0)

Tints of #6D9EC7

#6D9EC7
(109,158,199)
#7AA6CC
(122,166,204)
#87AED1
(135,174,209)
#94B6D6
(148,182,214)
#A1BEDB
(161,190,219)
#AEC6E0
(174,198,224)
#BBCEE5
(187,206,229)
#C8D6EA
(200,214,234)
#D5DEEF
(213,222,239)
#E2E6F4
(226,230,244)
#EFEEF9
(239,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D9EC7; }

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

This text font color is #6D9EC7.

Background Color

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

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

This div background color is #6D9EC7.

Border color

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

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

This div border color is #6D9EC7.

Opacity

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

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

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

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

This text has shadow with #6D9EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9EC7.

Preview

Color preview on black background

This text has color #6D9EC7 on black background.


Color preview on white background

This text has color #6D9EC7 on white background.


Black color preview on #6D9EC7 background

This text has black color on #6D9EC7 background.


White color preview on #6D9EC7 background

This text has white color on #6D9EC7 background.


Related colors

Complementary color

Complementary color for #hex is #926138.


I love getcolorcode.com

Triadic colors

1 #C76D9E and #9EC76D with #6D9EC7 are triadic colors.

2 #C79E6D and #9E6DC7 with #6D9EC7 are triadic colors.