COLOR #6D5661

HEX: #6D5661 RGB: (109,86,97)

Color info

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

RGB color model

#6D5661 color RGB value is (109,86,97).

RGB: (109,86,97) (43%, 34%, 38%)

RGB channels and saturation

R 109 of 255 = 43%
G 86 of 255 = 34%
B 97 of 255 = 38%

109
86
97

R + G + B ~ 38%. #6D5661 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 86 + 97 = 292 (100%)
R 109 of 292 ~ 37.33%
G 86 of 292 ~ 29.45%
B 97 of 292 ~ 33.22'%

%37.33
%29.45
%33.22

CMYK color model

#6D5661 color CMYK value is (0,21,11,57).

  • cyan value is 0.00%
  • magenta value is 21.10%
  • yellow value is 11.01%
  • key color value is 57.25%

CMYK: (0,21,11,57)
C0M21Y11K57 (0%, 21%, 11%, 57%)
(0.00 / 0.21 / 0.11 / 0.57)

CMYK percentages

%0
%21.1
%11.01
%57.25

Codes

Color #6D5661 in popluar color models

6D 56 61
RGB 109 86 97
HSL 331° 11.79% 38.24%
HSB/HSV 331° 21.10% 42.75%
CMYK 0.00% 21.10% 11.01%
57.25%

Color #6D5661 in popluar number systems.

HEX 6D 56 61
Decimal 109 86 97
Binary 1101101 1010110 1100001
Octal 155 126 141

Shades and tints

Shades of #6D5661

#6D5661
(109,86,97)
#644F59
(100,79,89)
#5B4851
(91,72,81)
#524149
(82,65,73)
#493A41
(73,58,65)
#403339
(64,51,57)
#372C31
(55,44,49)
#2E2529
(46,37,41)
#251E21
(37,30,33)
#1C1719
(28,23,25)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #6D5661

#6D5661
(109,86,97)
#7A656F
(122,101,111)
#87747D
(135,116,125)
#94838B
(148,131,139)
#A19299
(161,146,153)
#AEA1A7
(174,161,167)
#BBB0B5
(187,176,181)
#C8BFC3
(200,191,195)
#D5CED1
(213,206,209)
#E2DDDF
(226,221,223)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5661 color. Also use rgb(109,86,97) instead hex code.

Text Font Color

.myTextColor { color: #6D5661; }

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

This text font color is #6D5661.

Background Color

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

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

This div background color is #6D5661.

Border color

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

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

This div border color is #6D5661.

Opacity

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

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

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

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

This text has shadow with #6D5661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5661.

Preview

Color preview on black background

This text has color #6D5661 on black background.


Color preview on white background

This text has color #6D5661 on white background.


Black color preview on #6D5661 background

This text has black color on #6D5661 background.


White color preview on #6D5661 background

This text has white color on #6D5661 background.


Related colors

Complementary color

Complementary color for #hex is #92A99E.


I love getcolorcode.com

Triadic colors

1 #616D56 and #56616D with #6D5661 are triadic colors.

2 #61566D and #566D61 with #6D5661 are triadic colors.