COLOR #6D4475

HEX: #6D4475 RGB: (109,68,117)

Color info

#6D4475 contains red, green and blue colors in about the same proportion. Web safe color of #6D4475 is #663366 (or #636).

RGB color model

#6D4475 color RGB value is (109,68,117).

RGB: (109,68,117) (43%, 27%, 46%)

RGB channels and saturation

R 109 of 255 = 43%
G 68 of 255 = 27%
B 117 of 255 = 46%

109
68
117

R + G + B ~ 39%. #6D4475 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 68 + 117 = 294 (100%)
R 109 of 294 ~ 37.07%
G 68 of 294 ~ 23.13%
B 117 of 294 ~ 39.8'%

%37.07
%23.13
%39.8

CMYK color model

#6D4475 color CMYK value is (7,42,0,54).

  • cyan value is 6.84%
  • magenta value is 41.88%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (7,42,0,54)
C7M42Y0K54 (7%, 42%, 0%, 54%)
(0.07 / 0.42 / 0.00 / 0.54)

CMYK percentages

%6.84
%41.88
%0
%54.12

Codes

Color #6D4475 in popluar color models

6D 44 75
RGB 109 68 117
HSL 290° 26.49% 36.27%
HSB/HSV 290° 41.88% 45.88%
CMYK 6.84% 41.88% 0.00%
54.12%

Color #6D4475 in popluar number systems.

HEX 6D 44 75
Decimal 109 68 117
Binary 1101101 1000100 1110101
Octal 155 104 165

Shades and tints

Shades of #6D4475

#6D4475
(109,68,117)
#643E6B
(100,62,107)
#5B3861
(91,56,97)
#523257
(82,50,87)
#492C4D
(73,44,77)
#402643
(64,38,67)
#372039
(55,32,57)
#2E1A2F
(46,26,47)
#251425
(37,20,37)
#1C0E1B
(28,14,27)
#130811
(19,8,17)
#000000
(0,0,0)

Tints of #6D4475

#6D4475
(109,68,117)
#7A5581
(122,85,129)
#87668D
(135,102,141)
#947799
(148,119,153)
#A188A5
(161,136,165)
#AE99B1
(174,153,177)
#BBAABD
(187,170,189)
#C8BBC9
(200,187,201)
#D5CCD5
(213,204,213)
#E2DDE1
(226,221,225)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4475; }

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

This text font color is #6D4475.

Background Color

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

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

This div background color is #6D4475.

Border color

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

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

This div border color is #6D4475.

Opacity

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

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

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

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

This text has shadow with #6D4475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4475.

Preview

Color preview on black background

This text has color #6D4475 on black background.


Color preview on white background

This text has color #6D4475 on white background.


Black color preview on #6D4475 background

This text has black color on #6D4475 background.


White color preview on #6D4475 background

This text has white color on #6D4475 background.


Related colors

Complementary color

Complementary color for #hex is #92BB8A.


I love getcolorcode.com

Triadic colors

1 #756D44 and #44756D with #6D4475 are triadic colors.

2 #75446D and #446D75 with #6D4475 are triadic colors.