COLOR #6D6AB9

HEX: #6D6AB9 RGB: (109,106,185)

Color info

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

RGB color model

#6D6AB9 color RGB value is (109,106,185).

RGB: (109,106,185) (43%, 42%, 73%)

RGB channels and saturation

R 109 of 255 = 43%
G 106 of 255 = 42%
B 185 of 255 = 73%

109
106
185

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

Portions of RGB colors in percentages

R + G + B = 109 + 106 + 185 = 400 (100%)
R 109 of 400 ~ 27.25%
G 106 of 400 ~ 26.5%
B 185 of 400 ~ 46.25'%

%27.25
%26.5
%46.25

CMYK color model

#6D6AB9 color CMYK value is (41,43,0,27).

  • cyan value is 41.08%
  • magenta value is 42.70%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (41,43,0,27)
C41M43Y0K27 (41%, 43%, 0%, 27%)
(0.41 / 0.43 / 0.00 / 0.27)

CMYK percentages

%41.08
%42.7
%0
%27.45

Codes

Color #6D6AB9 in popluar color models

6D 6A B9
RGB 109 106 185
HSL 242° 36.07% 57.06%
HSB/HSV 242° 42.70% 72.55%
CMYK 41.08% 42.70% 0.00%
27.45%

Color #6D6AB9 in popluar number systems.

HEX 6D 6A B9
Decimal 109 106 185
Binary 1101101 1101010 10111001
Octal 155 152 271

Shades and tints

Shades of #6D6AB9

#6D6AB9
(109,106,185)
#6461A9
(100,97,169)
#5B5899
(91,88,153)
#524F89
(82,79,137)
#494679
(73,70,121)
#403D69
(64,61,105)
#373459
(55,52,89)
#2E2B49
(46,43,73)
#252239
(37,34,57)
#1C1929
(28,25,41)
#131019
(19,16,25)
#000000
(0,0,0)

Tints of #6D6AB9

#6D6AB9
(109,106,185)
#7A77BF
(122,119,191)
#8784C5
(135,132,197)
#9491CB
(148,145,203)
#A19ED1
(161,158,209)
#AEABD7
(174,171,215)
#BBB8DD
(187,184,221)
#C8C5E3
(200,197,227)
#D5D2E9
(213,210,233)
#E2DFEF
(226,223,239)
#EFECF5
(239,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6AB9 color. Also use rgb(109,106,185) instead hex code.

Text Font Color

.myTextColor { color: #6D6AB9; }

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

This text font color is #6D6AB9.

Background Color

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

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

This div background color is #6D6AB9.

Border color

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

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

This div border color is #6D6AB9.

Opacity

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

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

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

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

This text has shadow with #6D6AB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6AB9.

Preview

Color preview on black background

This text has color #6D6AB9 on black background.


Color preview on white background

This text has color #6D6AB9 on white background.


Black color preview on #6D6AB9 background

This text has black color on #6D6AB9 background.


White color preview on #6D6AB9 background

This text has white color on #6D6AB9 background.


Related colors

Complementary color

Complementary color for #hex is #929546.


I love getcolorcode.com

Triadic colors

1 #B96D6A and #6AB96D with #6D6AB9 are triadic colors.

2 #B96A6D and #6A6DB9 with #6D6AB9 are triadic colors.