COLOR #6C5D59

HEX: #6C5D59 RGB: (108,93,89)

Color info

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

RGB color model

#6C5D59 color RGB value is (108,93,89).

RGB: (108,93,89) (42%, 36%, 35%)

RGB channels and saturation

R 108 of 255 = 42%
G 93 of 255 = 36%
B 89 of 255 = 35%

108
93
89

R + G + B ~ 38%. #6C5D59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 93 + 89 = 290 (100%)
R 108 of 290 ~ 37.24%
G 93 of 290 ~ 32.07%
B 89 of 290 ~ 30.69'%

%37.24
%32.07
%30.69

CMYK color model

#6C5D59 color CMYK value is (0,14,18,58).

  • cyan value is 0.00%
  • magenta value is 13.89%
  • yellow value is 17.59%
  • key color value is 57.65%

CMYK: (0,14,18,58)
C0M14Y18K58 (0%, 14%, 18%, 58%)
(0.00 / 0.14 / 0.18 / 0.58)

CMYK percentages

%0
%13.89
%17.59
%57.65

Codes

Color #6C5D59 in popluar color models

6C 5D 59
RGB 108 93 89
HSL 13° 9.64% 38.63%
HSB/HSV 13° 17.59% 42.35%
CMYK 0.00% 13.89% 17.59%
57.65%

Color #6C5D59 in popluar number systems.

HEX 6C 5D 59
Decimal 108 93 89
Binary 1101100 1011101 1011001
Octal 154 135 131

Shades and tints

Shades of #6C5D59

#6C5D59
(108,93,89)
#635551
(99,85,81)
#5A4D49
(90,77,73)
#514541
(81,69,65)
#483D39
(72,61,57)
#3F3531
(63,53,49)
#362D29
(54,45,41)
#2D2521
(45,37,33)
#241D19
(36,29,25)
#1B1511
(27,21,17)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #6C5D59

#6C5D59
(108,93,89)
#796B68
(121,107,104)
#867977
(134,121,119)
#938786
(147,135,134)
#A09595
(160,149,149)
#ADA3A4
(173,163,164)
#BAB1B3
(186,177,179)
#C7BFC2
(199,191,194)
#D4CDD1
(212,205,209)
#E1DBE0
(225,219,224)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5D59 color. Also use rgb(108,93,89) instead hex code.

Text Font Color

.myTextColor { color: #6C5D59; }

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

This text font color is #6C5D59.

Background Color

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

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

This div background color is #6C5D59.

Border color

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

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

This div border color is #6C5D59.

Opacity

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

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

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

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

This text has shadow with #6C5D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5D59.

Preview

Color preview on black background

This text has color #6C5D59 on black background.


Color preview on white background

This text has color #6C5D59 on white background.


Black color preview on #6C5D59 background

This text has black color on #6C5D59 background.


White color preview on #6C5D59 background

This text has white color on #6C5D59 background.


Related colors

Complementary color

Complementary color for #hex is #93A2A6.


I love getcolorcode.com

Triadic colors

1 #596C5D and #5D596C with #6C5D59 are triadic colors.

2 #595D6C and #5D6C59 with #6C5D59 are triadic colors.