COLOR #6D5D64

HEX: #6D5D64 RGB: (109,93,100)

Color info

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

RGB color model

#6D5D64 color RGB value is (109,93,100).

RGB: (109,93,100) (43%, 36%, 39%)

RGB channels and saturation

R 109 of 255 = 43%
G 93 of 255 = 36%
B 100 of 255 = 39%

109
93
100

R + G + B ~ 39%. #6D5D64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 93 + 100 = 302 (100%)
R 109 of 302 ~ 36.09%
G 93 of 302 ~ 30.79%
B 100 of 302 ~ 33.11'%

%36.09
%30.79
%33.11

CMYK color model

#6D5D64 color CMYK value is (0,15,8,57).

  • cyan value is 0.00%
  • magenta value is 14.68%
  • yellow value is 8.26%
  • key color value is 57.25%
CMYK: (0,15,8,57) C0M15Y8K57 (0%,15%,8%,57%) (0.00/0.15/0.08/0.57) 

CMYK percentages

%0
%14.68
%8.26
%57.25

Codes

Color #6D5D64 in popluar color models

6D 5D 64
RGB 109 93 100
HSL 334° 7.92% 39.61%
HSB/HSV 334° 14.68% 42.75%
CMYK 0.00% 14.68% 8.26%
57.25%

Color #6D5D64 in popluar number systems.

HEX 6D 5D 64
Decimal 109 93 100
Binary 1101101 1011101 1100100
Octal 155 135 144

Shades and tints

Shades of #6D5D64

#6D5D64
(109,93,100)
#64555B
(100,85,91)
#5B4D52
(91,77,82)
#524549
(82,69,73)
#493D40
(73,61,64)
#403537
(64,53,55)
#372D2E
(55,45,46)
#2E2525
(46,37,37)
#251D1C
(37,29,28)
#1C1513
(28,21,19)
#130D0A
(19,13,10)
#000000
(0,0,0)

Tints of #6D5D64

#6D5D64
(109,93,100)
#7A6B72
(122,107,114)
#877980
(135,121,128)
#94878E
(148,135,142)
#A1959C
(161,149,156)
#AEA3AA
(174,163,170)
#BBB1B8
(187,177,184)
#C8BFC6
(200,191,198)
#D5CDD4
(213,205,212)
#E2DBE2
(226,219,226)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5D64 color. Also use rgb(109,93,100) instead hex code.

Text Font Color

.myTextColor { color: #6D5D64; }

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

This text font color is #6D5D64.

Background Color

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

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

This div background color is #6D5D64.

Border color

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

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

This div border color is #6D5D64.

Opacity

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

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

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

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

This text has shadow with #6D5D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5D64.

Preview

Color preview on black background

This text has color #6D5D64 on black background.


Color preview on white background

This text has color #6D5D64 on white background.


Black color preview on #6D5D64 background

This text has black color on #6D5D64 background.


White color preview on #6D5D64 background

This text has white color on #6D5D64 background.


Related colors

Complementary color

Complementary color for #hex is #92A29B.


I love getcolorcode.com

Triadic colors

1 #646D5D and #5D646D with #6D5D64 are triadic colors.

2 #645D6D and #5D6D64 with #6D5D64 are triadic colors.