COLOR #6D5B99

HEX: #6D5B99 RGB: (109,91,153)

Color info

#6D5B99 contains mainly red and blue colors. Web safe color of #6D5B99 is #666699 (or #669).

RGB color model

#6D5B99 color RGB value is (109,91,153).

RGB: (109,91,153) (43%, 36%, 60%)

RGB channels and saturation

R 109 of 255 = 43%
G 91 of 255 = 36%
B 153 of 255 = 60%

109
91
153

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

Portions of RGB colors in percentages

R + G + B = 109 + 91 + 153 = 353 (100%)
R 109 of 353 ~ 30.88%
G 91 of 353 ~ 25.78%
B 153 of 353 ~ 43.34'%

%30.88
%25.78
%43.34

CMYK color model

#6D5B99 color CMYK value is (29,41,0,40).

  • cyan value is 28.76%
  • magenta value is 40.52%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (29,41,0,40)
C29M41Y0K40 (29%, 41%, 0%, 40%)
(0.29 / 0.41 / 0.00 / 0.40)

CMYK percentages

%28.76
%40.52
%0
%40

Codes

Color #6D5B99 in popluar color models

6D 5B 99
RGB 109 91 153
HSL 257° 25.41% 47.84%
HSB/HSV 257° 40.52% 60.00%
CMYK 28.76% 40.52% 0.00%
40.00%

Color #6D5B99 in popluar number systems.

HEX 6D 5B 99
Decimal 109 91 153
Binary 1101101 1011011 10011001
Octal 155 133 231

Shades and tints

Shades of #6D5B99

#6D5B99
(109,91,153)
#64538C
(100,83,140)
#5B4B7F
(91,75,127)
#524372
(82,67,114)
#493B65
(73,59,101)
#403358
(64,51,88)
#372B4B
(55,43,75)
#2E233E
(46,35,62)
#251B31
(37,27,49)
#1C1324
(28,19,36)
#130B17
(19,11,23)
#000000
(0,0,0)

Tints of #6D5B99

#6D5B99
(109,91,153)
#7A69A2
(122,105,162)
#8777AB
(135,119,171)
#9485B4
(148,133,180)
#A193BD
(161,147,189)
#AEA1C6
(174,161,198)
#BBAFCF
(187,175,207)
#C8BDD8
(200,189,216)
#D5CBE1
(213,203,225)
#E2D9EA
(226,217,234)
#EFE7F3
(239,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5B99 color. Also use rgb(109,91,153) instead hex code.

Text Font Color

.myTextColor { color: #6D5B99; }

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

This text font color is #6D5B99.

Background Color

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

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

This div background color is #6D5B99.

Border color

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

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

This div border color is #6D5B99.

Opacity

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

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

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

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

This text has shadow with #6D5B99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5B99.

Preview

Color preview on black background

This text has color #6D5B99 on black background.


Color preview on white background

This text has color #6D5B99 on white background.


Black color preview on #6D5B99 background

This text has black color on #6D5B99 background.


White color preview on #6D5B99 background

This text has white color on #6D5B99 background.


Related colors

Complementary color

Complementary color for #hex is #92A466.


I love getcolorcode.com

Triadic colors

1 #996D5B and #5B996D with #6D5B99 are triadic colors.

2 #995B6D and #5B6D99 with #6D5B99 are triadic colors.