COLOR #6D5767

HEX: #6D5767 RGB: (109,87,103)

Color info

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

RGB color model

#6D5767 color RGB value is (109,87,103).

RGB: (109,87,103) (43%, 34%, 40%)

RGB channels and saturation

R 109 of 255 = 43%
G 87 of 255 = 34%
B 103 of 255 = 40%

109
87
103

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

Portions of RGB colors in percentages

R + G + B = 109 + 87 + 103 = 299 (100%)
R 109 of 299 ~ 36.45%
G 87 of 299 ~ 29.1%
B 103 of 299 ~ 34.45'%

%36.45
%29.1
%34.45

CMYK color model

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

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

CMYK: (0,20,6,57)
C0M20Y6K57 (0%, 20%, 6%, 57%)
(0.00 / 0.20 / 0.06 / 0.57)

CMYK percentages

%0
%20.18
%5.5
%57.25

Codes

Color #6D5767 in popluar color models

6D 57 67
RGB 109 87 103
HSL 316° 11.22% 38.43%
HSB/HSV 316° 20.18% 42.75%
CMYK 0.00% 20.18% 5.50%
57.25%

Color #6D5767 in popluar number systems.

HEX 6D 57 67
Decimal 109 87 103
Binary 1101101 1010111 1100111
Octal 155 127 147

Shades and tints

Shades of #6D5767

#6D5767
(109,87,103)
#64505E
(100,80,94)
#5B4955
(91,73,85)
#52424C
(82,66,76)
#493B43
(73,59,67)
#40343A
(64,52,58)
#372D31
(55,45,49)
#2E2628
(46,38,40)
#251F1F
(37,31,31)
#1C1816
(28,24,22)
#13110D
(19,17,13)
#000000
(0,0,0)

Tints of #6D5767

#6D5767
(109,87,103)
#7A6674
(122,102,116)
#877581
(135,117,129)
#94848E
(148,132,142)
#A1939B
(161,147,155)
#AEA2A8
(174,162,168)
#BBB1B5
(187,177,181)
#C8C0C2
(200,192,194)
#D5CFCF
(213,207,207)
#E2DEDC
(226,222,220)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5767; }

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

This text font color is #6D5767.

Background Color

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

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

This div background color is #6D5767.

Border color

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

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

This div border color is #6D5767.

Opacity

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

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

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

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

This text has shadow with #6D5767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5767.

Preview

Color preview on black background

This text has color #6D5767 on black background.


Color preview on white background

This text has color #6D5767 on white background.


Black color preview on #6D5767 background

This text has black color on #6D5767 background.


White color preview on #6D5767 background

This text has white color on #6D5767 background.


Related colors

Complementary color

Complementary color for #hex is #92A898.


I love getcolorcode.com

Triadic colors

1 #676D57 and #57676D with #6D5767 are triadic colors.

2 #67576D and #576D67 with #6D5767 are triadic colors.