COLOR #6D5D63

HEX: #6D5D63 RGB: (109,93,99)

Color info

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

RGB color model

#6D5D63 color RGB value is (109,93,99).

RGB: (109,93,99) (43%, 36%, 39%)

RGB channels and saturation

R 109 of 255 = 43%
G 93 of 255 = 36%
B 99 of 255 = 39%

109
93
99

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

Portions of RGB colors in percentages

R + G + B = 109 + 93 + 99 = 301 (100%)
R 109 of 301 ~ 36.21%
G 93 of 301 ~ 30.9%
B 99 of 301 ~ 32.89'%

%36.21
%30.9
%32.89

CMYK color model

#6D5D63 color CMYK value is (0,15,9,57).

  • cyan value is 0.00%
  • magenta value is 14.68%
  • yellow value is 9.17%
  • key color value is 57.25%

CMYK: (0,15,9,57)
C0M15Y9K57 (0%, 15%, 9%, 57%)
(0.00 / 0.15 / 0.09 / 0.57)

CMYK percentages

%0
%14.68
%9.17
%57.25

Codes

Color #6D5D63 in popluar color models

6D 5D 63
RGB 109 93 99
HSL 338° 7.92% 39.61%
HSB/HSV 338° 14.68% 42.75%
CMYK 0.00% 14.68% 9.17%
57.25%

Color #6D5D63 in popluar number systems.

HEX 6D 5D 63
Decimal 109 93 99
Binary 1101101 1011101 1100011
Octal 155 135 143

Shades and tints

Shades of #6D5D63

#6D5D63
(109,93,99)
#64555A
(100,85,90)
#5B4D51
(91,77,81)
#524548
(82,69,72)
#493D3F
(73,61,63)
#403536
(64,53,54)
#372D2D
(55,45,45)
#2E2524
(46,37,36)
#251D1B
(37,29,27)
#1C1512
(28,21,18)
#130D09
(19,13,9)
#000000
(0,0,0)

Tints of #6D5D63

#6D5D63
(109,93,99)
#7A6B71
(122,107,113)
#87797F
(135,121,127)
#94878D
(148,135,141)
#A1959B
(161,149,155)
#AEA3A9
(174,163,169)
#BBB1B7
(187,177,183)
#C8BFC5
(200,191,197)
#D5CDD3
(213,205,211)
#E2DBE1
(226,219,225)
#EFE9EF
(239,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5D63 color. Also use rgb(109,93,99) instead hex code.

Text Font Color

.myTextColor { color: #6D5D63; }

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

This text font color is #6D5D63.

Background Color

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

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

This div background color is #6D5D63.

Border color

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

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

This div border color is #6D5D63.

Opacity

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

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

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

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

This text has shadow with #6D5D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5D63.

Preview

Color preview on black background

This text has color #6D5D63 on black background.


Color preview on white background

This text has color #6D5D63 on white background.


Black color preview on #6D5D63 background

This text has black color on #6D5D63 background.


White color preview on #6D5D63 background

This text has white color on #6D5D63 background.


Related colors

Complementary color

Complementary color for #hex is #92A29C.


I love getcolorcode.com

Triadic colors

1 #636D5D and #5D636D with #6D5D63 are triadic colors.

2 #635D6D and #5D6D63 with #6D5D63 are triadic colors.