COLOR #6D5C64

HEX: #6D5C64 RGB: (109,92,100)

Color info

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

RGB color model

#6D5C64 color RGB value is (109,92,100).

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

RGB channels and saturation

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

109
92
100

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

Portions of RGB colors in percentages

R + G + B = 109 + 92 + 100 = 301 (100%)
R 109 of 301 ~ 36.21%
G 92 of 301 ~ 30.56%
B 100 of 301 ~ 33.22'%

%36.21
%30.56
%33.22

CMYK color model

#6D5C64 color CMYK value is (0,16,8,57).

  • cyan value is 0.00%
  • magenta value is 15.60%
  • yellow value is 8.26%
  • key color value is 57.25%

CMYK: (0,16,8,57)
C0M16Y8K57 (0%, 16%, 8%, 57%)
(0.00 / 0.16 / 0.08 / 0.57)

CMYK percentages

%0
%15.6
%8.26
%57.25

Codes

Color #6D5C64 in popluar color models

6D 5C 64
RGB 109 92 100
HSL 332° 8.46% 39.41%
HSB/HSV 332° 15.60% 42.75%
CMYK 0.00% 15.60% 8.26%
57.25%

Color #6D5C64 in popluar number systems.

HEX 6D 5C 64
Decimal 109 92 100
Binary 1101101 1011100 1100100
Octal 155 134 144

Shades and tints

Shades of #6D5C64

#6D5C64
(109,92,100)
#64545B
(100,84,91)
#5B4C52
(91,76,82)
#524449
(82,68,73)
#493C40
(73,60,64)
#403437
(64,52,55)
#372C2E
(55,44,46)
#2E2425
(46,36,37)
#251C1C
(37,28,28)
#1C1413
(28,20,19)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #6D5C64

#6D5C64
(109,92,100)
#7A6A72
(122,106,114)
#877880
(135,120,128)
#94868E
(148,134,142)
#A1949C
(161,148,156)
#AEA2AA
(174,162,170)
#BBB0B8
(187,176,184)
#C8BEC6
(200,190,198)
#D5CCD4
(213,204,212)
#E2DAE2
(226,218,226)
#EFE8F0
(239,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5C64; }

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

This text font color is #6D5C64.

Background Color

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

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

This div background color is #6D5C64.

Border color

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

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

This div border color is #6D5C64.

Opacity

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

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

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

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

This text has shadow with #6D5C64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5C64.

Preview

Color preview on black background

This text has color #6D5C64 on black background.


Color preview on white background

This text has color #6D5C64 on white background.


Black color preview on #6D5C64 background

This text has black color on #6D5C64 background.


White color preview on #6D5C64 background

This text has white color on #6D5C64 background.


Related colors

Complementary color

Complementary color for #hex is #92A39B.


I love getcolorcode.com

Triadic colors

1 #646D5C and #5C646D with #6D5C64 are triadic colors.

2 #645C6D and #5C6D64 with #6D5C64 are triadic colors.