COLOR #6B5DAA

HEX: #6B5DAA RGB: (107,93,170)

Color info

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

RGB color model

#6B5DAA color RGB value is (107,93,170).

RGB: (107,93,170) (42%, 36%, 67%)

RGB channels and saturation

R 107 of 255 = 42%
G 93 of 255 = 36%
B 170 of 255 = 67%

107
93
170

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

Portions of RGB colors in percentages

R + G + B = 107 + 93 + 170 = 370 (100%)
R 107 of 370 ~ 28.92%
G 93 of 370 ~ 25.14%
B 170 of 370 ~ 45.95'%

%28.92
%25.14
%45.95

CMYK color model

#6B5DAA color CMYK value is (37,45,0,33).

  • cyan value is 37.06%
  • magenta value is 45.29%
  • yellow value is 0.00%
  • key color value is 33.33%
CMYK: (37,45,0,33) C37M45Y0K33 (37%,45%,0%,33%) (0.37/0.45/0.00/0.33) 

CMYK percentages

%37.06
%45.29
%0
%33.33

Codes

Color #6B5DAA in popluar color models

6B 5D AA
RGB 107 93 170
HSL 251° 31.17% 51.57%
HSB/HSV 251° 45.29% 66.67%
CMYK 37.06% 45.29% 0.00%
33.33%

Color #6B5DAA in popluar number systems.

HEX 6B 5D AA
Decimal 107 93 170
Binary 1101011 1011101 10101010
Octal 153 135 252

Shades and tints

Shades of #6B5DAA

#6B5DAA
(107,93,170)
#62559B
(98,85,155)
#594D8C
(89,77,140)
#50457D
(80,69,125)
#473D6E
(71,61,110)
#3E355F
(62,53,95)
#352D50
(53,45,80)
#2C2541
(44,37,65)
#231D32
(35,29,50)
#1A1523
(26,21,35)
#110D14
(17,13,20)
#000000
(0,0,0)

Tints of #6B5DAA

#6B5DAA
(107,93,170)
#786BB1
(120,107,177)
#8579B8
(133,121,184)
#9287BF
(146,135,191)
#9F95C6
(159,149,198)
#ACA3CD
(172,163,205)
#B9B1D4
(185,177,212)
#C6BFDB
(198,191,219)
#D3CDE2
(211,205,226)
#E0DBE9
(224,219,233)
#EDE9F0
(237,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5DAA color. Also use rgb(107,93,170) instead hex code.

Text Font Color

.myTextColor { color: #6B5DAA; }

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

This text font color is #6B5DAA.

Background Color

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

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

This div background color is #6B5DAA.

Border color

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

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

This div border color is #6B5DAA.

Opacity

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

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

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

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

This text has shadow with #6B5DAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5DAA.

Preview

Color preview on black background

This text has color #6B5DAA on black background.


Color preview on white background

This text has color #6B5DAA on white background.


Black color preview on #6B5DAA background

This text has black color on #6B5DAA background.


White color preview on #6B5DAA background

This text has white color on #6B5DAA background.


Related colors

Complementary color

Complementary color for #hex is #94A255.


I love getcolorcode.com

Triadic colors

1 #AA6B5D and #5DAA6B with #6B5DAA are triadic colors.

2 #AA5D6B and #5D6BAA with #6B5DAA are triadic colors.