COLOR #6D5967

HEX: #6D5967 RGB: (109,89,103)

Color info

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

RGB color model

#6D5967 color RGB value is (109,89,103).

RGB: (109,89,103) (43%, 35%, 40%)

RGB channels and saturation

R 109 of 255 = 43%
G 89 of 255 = 35%
B 103 of 255 = 40%

109
89
103

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

Portions of RGB colors in percentages

R + G + B = 109 + 89 + 103 = 301 (100%)
R 109 of 301 ~ 36.21%
G 89 of 301 ~ 29.57%
B 103 of 301 ~ 34.22'%

%36.21
%29.57
%34.22

CMYK color model

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

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

CMYK: (0,18,6,57)
C0M18Y6K57 (0%, 18%, 6%, 57%)
(0.00 / 0.18 / 0.06 / 0.57)

CMYK percentages

%0
%18.35
%5.5
%57.25

Codes

Color #6D5967 in popluar color models

6D 59 67
RGB 109 89 103
HSL 318° 10.10% 38.82%
HSB/HSV 318° 18.35% 42.75%
CMYK 0.00% 18.35% 5.50%
57.25%

Color #6D5967 in popluar number systems.

HEX 6D 59 67
Decimal 109 89 103
Binary 1101101 1011001 1100111
Octal 155 131 147

Shades and tints

Shades of #6D5967

#6D5967
(109,89,103)
#64515E
(100,81,94)
#5B4955
(91,73,85)
#52414C
(82,65,76)
#493943
(73,57,67)
#40313A
(64,49,58)
#372931
(55,41,49)
#2E2128
(46,33,40)
#25191F
(37,25,31)
#1C1116
(28,17,22)
#13090D
(19,9,13)
#000000
(0,0,0)

Tints of #6D5967

#6D5967
(109,89,103)
#7A6874
(122,104,116)
#877781
(135,119,129)
#94868E
(148,134,142)
#A1959B
(161,149,155)
#AEA4A8
(174,164,168)
#BBB3B5
(187,179,181)
#C8C2C2
(200,194,194)
#D5D1CF
(213,209,207)
#E2E0DC
(226,224,220)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5967; }

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

This text font color is #6D5967.

Background Color

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

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

This div background color is #6D5967.

Border color

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

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

This div border color is #6D5967.

Opacity

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

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

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

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

This text has shadow with #6D5967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5967.

Preview

Color preview on black background

This text has color #6D5967 on black background.


Color preview on white background

This text has color #6D5967 on white background.


Black color preview on #6D5967 background

This text has black color on #6D5967 background.


White color preview on #6D5967 background

This text has white color on #6D5967 background.


Related colors

Complementary color

Complementary color for #hex is #92A698.


I love getcolorcode.com

Triadic colors

1 #676D59 and #59676D with #6D5967 are triadic colors.

2 #67596D and #596D67 with #6D5967 are triadic colors.