COLOR #6D8DCD

HEX: #6D8DCD RGB: (109,141,205)

Color info

#6D8DCD contains mainly blue color. Web safe color of #6D8DCD is #6699CC (or #69C).

RGB color model

#6D8DCD color RGB value is (109,141,205).

RGB: (109,141,205) (43%, 55%, 80%)

RGB channels and saturation

R 109 of 255 = 43%
G 141 of 255 = 55%
B 205 of 255 = 80%

109
141
205

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

Portions of RGB colors in percentages

R + G + B = 109 + 141 + 205 = 455 (100%)
R 109 of 455 ~ 23.96%
G 141 of 455 ~ 30.99%
B 205 of 455 ~ 45.05'%

%23.96
%30.99
%45.05

CMYK color model

#6D8DCD color CMYK value is (47,31,0,20).

  • cyan value is 46.83%
  • magenta value is 31.22%
  • yellow value is 0.00%
  • key color value is 19.61%

CMYK: (47,31,0,20)
C47M31Y0K20 (47%, 31%, 0%, 20%)
(0.47 / 0.31 / 0.00 / 0.20)

CMYK percentages

%46.83
%31.22
%0
%19.61

Codes

Color #6D8DCD in popluar color models

6D 8D CD
RGB 109 141 205
HSL 220° 48.98% 61.57%
HSB/HSV 220° 46.83% 80.39%
CMYK 46.83% 31.22% 0.00%
19.61%

Color #6D8DCD in popluar number systems.

HEX 6D 8D CD
Decimal 109 141 205
Binary 1101101 10001101 11001101
Octal 155 215 315

Shades and tints

Shades of #6D8DCD

#6D8DCD
(109,141,205)
#6481BB
(100,129,187)
#5B75A9
(91,117,169)
#526997
(82,105,151)
#495D85
(73,93,133)
#405173
(64,81,115)
#374561
(55,69,97)
#2E394F
(46,57,79)
#252D3D
(37,45,61)
#1C212B
(28,33,43)
#131519
(19,21,25)
#000000
(0,0,0)

Tints of #6D8DCD

#6D8DCD
(109,141,205)
#7A97D1
(122,151,209)
#87A1D5
(135,161,213)
#94ABD9
(148,171,217)
#A1B5DD
(161,181,221)
#AEBFE1
(174,191,225)
#BBC9E5
(187,201,229)
#C8D3E9
(200,211,233)
#D5DDED
(213,221,237)
#E2E7F1
(226,231,241)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8DCD color. Also use rgb(109,141,205) instead hex code.

Text Font Color

.myTextColor { color: #6D8DCD; }

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

This text font color is #6D8DCD.

Background Color

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

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

This div background color is #6D8DCD.

Border color

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

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

This div border color is #6D8DCD.

Opacity

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

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

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

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

This text has shadow with #6D8DCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8DCD.

Preview

Color preview on black background

This text has color #6D8DCD on black background.


Color preview on white background

This text has color #6D8DCD on white background.


Black color preview on #6D8DCD background

This text has black color on #6D8DCD background.


White color preview on #6D8DCD background

This text has white color on #6D8DCD background.


Related colors

Complementary color

Complementary color for #hex is #927232.


I love getcolorcode.com

Triadic colors

1 #CD6D8D and #8DCD6D with #6D8DCD are triadic colors.

2 #CD8D6D and #8D6DCD with #6D8DCD are triadic colors.