COLOR #6D4498

HEX: #6D4498 RGB: (109,68,152)

Color info

#6D4498 contains mainly red and blue colors. Web safe color of #6D4498 is #663399 (or #639).

RGB color model

#6D4498 color RGB value is (109,68,152).

RGB: (109,68,152) (43%, 27%, 60%)

RGB channels and saturation

R 109 of 255 = 43%
G 68 of 255 = 27%
B 152 of 255 = 60%

109
68
152

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

Portions of RGB colors in percentages

R + G + B = 109 + 68 + 152 = 329 (100%)
R 109 of 329 ~ 33.13%
G 68 of 329 ~ 20.67%
B 152 of 329 ~ 46.2'%

%33.13
%20.67
%46.2

CMYK color model

#6D4498 color CMYK value is (28,55,0,40).

  • cyan value is 28.29%
  • magenta value is 55.26%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (28,55,0,40) C28M55Y0K40 (28%,55%,0%,40%) (0.28/0.55/0.00/0.40) 

CMYK percentages

%28.29
%55.26
%0
%40.39

Codes

Color #6D4498 in popluar color models

6D 44 98
RGB 109 68 152
HSL 269° 38.18% 43.14%
HSB/HSV 269° 55.26% 59.61%
CMYK 28.29% 55.26% 0.00%
40.39%

Color #6D4498 in popluar number systems.

HEX 6D 44 98
Decimal 109 68 152
Binary 1101101 1000100 10011000
Octal 155 104 230

Shades and tints

Shades of #6D4498

#6D4498
(109,68,152)
#643E8B
(100,62,139)
#5B387E
(91,56,126)
#523271
(82,50,113)
#492C64
(73,44,100)
#402657
(64,38,87)
#37204A
(55,32,74)
#2E1A3D
(46,26,61)
#251430
(37,20,48)
#1C0E23
(28,14,35)
#130816
(19,8,22)
#000000
(0,0,0)

Tints of #6D4498

#6D4498
(109,68,152)
#7A55A1
(122,85,161)
#8766AA
(135,102,170)
#9477B3
(148,119,179)
#A188BC
(161,136,188)
#AE99C5
(174,153,197)
#BBAACE
(187,170,206)
#C8BBD7
(200,187,215)
#D5CCE0
(213,204,224)
#E2DDE9
(226,221,233)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4498 color. Also use rgb(109,68,152) instead hex code.

Text Font Color

.myTextColor { color: #6D4498; }

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

This text font color is #6D4498.

Background Color

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

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

This div background color is #6D4498.

Border color

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

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

This div border color is #6D4498.

Opacity

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

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

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

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

This text has shadow with #6D4498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4498.

Preview

Color preview on black background

This text has color #6D4498 on black background.


Color preview on white background

This text has color #6D4498 on white background.


Black color preview on #6D4498 background

This text has black color on #6D4498 background.


White color preview on #6D4498 background

This text has white color on #6D4498 background.


Related colors

Complementary color

Complementary color for #hex is #92BB67.


I love getcolorcode.com

Triadic colors

1 #986D44 and #44986D with #6D4498 are triadic colors.

2 #98446D and #446D98 with #6D4498 are triadic colors.