COLOR #6D6AAB

HEX: #6D6AAB RGB: (109,106,171)

Color info

#6D6AAB contains mainly blue color. Web safe color of #6D6AAB is #666699 (or #669).

RGB color model

#6D6AAB color RGB value is (109,106,171).

RGB: (109,106,171) (43%, 42%, 67%)

RGB channels and saturation

R 109 of 255 = 43%
G 106 of 255 = 42%
B 171 of 255 = 67%

109
106
171

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

Portions of RGB colors in percentages

R + G + B = 109 + 106 + 171 = 386 (100%)
R 109 of 386 ~ 28.24%
G 106 of 386 ~ 27.46%
B 171 of 386 ~ 44.3'%

%28.24
%27.46
%44.3

CMYK color model

#6D6AAB color CMYK value is (36,38,0,33).

  • cyan value is 36.26%
  • magenta value is 38.01%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (36,38,0,33)
C36M38Y0K33 (36%, 38%, 0%, 33%)
(0.36 / 0.38 / 0.00 / 0.33)

CMYK percentages

%36.26
%38.01
%0
%32.94

Codes

Color #6D6AAB in popluar color models

6D 6A AB
RGB 109 106 171
HSL 243° 27.90% 54.31%
HSB/HSV 243° 38.01% 67.06%
CMYK 36.26% 38.01% 0.00%
32.94%

Color #6D6AAB in popluar number systems.

HEX 6D 6A AB
Decimal 109 106 171
Binary 1101101 1101010 10101011
Octal 155 152 253

Shades and tints

Shades of #6D6AAB

#6D6AAB
(109,106,171)
#64619C
(100,97,156)
#5B588D
(91,88,141)
#524F7E
(82,79,126)
#49466F
(73,70,111)
#403D60
(64,61,96)
#373451
(55,52,81)
#2E2B42
(46,43,66)
#252233
(37,34,51)
#1C1924
(28,25,36)
#131015
(19,16,21)
#000000
(0,0,0)

Tints of #6D6AAB

#6D6AAB
(109,106,171)
#7A77B2
(122,119,178)
#8784B9
(135,132,185)
#9491C0
(148,145,192)
#A19EC7
(161,158,199)
#AEABCE
(174,171,206)
#BBB8D5
(187,184,213)
#C8C5DC
(200,197,220)
#D5D2E3
(213,210,227)
#E2DFEA
(226,223,234)
#EFECF1
(239,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6AAB; }

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

This text font color is #6D6AAB.

Background Color

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

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

This div background color is #6D6AAB.

Border color

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

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

This div border color is #6D6AAB.

Opacity

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

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

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

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

This text has shadow with #6D6AAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6AAB.

Preview

Color preview on black background

This text has color #6D6AAB on black background.


Color preview on white background

This text has color #6D6AAB on white background.


Black color preview on #6D6AAB background

This text has black color on #6D6AAB background.


White color preview on #6D6AAB background

This text has white color on #6D6AAB background.


Related colors

Complementary color

Complementary color for #hex is #929554.


I love getcolorcode.com

Triadic colors

1 #AB6D6A and #6AAB6D with #6D6AAB are triadic colors.

2 #AB6A6D and #6A6DAB with #6D6AAB are triadic colors.