COLOR #6C5F59

HEX: #6C5F59 RGB: (108,95,89)

Color info

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

RGB color model

#6C5F59 color RGB value is (108,95,89).

RGB: (108,95,89) (42%, 37%, 35%)

RGB channels and saturation

R 108 of 255 = 42%
G 95 of 255 = 37%
B 89 of 255 = 35%

108
95
89

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

Portions of RGB colors in percentages

R + G + B = 108 + 95 + 89 = 292 (100%)
R 108 of 292 ~ 36.99%
G 95 of 292 ~ 32.53%
B 89 of 292 ~ 30.48'%

%36.99
%32.53
%30.48

CMYK color model

#6C5F59 color CMYK value is (0,12,18,58).

  • cyan value is 0.00%
  • magenta value is 12.04%
  • yellow value is 17.59%
  • key color value is 57.65%
CMYK: (0,12,18,58) C0M12Y18K58 (0%,12%,18%,58%) (0.00/0.12/0.18/0.58) 

CMYK percentages

%0
%12.04
%17.59
%57.65

Codes

Color #6C5F59 in popluar color models

6C 5F 59
RGB 108 95 89
HSL 19° 9.64% 38.63%
HSB/HSV 19° 17.59% 42.35%
CMYK 0.00% 12.04% 17.59%
57.65%

Color #6C5F59 in popluar number systems.

HEX 6C 5F 59
Decimal 108 95 89
Binary 1101100 1011111 1011001
Octal 154 137 131

Shades and tints

Shades of #6C5F59

#6C5F59
(108,95,89)
#635751
(99,87,81)
#5A4F49
(90,79,73)
#514741
(81,71,65)
#483F39
(72,63,57)
#3F3731
(63,55,49)
#362F29
(54,47,41)
#2D2721
(45,39,33)
#241F19
(36,31,25)
#1B1711
(27,23,17)
#120F09
(18,15,9)
#000000
(0,0,0)

Tints of #6C5F59

#6C5F59
(108,95,89)
#796D68
(121,109,104)
#867B77
(134,123,119)
#938986
(147,137,134)
#A09795
(160,151,149)
#ADA5A4
(173,165,164)
#BAB3B3
(186,179,179)
#C7C1C2
(199,193,194)
#D4CFD1
(212,207,209)
#E1DDE0
(225,221,224)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5F59; }

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

This text font color is #6C5F59.

Background Color

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

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

This div background color is #6C5F59.

Border color

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

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

This div border color is #6C5F59.

Opacity

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

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

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

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

This text has shadow with #6C5F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5F59.

Preview

Color preview on black background

This text has color #6C5F59 on black background.


Color preview on white background

This text has color #6C5F59 on white background.


Black color preview on #6C5F59 background

This text has black color on #6C5F59 background.


White color preview on #6C5F59 background

This text has white color on #6C5F59 background.


Related colors

Complementary color

Complementary color for #hex is #93A0A6.


I love getcolorcode.com

Triadic colors

1 #596C5F and #5F596C with #6C5F59 are triadic colors.

2 #595F6C and #5F6C59 with #6C5F59 are triadic colors.