COLOR #6D9BD5

HEX: #6D9BD5 RGB: (109,155,213)

Color info

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

RGB color model

#6D9BD5 color RGB value is (109,155,213).

RGB: (109,155,213) (43%, 61%, 84%)

RGB channels and saturation

R 109 of 255 = 43%
G 155 of 255 = 61%
B 213 of 255 = 84%

109
155
213

R + G + B ~ 63%. #6D9BD5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 155 + 213 = 477 (100%)
R 109 of 477 ~ 22.85%
G 155 of 477 ~ 32.49%
B 213 of 477 ~ 44.65'%

%22.85
%32.49
%44.65

CMYK color model

#6D9BD5 color CMYK value is (49,27,0,16).

  • cyan value is 48.83%
  • magenta value is 27.23%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (49,27,0,16)
C49M27Y0K16 (49%, 27%, 0%, 16%)
(0.49 / 0.27 / 0.00 / 0.16)

CMYK percentages

%48.83
%27.23
%0
%16.47

Codes

Color #6D9BD5 in popluar color models

6D 9B D5
RGB 109 155 213
HSL 213° 55.32% 63.14%
HSB/HSV 213° 48.83% 83.53%
CMYK 48.83% 27.23% 0.00%
16.47%

Color #6D9BD5 in popluar number systems.

HEX 6D 9B D5
Decimal 109 155 213
Binary 1101101 10011011 11010101
Octal 155 233 325

Shades and tints

Shades of #6D9BD5

#6D9BD5
(109,155,213)
#648DC2
(100,141,194)
#5B7FAF
(91,127,175)
#52719C
(82,113,156)
#496389
(73,99,137)
#405576
(64,85,118)
#374763
(55,71,99)
#2E3950
(46,57,80)
#252B3D
(37,43,61)
#1C1D2A
(28,29,42)
#130F17
(19,15,23)
#000000
(0,0,0)

Tints of #6D9BD5

#6D9BD5
(109,155,213)
#7AA4D8
(122,164,216)
#87ADDB
(135,173,219)
#94B6DE
(148,182,222)
#A1BFE1
(161,191,225)
#AEC8E4
(174,200,228)
#BBD1E7
(187,209,231)
#C8DAEA
(200,218,234)
#D5E3ED
(213,227,237)
#E2ECF0
(226,236,240)
#EFF5F3
(239,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9BD5 color. Also use rgb(109,155,213) instead hex code.

Text Font Color

.myTextColor { color: #6D9BD5; }

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

This text font color is #6D9BD5.

Background Color

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

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

This div background color is #6D9BD5.

Border color

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

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

This div border color is #6D9BD5.

Opacity

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

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

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

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

This text has shadow with #6D9BD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9BD5.

Preview

Color preview on black background

This text has color #6D9BD5 on black background.


Color preview on white background

This text has color #6D9BD5 on white background.


Black color preview on #6D9BD5 background

This text has black color on #6D9BD5 background.


White color preview on #6D9BD5 background

This text has white color on #6D9BD5 background.


Related colors

Complementary color

Complementary color for #hex is #92642A.


I love getcolorcode.com

Triadic colors

1 #D56D9B and #9BD56D with #6D9BD5 are triadic colors.

2 #D59B6D and #9B6DD5 with #6D9BD5 are triadic colors.