COLOR #6D5964

HEX: #6D5964 RGB: (109,89,100)

Color info

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

RGB color model

#6D5964 color RGB value is (109,89,100).

RGB: (109,89,100) (43%, 35%, 39%)

RGB channels and saturation

R 109 of 255 = 43%
G 89 of 255 = 35%
B 100 of 255 = 39%

109
89
100

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

Portions of RGB colors in percentages

R + G + B = 109 + 89 + 100 = 298 (100%)
R 109 of 298 ~ 36.58%
G 89 of 298 ~ 29.87%
B 100 of 298 ~ 33.56'%

%36.58
%29.87
%33.56

CMYK color model

#6D5964 color CMYK value is (0,18,8,57).

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

CMYK: (0,18,8,57)
C0M18Y8K57 (0%, 18%, 8%, 57%)
(0.00 / 0.18 / 0.08 / 0.57)

CMYK percentages

%0
%18.35
%8.26
%57.25

Codes

Color #6D5964 in popluar color models

6D 59 64
RGB 109 89 100
HSL 327° 10.10% 38.82%
HSB/HSV 327° 18.35% 42.75%
CMYK 0.00% 18.35% 8.26%
57.25%

Color #6D5964 in popluar number systems.

HEX 6D 59 64
Decimal 109 89 100
Binary 1101101 1011001 1100100
Octal 155 131 144

Shades and tints

Shades of #6D5964

#6D5964
(109,89,100)
#64515B
(100,81,91)
#5B4952
(91,73,82)
#524149
(82,65,73)
#493940
(73,57,64)
#403137
(64,49,55)
#37292E
(55,41,46)
#2E2125
(46,33,37)
#25191C
(37,25,28)
#1C1113
(28,17,19)
#13090A
(19,9,10)
#000000
(0,0,0)

Tints of #6D5964

#6D5964
(109,89,100)
#7A6872
(122,104,114)
#877780
(135,119,128)
#94868E
(148,134,142)
#A1959C
(161,149,156)
#AEA4AA
(174,164,170)
#BBB3B8
(187,179,184)
#C8C2C6
(200,194,198)
#D5D1D4
(213,209,212)
#E2E0E2
(226,224,226)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5964; }

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

This text font color is #6D5964.

Background Color

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

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

This div background color is #6D5964.

Border color

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

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

This div border color is #6D5964.

Opacity

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

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

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

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

This text has shadow with #6D5964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5964.

Preview

Color preview on black background

This text has color #6D5964 on black background.


Color preview on white background

This text has color #6D5964 on white background.


Black color preview on #6D5964 background

This text has black color on #6D5964 background.


White color preview on #6D5964 background

This text has white color on #6D5964 background.


Related colors

Complementary color

Complementary color for #hex is #92A69B.


I love getcolorcode.com

Triadic colors

1 #646D59 and #59646D with #6D5964 are triadic colors.

2 #64596D and #596D64 with #6D5964 are triadic colors.