COLOR #6D5E69

HEX: #6D5E69 RGB: (109,94,105)

Color info

#6D5E69 contains red, green and blue colors in about the same proportion. Web safe color of #6D5E69 is #666666 (or #666).

RGB color model

#6D5E69 color RGB value is (109,94,105).

RGB: (109,94,105) (43%, 37%, 41%)

RGB channels and saturation

R 109 of 255 = 43%
G 94 of 255 = 37%
B 105 of 255 = 41%

109
94
105

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

Portions of RGB colors in percentages

R + G + B = 109 + 94 + 105 = 308 (100%)
R 109 of 308 ~ 35.39%
G 94 of 308 ~ 30.52%
B 105 of 308 ~ 34.09'%

%35.39
%30.52
%34.09

CMYK color model

#6D5E69 color CMYK value is (0,14,4,57).

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

CMYK: (0,14,4,57)
C0M14Y4K57 (0%, 14%, 4%, 57%)
(0.00 / 0.14 / 0.04 / 0.57)

CMYK percentages

%0
%13.76
%3.67
%57.25

Codes

Color #6D5E69 in popluar color models

6D 5E 69
RGB 109 94 105
HSL 316° 7.39% 39.80%
HSB/HSV 316° 13.76% 42.75%
CMYK 0.00% 13.76% 3.67%
57.25%

Color #6D5E69 in popluar number systems.

HEX 6D 5E 69
Decimal 109 94 105
Binary 1101101 1011110 1101001
Octal 155 136 151

Shades and tints

Shades of #6D5E69

#6D5E69
(109,94,105)
#645660
(100,86,96)
#5B4E57
(91,78,87)
#52464E
(82,70,78)
#493E45
(73,62,69)
#40363C
(64,54,60)
#372E33
(55,46,51)
#2E262A
(46,38,42)
#251E21
(37,30,33)
#1C1618
(28,22,24)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #6D5E69

#6D5E69
(109,94,105)
#7A6C76
(122,108,118)
#877A83
(135,122,131)
#948890
(148,136,144)
#A1969D
(161,150,157)
#AEA4AA
(174,164,170)
#BBB2B7
(187,178,183)
#C8C0C4
(200,192,196)
#D5CED1
(213,206,209)
#E2DCDE
(226,220,222)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E69; }

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

This text font color is #6D5E69.

Background Color

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

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

This div background color is #6D5E69.

Border color

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

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

This div border color is #6D5E69.

Opacity

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

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

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

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

This text has shadow with #6D5E69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E69.

Preview

Color preview on black background

This text has color #6D5E69 on black background.


Color preview on white background

This text has color #6D5E69 on white background.


Black color preview on #6D5E69 background

This text has black color on #6D5E69 background.


White color preview on #6D5E69 background

This text has white color on #6D5E69 background.


Related colors

Complementary color

Complementary color for #hex is #92A196.


I love getcolorcode.com

Triadic colors

1 #696D5E and #5E696D with #6D5E69 are triadic colors.

2 #695E6D and #5E6D69 with #6D5E69 are triadic colors.