COLOR #6D4657

HEX: #6D4657 RGB: (109,70,87)

Color info

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

RGB color model

#6D4657 color RGB value is (109,70,87).

RGB: (109,70,87) (43%, 27%, 34%)

RGB channels and saturation

R 109 of 255 = 43%
G 70 of 255 = 27%
B 87 of 255 = 34%

109
70
87

R + G + B ~ 35%. #6D4657 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 70 + 87 = 266 (100%)
R 109 of 266 ~ 40.98%
G 70 of 266 ~ 26.32%
B 87 of 266 ~ 32.71'%

%40.98
%26.32
%32.71

CMYK color model

#6D4657 color CMYK value is (0,36,20,57).

  • cyan value is 0.00%
  • magenta value is 35.78%
  • yellow value is 20.18%
  • key color value is 57.25%

CMYK: (0,36,20,57)
C0M36Y20K57 (0%, 36%, 20%, 57%)
(0.00 / 0.36 / 0.20 / 0.57)

CMYK percentages

%0
%35.78
%20.18
%57.25

Codes

Color #6D4657 in popluar color models

6D 46 57
RGB 109 70 87
HSL 334° 21.79% 35.10%
HSB/HSV 334° 35.78% 42.75%
CMYK 0.00% 35.78% 20.18%
57.25%

Color #6D4657 in popluar number systems.

HEX 6D 46 57
Decimal 109 70 87
Binary 1101101 1000110 1010111
Octal 155 106 127

Shades and tints

Shades of #6D4657

#6D4657
(109,70,87)
#644050
(100,64,80)
#5B3A49
(91,58,73)
#523442
(82,52,66)
#492E3B
(73,46,59)
#402834
(64,40,52)
#37222D
(55,34,45)
#2E1C26
(46,28,38)
#25161F
(37,22,31)
#1C1018
(28,16,24)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #6D4657

#6D4657
(109,70,87)
#7A5666
(122,86,102)
#876675
(135,102,117)
#947684
(148,118,132)
#A18693
(161,134,147)
#AE96A2
(174,150,162)
#BBA6B1
(187,166,177)
#C8B6C0
(200,182,192)
#D5C6CF
(213,198,207)
#E2D6DE
(226,214,222)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4657 color. Also use rgb(109,70,87) instead hex code.

Text Font Color

.myTextColor { color: #6D4657; }

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

This text font color is #6D4657.

Background Color

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

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

This div background color is #6D4657.

Border color

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

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

This div border color is #6D4657.

Opacity

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

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

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

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

This text has shadow with #6D4657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4657.

Preview

Color preview on black background

This text has color #6D4657 on black background.


Color preview on white background

This text has color #6D4657 on white background.


Black color preview on #6D4657 background

This text has black color on #6D4657 background.


White color preview on #6D4657 background

This text has white color on #6D4657 background.


Related colors

Complementary color

Complementary color for #hex is #92B9A8.


I love getcolorcode.com

Triadic colors

1 #576D46 and #46576D with #6D4657 are triadic colors.

2 #57466D and #466D57 with #6D4657 are triadic colors.