COLOR #6A5B57

HEX: #6A5B57 RGB: (106,91,87)

Color info

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

RGB color model

#6A5B57 color RGB value is (106,91,87).

RGB: (106,91,87) (42%, 36%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 91 of 255 = 36%
B 87 of 255 = 34%

106
91
87

R + G + B ~ 37%. #6A5B57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 91 + 87 = 284 (100%)
R 106 of 284 ~ 37.32%
G 91 of 284 ~ 32.04%
B 87 of 284 ~ 30.63'%

%37.32
%32.04
%30.63

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 14.15%
  • yellow value is 17.92%
  • key color value is 58.43%
CMYK: (0,14,18,58) C0M14Y18K58 (0%,14%,18%,58%) (0.00/0.14/0.18/0.58) 

CMYK percentages

%0
%14.15
%17.92
%58.43

Codes

Color #6A5B57 in popluar color models

6A 5B 57
RGB 106 91 87
HSL 13° 9.84% 37.84%
HSB/HSV 13° 17.92% 41.57%
CMYK 0.00% 14.15% 17.92%
58.43%

Color #6A5B57 in popluar number systems.

HEX 6A 5B 57
Decimal 106 91 87
Binary 1101010 1011011 1010111
Octal 152 133 127

Shades and tints

Shades of #6A5B57

#6A5B57
(106,91,87)
#615350
(97,83,80)
#584B49
(88,75,73)
#4F4342
(79,67,66)
#463B3B
(70,59,59)
#3D3334
(61,51,52)
#342B2D
(52,43,45)
#2B2326
(43,35,38)
#221B1F
(34,27,31)
#191318
(25,19,24)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #6A5B57

#6A5B57
(106,91,87)
#776966
(119,105,102)
#847775
(132,119,117)
#918584
(145,133,132)
#9E9393
(158,147,147)
#ABA1A2
(171,161,162)
#B8AFB1
(184,175,177)
#C5BDC0
(197,189,192)
#D2CBCF
(210,203,207)
#DFD9DE
(223,217,222)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5B57 color. Also use rgb(106,91,87) instead hex code.

Text Font Color

.myTextColor { color: #6A5B57; }

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

This text font color is #6A5B57.

Background Color

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

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

This div background color is #6A5B57.

Border color

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

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

This div border color is #6A5B57.

Opacity

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

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

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

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

This text has shadow with #6A5B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5B57.

Preview

Color preview on black background

This text has color #6A5B57 on black background.


Color preview on white background

This text has color #6A5B57 on white background.


Black color preview on #6A5B57 background

This text has black color on #6A5B57 background.


White color preview on #6A5B57 background

This text has white color on #6A5B57 background.


Related colors

Complementary color

Complementary color for #hex is #95A4A8.


I love getcolorcode.com

Triadic colors

1 #576A5B and #5B576A with #6A5B57 are triadic colors.

2 #575B6A and #5B6A57 with #6A5B57 are triadic colors.