COLOR #6D68B6

HEX: #6D68B6 RGB: (109,104,182)

Color info

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

RGB color model

#6D68B6 color RGB value is (109,104,182).

RGB: (109,104,182) (43%, 41%, 71%)

RGB channels and saturation

R 109 of 255 = 43%
G 104 of 255 = 41%
B 182 of 255 = 71%

109
104
182

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

Portions of RGB colors in percentages

R + G + B = 109 + 104 + 182 = 395 (100%)
R 109 of 395 ~ 27.59%
G 104 of 395 ~ 26.33%
B 182 of 395 ~ 46.08'%

%27.59
%26.33
%46.08

CMYK color model

#6D68B6 color CMYK value is (40,43,0,29).

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

CMYK: (40,43,0,29)
C40M43Y0K29 (40%, 43%, 0%, 29%)
(0.40 / 0.43 / 0.00 / 0.29)

CMYK percentages

%40.11
%42.86
%0
%28.63

Codes

Color #6D68B6 in popluar color models

6D 68 B6
RGB 109 104 182
HSL 244° 34.82% 56.08%
HSB/HSV 244° 42.86% 71.37%
CMYK 40.11% 42.86% 0.00%
28.63%

Color #6D68B6 in popluar number systems.

HEX 6D 68 B6
Decimal 109 104 182
Binary 1101101 1101000 10110110
Octal 155 150 266

Shades and tints

Shades of #6D68B6

#6D68B6
(109,104,182)
#645FA6
(100,95,166)
#5B5696
(91,86,150)
#524D86
(82,77,134)
#494476
(73,68,118)
#403B66
(64,59,102)
#373256
(55,50,86)
#2E2946
(46,41,70)
#252036
(37,32,54)
#1C1726
(28,23,38)
#130E16
(19,14,22)
#000000
(0,0,0)

Tints of #6D68B6

#6D68B6
(109,104,182)
#7A75BC
(122,117,188)
#8782C2
(135,130,194)
#948FC8
(148,143,200)
#A19CCE
(161,156,206)
#AEA9D4
(174,169,212)
#BBB6DA
(187,182,218)
#C8C3E0
(200,195,224)
#D5D0E6
(213,208,230)
#E2DDEC
(226,221,236)
#EFEAF2
(239,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D68B6; }

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

This text font color is #6D68B6.

Background Color

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

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

This div background color is #6D68B6.

Border color

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

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

This div border color is #6D68B6.

Opacity

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

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

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

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

This text has shadow with #6D68B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D68B6.

Preview

Color preview on black background

This text has color #6D68B6 on black background.


Color preview on white background

This text has color #6D68B6 on white background.


Black color preview on #6D68B6 background

This text has black color on #6D68B6 background.


White color preview on #6D68B6 background

This text has white color on #6D68B6 background.


Related colors

Complementary color

Complementary color for #hex is #929749.


I love getcolorcode.com

Triadic colors

1 #B66D68 and #68B66D with #6D68B6 are triadic colors.

2 #B6686D and #686DB6 with #6D68B6 are triadic colors.