COLOR #6D5357

HEX: #6D5357 RGB: (109,83,87)

Color info

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

RGB color model

#6D5357 color RGB value is (109,83,87).

RGB: (109,83,87) (43%, 33%, 34%)

RGB channels and saturation

R 109 of 255 = 43%
G 83 of 255 = 33%
B 87 of 255 = 34%

109
83
87

R + G + B ~ 37%. #6D5357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 83 + 87 = 279 (100%)
R 109 of 279 ~ 39.07%
G 83 of 279 ~ 29.75%
B 87 of 279 ~ 31.18'%

%39.07
%29.75
%31.18

CMYK color model

#6D5357 color CMYK value is (0,24,20,57).

  • cyan value is 0.00%
  • magenta value is 23.85%
  • yellow value is 20.18%
  • key color value is 57.25%

CMYK: (0,24,20,57)
C0M24Y20K57 (0%, 24%, 20%, 57%)
(0.00 / 0.24 / 0.20 / 0.57)

CMYK percentages

%0
%23.85
%20.18
%57.25

Codes

Color #6D5357 in popluar color models

6D 53 57
RGB 109 83 87
HSL 351° 13.54% 37.65%
HSB/HSV 351° 23.85% 42.75%
CMYK 0.00% 23.85% 20.18%
57.25%

Color #6D5357 in popluar number systems.

HEX 6D 53 57
Decimal 109 83 87
Binary 1101101 1010011 1010111
Octal 155 123 127

Shades and tints

Shades of #6D5357

#6D5357
(109,83,87)
#644C50
(100,76,80)
#5B4549
(91,69,73)
#523E42
(82,62,66)
#49373B
(73,55,59)
#403034
(64,48,52)
#37292D
(55,41,45)
#2E2226
(46,34,38)
#251B1F
(37,27,31)
#1C1418
(28,20,24)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #6D5357

#6D5357
(109,83,87)
#7A6266
(122,98,102)
#877175
(135,113,117)
#948084
(148,128,132)
#A18F93
(161,143,147)
#AE9EA2
(174,158,162)
#BBADB1
(187,173,177)
#C8BCC0
(200,188,192)
#D5CBCF
(213,203,207)
#E2DADE
(226,218,222)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5357 color. Also use rgb(109,83,87) instead hex code.

Text Font Color

.myTextColor { color: #6D5357; }

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

This text font color is #6D5357.

Background Color

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

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

This div background color is #6D5357.

Border color

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

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

This div border color is #6D5357.

Opacity

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

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

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

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

This text has shadow with #6D5357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5357.

Preview

Color preview on black background

This text has color #6D5357 on black background.


Color preview on white background

This text has color #6D5357 on white background.


Black color preview on #6D5357 background

This text has black color on #6D5357 background.


White color preview on #6D5357 background

This text has white color on #6D5357 background.


Related colors

Complementary color

Complementary color for #hex is #92ACA8.


I love getcolorcode.com

Triadic colors

1 #576D53 and #53576D with #6D5357 are triadic colors.

2 #57536D and #536D57 with #6D5357 are triadic colors.