COLOR #6D4597

HEX: #6D4597 RGB: (109,69,151)

Color info

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

RGB color model

#6D4597 color RGB value is (109,69,151).

RGB: (109,69,151) (43%, 27%, 59%)

RGB channels and saturation

R 109 of 255 = 43%
G 69 of 255 = 27%
B 151 of 255 = 59%

109
69
151

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

Portions of RGB colors in percentages

R + G + B = 109 + 69 + 151 = 329 (100%)
R 109 of 329 ~ 33.13%
G 69 of 329 ~ 20.97%
B 151 of 329 ~ 45.9'%

%33.13
%20.97
%45.9

CMYK color model

#6D4597 color CMYK value is (28,54,0,41).

  • cyan value is 27.81%
  • magenta value is 54.30%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (28,54,0,41)
C28M54Y0K41 (28%, 54%, 0%, 41%)
(0.28 / 0.54 / 0.00 / 0.41)

CMYK percentages

%27.81
%54.3
%0
%40.78

Codes

Color #6D4597 in popluar color models

6D 45 97
RGB 109 69 151
HSL 269° 37.27% 43.14%
HSB/HSV 269° 54.30% 59.22%
CMYK 27.81% 54.30% 0.00%
40.78%

Color #6D4597 in popluar number systems.

HEX 6D 45 97
Decimal 109 69 151
Binary 1101101 1000101 10010111
Octal 155 105 227

Shades and tints

Shades of #6D4597

#6D4597
(109,69,151)
#643F8A
(100,63,138)
#5B397D
(91,57,125)
#523370
(82,51,112)
#492D63
(73,45,99)
#402756
(64,39,86)
#372149
(55,33,73)
#2E1B3C
(46,27,60)
#25152F
(37,21,47)
#1C0F22
(28,15,34)
#130915
(19,9,21)
#000000
(0,0,0)

Tints of #6D4597

#6D4597
(109,69,151)
#7A55A0
(122,85,160)
#8765A9
(135,101,169)
#9475B2
(148,117,178)
#A185BB
(161,133,187)
#AE95C4
(174,149,196)
#BBA5CD
(187,165,205)
#C8B5D6
(200,181,214)
#D5C5DF
(213,197,223)
#E2D5E8
(226,213,232)
#EFE5F1
(239,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4597 color. Also use rgb(109,69,151) instead hex code.

Text Font Color

.myTextColor { color: #6D4597; }

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

This text font color is #6D4597.

Background Color

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

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

This div background color is #6D4597.

Border color

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

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

This div border color is #6D4597.

Opacity

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

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

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

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

This text has shadow with #6D4597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4597.

Preview

Color preview on black background

This text has color #6D4597 on black background.


Color preview on white background

This text has color #6D4597 on white background.


Black color preview on #6D4597 background

This text has black color on #6D4597 background.


White color preview on #6D4597 background

This text has white color on #6D4597 background.


Related colors

Complementary color

Complementary color for #hex is #92BA68.


I love getcolorcode.com

Triadic colors

1 #976D45 and #45976D with #6D4597 are triadic colors.

2 #97456D and #456D97 with #6D4597 are triadic colors.