COLOR #6D5B68

HEX: #6D5B68 RGB: (109,91,104)

Color info

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

RGB color model

#6D5B68 color RGB value is (109,91,104).

RGB: (109,91,104) (43%, 36%, 41%)

RGB channels and saturation

R 109 of 255 = 43%
G 91 of 255 = 36%
B 104 of 255 = 41%

109
91
104

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

Portions of RGB colors in percentages

R + G + B = 109 + 91 + 104 = 304 (100%)
R 109 of 304 ~ 35.86%
G 91 of 304 ~ 29.93%
B 104 of 304 ~ 34.21'%

%35.86
%29.93
%34.21

CMYK color model

#6D5B68 color CMYK value is (0,17,5,57).

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

CMYK: (0,17,5,57)
C0M17Y5K57 (0%, 17%, 5%, 57%)
(0.00 / 0.17 / 0.05 / 0.57)

CMYK percentages

%0
%16.51
%4.59
%57.25

Codes

Color #6D5B68 in popluar color models

6D 5B 68
RGB 109 91 104
HSL 317° 9.00% 39.22%
HSB/HSV 317° 16.51% 42.75%
CMYK 0.00% 16.51% 4.59%
57.25%

Color #6D5B68 in popluar number systems.

HEX 6D 5B 68
Decimal 109 91 104
Binary 1101101 1011011 1101000
Octal 155 133 150

Shades and tints

Shades of #6D5B68

#6D5B68
(109,91,104)
#64535F
(100,83,95)
#5B4B56
(91,75,86)
#52434D
(82,67,77)
#493B44
(73,59,68)
#40333B
(64,51,59)
#372B32
(55,43,50)
#2E2329
(46,35,41)
#251B20
(37,27,32)
#1C1317
(28,19,23)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #6D5B68

#6D5B68
(109,91,104)
#7A6975
(122,105,117)
#877782
(135,119,130)
#94858F
(148,133,143)
#A1939C
(161,147,156)
#AEA1A9
(174,161,169)
#BBAFB6
(187,175,182)
#C8BDC3
(200,189,195)
#D5CBD0
(213,203,208)
#E2D9DD
(226,217,221)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5B68; }

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

This text font color is #6D5B68.

Background Color

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

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

This div background color is #6D5B68.

Border color

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

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

This div border color is #6D5B68.

Opacity

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

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

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

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

This text has shadow with #6D5B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5B68.

Preview

Color preview on black background

This text has color #6D5B68 on black background.


Color preview on white background

This text has color #6D5B68 on white background.


Black color preview on #6D5B68 background

This text has black color on #6D5B68 background.


White color preview on #6D5B68 background

This text has white color on #6D5B68 background.


Related colors

Complementary color

Complementary color for #hex is #92A497.


I love getcolorcode.com

Triadic colors

1 #686D5B and #5B686D with #6D5B68 are triadic colors.

2 #685B6D and #5B6D68 with #6D5B68 are triadic colors.