COLOR #6D5E68

HEX: #6D5E68 RGB: (109,94,104)

Color info

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

RGB color model

#6D5E68 color RGB value is (109,94,104).

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

RGB channels and saturation

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

109
94
104

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

Portions of RGB colors in percentages

R + G + B = 109 + 94 + 104 = 307 (100%)
R 109 of 307 ~ 35.5%
G 94 of 307 ~ 30.62%
B 104 of 307 ~ 33.88'%

%35.5
%30.62
%33.88

CMYK color model

#6D5E68 color CMYK value is (0,14,5,57).

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

CMYK: (0,14,5,57)
C0M14Y5K57 (0%, 14%, 5%, 57%)
(0.00 / 0.14 / 0.05 / 0.57)

CMYK percentages

%0
%13.76
%4.59
%57.25

Codes

Color #6D5E68 in popluar color models

6D 5E 68
RGB 109 94 104
HSL 320° 7.39% 39.80%
HSB/HSV 320° 13.76% 42.75%
CMYK 0.00% 13.76% 4.59%
57.25%

Color #6D5E68 in popluar number systems.

HEX 6D 5E 68
Decimal 109 94 104
Binary 1101101 1011110 1101000
Octal 155 136 150

Shades and tints

Shades of #6D5E68

#6D5E68
(109,94,104)
#64565F
(100,86,95)
#5B4E56
(91,78,86)
#52464D
(82,70,77)
#493E44
(73,62,68)
#40363B
(64,54,59)
#372E32
(55,46,50)
#2E2629
(46,38,41)
#251E20
(37,30,32)
#1C1617
(28,22,23)
#130E0E
(19,14,14)
#000000
(0,0,0)

Tints of #6D5E68

#6D5E68
(109,94,104)
#7A6C75
(122,108,117)
#877A82
(135,122,130)
#94888F
(148,136,143)
#A1969C
(161,150,156)
#AEA4A9
(174,164,169)
#BBB2B6
(187,178,182)
#C8C0C3
(200,192,195)
#D5CED0
(213,206,208)
#E2DCDD
(226,220,221)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5E68; }

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

This text font color is #6D5E68.

Background Color

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

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

This div background color is #6D5E68.

Border color

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

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

This div border color is #6D5E68.

Opacity

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

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

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

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

This text has shadow with #6D5E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E68.

Preview

Color preview on black background

This text has color #6D5E68 on black background.


Color preview on white background

This text has color #6D5E68 on white background.


Black color preview on #6D5E68 background

This text has black color on #6D5E68 background.


White color preview on #6D5E68 background

This text has white color on #6D5E68 background.


Related colors

Complementary color

Complementary color for #hex is #92A197.


I love getcolorcode.com

Triadic colors

1 #686D5E and #5E686D with #6D5E68 are triadic colors.

2 #685E6D and #5E6D68 with #6D5E68 are triadic colors.