COLOR #6C5E4A

HEX: #6C5E4A RGB: (108,94,74)

Color info

#6C5E4A contains red, green and blue colors in about the same proportion. Web safe color of #6C5E4A is #666633 (or #663).

RGB color model

#6C5E4A color RGB value is (108,94,74).

RGB: (108,94,74) (42%, 37%, 29%)

RGB channels and saturation

R 108 of 255 = 42%
G 94 of 255 = 37%
B 74 of 255 = 29%

108
94
74

R + G + B ~ 36%. #6C5E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 94 + 74 = 276 (100%)
R 108 of 276 ~ 39.13%
G 94 of 276 ~ 34.06%
B 74 of 276 ~ 26.81'%

%39.13
%34.06
%26.81

CMYK color model

#6C5E4A color CMYK value is (0,13,31,58).

  • cyan value is 0.00%
  • magenta value is 12.96%
  • yellow value is 31.48%
  • key color value is 57.65%

CMYK: (0,13,31,58)
C0M13Y31K58 (0%, 13%, 31%, 58%)
(0.00 / 0.13 / 0.31 / 0.58)

CMYK percentages

%0
%12.96
%31.48
%57.65

Codes

Color #6C5E4A in popluar color models

6C 5E 4A
RGB 108 94 74
HSL 35° 18.68% 35.69%
HSB/HSV 35° 31.48% 42.35%
CMYK 0.00% 12.96% 31.48%
57.65%

Color #6C5E4A in popluar number systems.

HEX 6C 5E 4A
Decimal 108 94 74
Binary 1101100 1011110 1001010
Octal 154 136 112

Shades and tints

Shades of #6C5E4A

#6C5E4A
(108,94,74)
#635644
(99,86,68)
#5A4E3E
(90,78,62)
#514638
(81,70,56)
#483E32
(72,62,50)
#3F362C
(63,54,44)
#362E26
(54,46,38)
#2D2620
(45,38,32)
#241E1A
(36,30,26)
#1B1614
(27,22,20)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #6C5E4A

#6C5E4A
(108,94,74)
#796C5A
(121,108,90)
#867A6A
(134,122,106)
#93887A
(147,136,122)
#A0968A
(160,150,138)
#ADA49A
(173,164,154)
#BAB2AA
(186,178,170)
#C7C0BA
(199,192,186)
#D4CECA
(212,206,202)
#E1DCDA
(225,220,218)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C5E4A color. Also use rgb(108,94,74) instead hex code.

Text Font Color

.myTextColor { color: #6C5E4A; }

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

This text font color is #6C5E4A.

Background Color

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

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

This div background color is #6C5E4A.

Border color

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

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

This div border color is #6C5E4A.

Opacity

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

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

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

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

This text has shadow with #6C5E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C5E4A.

Preview

Color preview on black background

This text has color #6C5E4A on black background.


Color preview on white background

This text has color #6C5E4A on white background.


Black color preview on #6C5E4A background

This text has black color on #6C5E4A background.


White color preview on #6C5E4A background

This text has white color on #6C5E4A background.


Related colors

Complementary color

Complementary color for #hex is #93A1B5.


I love getcolorcode.com

Triadic colors

1 #4A6C5E and #5E4A6C with #6C5E4A are triadic colors.

2 #4A5E6C and #5E6C4A with #6C5E4A are triadic colors.