COLOR #6D4BA9

HEX: #6D4BA9 RGB: (109,75,169)

Color info

#6D4BA9 contains mainly blue color. Web safe color of #6D4BA9 is #663399 (or #639).

RGB color model

#6D4BA9 color RGB value is (109,75,169).

RGB: (109,75,169) (43%, 29%, 66%)

RGB channels and saturation

R 109 of 255 = 43%
G 75 of 255 = 29%
B 169 of 255 = 66%

109
75
169

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

Portions of RGB colors in percentages

R + G + B = 109 + 75 + 169 = 353 (100%)
R 109 of 353 ~ 30.88%
G 75 of 353 ~ 21.25%
B 169 of 353 ~ 47.88'%

%30.88
%21.25
%47.88

CMYK color model

#6D4BA9 color CMYK value is (36,56,0,34).

  • cyan value is 35.50%
  • magenta value is 55.62%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (36,56,0,34)
C36M56Y0K34 (36%, 56%, 0%, 34%)
(0.36 / 0.56 / 0.00 / 0.34)

CMYK percentages

%35.5
%55.62
%0
%33.73

Codes

Color #6D4BA9 in popluar color models

6D 4B A9
RGB 109 75 169
HSL 262° 38.52% 47.84%
HSB/HSV 262° 55.62% 66.27%
CMYK 35.50% 55.62% 0.00%
33.73%

Color #6D4BA9 in popluar number systems.

HEX 6D 4B A9
Decimal 109 75 169
Binary 1101101 1001011 10101001
Octal 155 113 251

Shades and tints

Shades of #6D4BA9

#6D4BA9
(109,75,169)
#64459A
(100,69,154)
#5B3F8B
(91,63,139)
#52397C
(82,57,124)
#49336D
(73,51,109)
#402D5E
(64,45,94)
#37274F
(55,39,79)
#2E2140
(46,33,64)
#251B31
(37,27,49)
#1C1522
(28,21,34)
#130F13
(19,15,19)
#000000
(0,0,0)

Tints of #6D4BA9

#6D4BA9
(109,75,169)
#7A5BB0
(122,91,176)
#876BB7
(135,107,183)
#947BBE
(148,123,190)
#A18BC5
(161,139,197)
#AE9BCC
(174,155,204)
#BBABD3
(187,171,211)
#C8BBDA
(200,187,218)
#D5CBE1
(213,203,225)
#E2DBE8
(226,219,232)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4BA9 color. Also use rgb(109,75,169) instead hex code.

Text Font Color

.myTextColor { color: #6D4BA9; }

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

This text font color is #6D4BA9.

Background Color

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

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

This div background color is #6D4BA9.

Border color

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

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

This div border color is #6D4BA9.

Opacity

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

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

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

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

This text has shadow with #6D4BA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4BA9.

Preview

Color preview on black background

This text has color #6D4BA9 on black background.


Color preview on white background

This text has color #6D4BA9 on white background.


Black color preview on #6D4BA9 background

This text has black color on #6D4BA9 background.


White color preview on #6D4BA9 background

This text has white color on #6D4BA9 background.


Related colors

Complementary color

Complementary color for #hex is #92B456.


I love getcolorcode.com

Triadic colors

1 #A96D4B and #4BA96D with #6D4BA9 are triadic colors.

2 #A94B6D and #4B6DA9 with #6D4BA9 are triadic colors.