COLOR #6C5D67

HEX: #6C5D67 RGB: (108,93,103)

Color info

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

RGB color model

#6C5D67 color RGB value is (108,93,103).

RGB: (108,93,103) (42%, 36%, 40%)

RGB channels and saturation

R 108 of 255 = 42%
G 93 of 255 = 36%
B 103 of 255 = 40%

108
93
103

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

Portions of RGB colors in percentages

R + G + B = 108 + 93 + 103 = 304 (100%)
R 108 of 304 ~ 35.53%
G 93 of 304 ~ 30.59%
B 103 of 304 ~ 33.88'%

%35.53
%30.59
%33.88

CMYK color model

#6C5D67 color CMYK value is (0,14,5,58).

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

CMYK: (0,14,5,58)
C0M14Y5K58 (0%, 14%, 5%, 58%)
(0.00 / 0.14 / 0.05 / 0.58)

CMYK percentages

%0
%13.89
%4.63
%57.65

Codes

Color #6C5D67 in popluar color models

6C 5D 67
RGB 108 93 103
HSL 320° 7.46% 39.41%
HSB/HSV 320° 13.89% 42.35%
CMYK 0.00% 13.89% 4.63%
57.65%

Color #6C5D67 in popluar number systems.

HEX 6C 5D 67
Decimal 108 93 103
Binary 1101100 1011101 1100111
Octal 154 135 147

Shades and tints

Shades of #6C5D67

#6C5D67
(108,93,103)
#63555E
(99,85,94)
#5A4D55
(90,77,85)
#51454C
(81,69,76)
#483D43
(72,61,67)
#3F353A
(63,53,58)
#362D31
(54,45,49)
#2D2528
(45,37,40)
#241D1F
(36,29,31)
#1B1516
(27,21,22)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #6C5D67

#6C5D67
(108,93,103)
#796B74
(121,107,116)
#867981
(134,121,129)
#93878E
(147,135,142)
#A0959B
(160,149,155)
#ADA3A8
(173,163,168)
#BAB1B5
(186,177,181)
#C7BFC2
(199,191,194)
#D4CDCF
(212,205,207)
#E1DBDC
(225,219,220)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C5D67; }

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

This text font color is #6C5D67.

Background Color

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

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

This div background color is #6C5D67.

Border color

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

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

This div border color is #6C5D67.

Opacity

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

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

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

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

This text has shadow with #6C5D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5D67.

Preview

Color preview on black background

This text has color #6C5D67 on black background.


Color preview on white background

This text has color #6C5D67 on white background.


Black color preview on #6C5D67 background

This text has black color on #6C5D67 background.


White color preview on #6C5D67 background

This text has white color on #6C5D67 background.


Related colors

Complementary color

Complementary color for #hex is #93A298.


I love getcolorcode.com

Triadic colors

1 #676C5D and #5D676C with #6C5D67 are triadic colors.

2 #675D6C and #5D6C67 with #6C5D67 are triadic colors.