COLOR #6D6BCD

HEX: #6D6BCD RGB: (109,107,205)

Color info

#6D6BCD contains mainly blue color. Web safe color of #6D6BCD is #6666CC (or #66C).

RGB color model

#6D6BCD color RGB value is (109,107,205).

RGB: (109,107,205) (43%, 42%, 80%)

RGB channels and saturation

R 109 of 255 = 43%
G 107 of 255 = 42%
B 205 of 255 = 80%

109
107
205

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

Portions of RGB colors in percentages

R + G + B = 109 + 107 + 205 = 421 (100%)
R 109 of 421 ~ 25.89%
G 107 of 421 ~ 25.42%
B 205 of 421 ~ 48.69'%

%25.89
%25.42
%48.69

CMYK color model

#6D6BCD color CMYK value is (47,48,0,20).

  • cyan value is 46.83%
  • magenta value is 47.80%
  • yellow value is 0.00%
  • key color value is 19.61%
CMYK: (47,48,0,20) C47M48Y0K20 (47%,48%,0%,20%) (0.47/0.48/0.00/0.20) 

CMYK percentages

%46.83
%47.8
%0
%19.61

Codes

Color #6D6BCD in popluar color models

6D 6B CD
RGB 109 107 205
HSL 241° 49.49% 61.18%
HSB/HSV 241° 47.80% 80.39%
CMYK 46.83% 47.80% 0.00%
19.61%

Color #6D6BCD in popluar number systems.

HEX 6D 6B CD
Decimal 109 107 205
Binary 1101101 1101011 11001101
Octal 155 153 315

Shades and tints

Shades of #6D6BCD

#6D6BCD
(109,107,205)
#6462BB
(100,98,187)
#5B59A9
(91,89,169)
#525097
(82,80,151)
#494785
(73,71,133)
#403E73
(64,62,115)
#373561
(55,53,97)
#2E2C4F
(46,44,79)
#25233D
(37,35,61)
#1C1A2B
(28,26,43)
#131119
(19,17,25)
#000000
(0,0,0)

Tints of #6D6BCD

#6D6BCD
(109,107,205)
#7A78D1
(122,120,209)
#8785D5
(135,133,213)
#9492D9
(148,146,217)
#A19FDD
(161,159,221)
#AEACE1
(174,172,225)
#BBB9E5
(187,185,229)
#C8C6E9
(200,198,233)
#D5D3ED
(213,211,237)
#E2E0F1
(226,224,241)
#EFEDF5
(239,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6BCD; }

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

This text font color is #6D6BCD.

Background Color

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

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

This div background color is #6D6BCD.

Border color

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

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

This div border color is #6D6BCD.

Opacity

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

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

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

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

This text has shadow with #6D6BCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6BCD.

Preview

Color preview on black background

This text has color #6D6BCD on black background.


Color preview on white background

This text has color #6D6BCD on white background.


Black color preview on #6D6BCD background

This text has black color on #6D6BCD background.


White color preview on #6D6BCD background

This text has white color on #6D6BCD background.


Related colors

Complementary color

Complementary color for #hex is #929432.


I love getcolorcode.com

Triadic colors

1 #CD6D6B and #6BCD6D with #6D6BCD are triadic colors.

2 #CD6B6D and #6B6DCD with #6D6BCD are triadic colors.