COLOR #6D4D5E

HEX: #6D4D5E RGB: (109,77,94)

Color info

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

RGB color model

#6D4D5E color RGB value is (109,77,94).

RGB: (109,77,94) (43%, 30%, 37%)

RGB channels and saturation

R 109 of 255 = 43%
G 77 of 255 = 30%
B 94 of 255 = 37%

109
77
94

R + G + B ~ 37%. #6D4D5E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 77 + 94 = 280 (100%)
R 109 of 280 ~ 38.93%
G 77 of 280 ~ 27.5%
B 94 of 280 ~ 33.57'%

%38.93
%27.5
%33.57

CMYK color model

#6D4D5E color CMYK value is (0,29,14,57).

  • cyan value is 0.00%
  • magenta value is 29.36%
  • yellow value is 13.76%
  • key color value is 57.25%

CMYK: (0,29,14,57)
C0M29Y14K57 (0%, 29%, 14%, 57%)
(0.00 / 0.29 / 0.14 / 0.57)

CMYK percentages

%0
%29.36
%13.76
%57.25

Codes

Color #6D4D5E in popluar color models

6D 4D 5E
RGB 109 77 94
HSL 328° 17.20% 36.47%
HSB/HSV 328° 29.36% 42.75%
CMYK 0.00% 29.36% 13.76%
57.25%

Color #6D4D5E in popluar number systems.

HEX 6D 4D 5E
Decimal 109 77 94
Binary 1101101 1001101 1011110
Octal 155 115 136

Shades and tints

Shades of #6D4D5E

#6D4D5E
(109,77,94)
#644656
(100,70,86)
#5B3F4E
(91,63,78)
#523846
(82,56,70)
#49313E
(73,49,62)
#402A36
(64,42,54)
#37232E
(55,35,46)
#2E1C26
(46,28,38)
#25151E
(37,21,30)
#1C0E16
(28,14,22)
#13070E
(19,7,14)
#000000
(0,0,0)

Tints of #6D4D5E

#6D4D5E
(109,77,94)
#7A5D6C
(122,93,108)
#876D7A
(135,109,122)
#947D88
(148,125,136)
#A18D96
(161,141,150)
#AE9DA4
(174,157,164)
#BBADB2
(187,173,178)
#C8BDC0
(200,189,192)
#D5CDCE
(213,205,206)
#E2DDDC
(226,221,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4D5E color. Also use rgb(109,77,94) instead hex code.

Text Font Color

.myTextColor { color: #6D4D5E; }

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

This text font color is #6D4D5E.

Background Color

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

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

This div background color is #6D4D5E.

Border color

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

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

This div border color is #6D4D5E.

Opacity

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

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

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

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

This text has shadow with #6D4D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4D5E.

Preview

Color preview on black background

This text has color #6D4D5E on black background.


Color preview on white background

This text has color #6D4D5E on white background.


Black color preview on #6D4D5E background

This text has black color on #6D4D5E background.


White color preview on #6D4D5E background

This text has white color on #6D4D5E background.


Related colors

Complementary color

Complementary color for #hex is #92B2A1.


I love getcolorcode.com

Triadic colors

1 #5E6D4D and #4D5E6D with #6D4D5E are triadic colors.

2 #5E4D6D and #4D6D5E with #6D4D5E are triadic colors.