COLOR #6C5B61

HEX: #6C5B61 RGB: (108,91,97)

Color info

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

RGB color model

#6C5B61 color RGB value is (108,91,97).

RGB: (108,91,97) (42%, 36%, 38%)

RGB channels and saturation

R 108 of 255 = 42%
G 91 of 255 = 36%
B 97 of 255 = 38%

108
91
97

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

Portions of RGB colors in percentages

R + G + B = 108 + 91 + 97 = 296 (100%)
R 108 of 296 ~ 36.49%
G 91 of 296 ~ 30.74%
B 97 of 296 ~ 32.77'%

%36.49
%30.74
%32.77

CMYK color model

#6C5B61 color CMYK value is (0,16,10,58).

  • cyan value is 0.00%
  • magenta value is 15.74%
  • yellow value is 10.19%
  • key color value is 57.65%

CMYK: (0,16,10,58)
C0M16Y10K58 (0%, 16%, 10%, 58%)
(0.00 / 0.16 / 0.10 / 0.58)

CMYK percentages

%0
%15.74
%10.19
%57.65

Codes

Color #6C5B61 in popluar color models

6C 5B 61
RGB 108 91 97
HSL 339° 8.54% 39.02%
HSB/HSV 339° 15.74% 42.35%
CMYK 0.00% 15.74% 10.19%
57.65%

Color #6C5B61 in popluar number systems.

HEX 6C 5B 61
Decimal 108 91 97
Binary 1101100 1011011 1100001
Octal 154 133 141

Shades and tints

Shades of #6C5B61

#6C5B61
(108,91,97)
#635359
(99,83,89)
#5A4B51
(90,75,81)
#514349
(81,67,73)
#483B41
(72,59,65)
#3F3339
(63,51,57)
#362B31
(54,43,49)
#2D2329
(45,35,41)
#241B21
(36,27,33)
#1B1319
(27,19,25)
#120B11
(18,11,17)
#000000
(0,0,0)

Tints of #6C5B61

#6C5B61
(108,91,97)
#79696F
(121,105,111)
#86777D
(134,119,125)
#93858B
(147,133,139)
#A09399
(160,147,153)
#ADA1A7
(173,161,167)
#BAAFB5
(186,175,181)
#C7BDC3
(199,189,195)
#D4CBD1
(212,203,209)
#E1D9DF
(225,217,223)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5B61 color. Also use rgb(108,91,97) instead hex code.

Text Font Color

.myTextColor { color: #6C5B61; }

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

This text font color is #6C5B61.

Background Color

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

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

This div background color is #6C5B61.

Border color

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

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

This div border color is #6C5B61.

Opacity

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

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

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

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

This text has shadow with #6C5B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5B61.

Preview

Color preview on black background

This text has color #6C5B61 on black background.


Color preview on white background

This text has color #6C5B61 on white background.


Black color preview on #6C5B61 background

This text has black color on #6C5B61 background.


White color preview on #6C5B61 background

This text has white color on #6C5B61 background.


Related colors

Complementary color

Complementary color for #hex is #93A49E.


I love getcolorcode.com

Triadic colors

1 #616C5B and #5B616C with #6C5B61 are triadic colors.

2 #615B6C and #5B6C61 with #6C5B61 are triadic colors.