COLOR #6A5047

HEX: #6A5047 RGB: (106,80,71)

Color info

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

RGB color model

#6A5047 color RGB value is (106,80,71).

RGB: (106,80,71) (42%, 31%, 28%)

RGB channels and saturation

R 106 of 255 = 42%
G 80 of 255 = 31%
B 71 of 255 = 28%

106
80
71

R + G + B ~ 34%. #6A5047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 80 + 71 = 257 (100%)
R 106 of 257 ~ 41.25%
G 80 of 257 ~ 31.13%
B 71 of 257 ~ 27.63'%

%41.25
%31.13
%27.63

CMYK color model

#6A5047 color CMYK value is (0,25,33,58).

  • cyan value is 0.00%
  • magenta value is 24.53%
  • yellow value is 33.02%
  • key color value is 58.43%

CMYK: (0,25,33,58)
C0M25Y33K58 (0%, 25%, 33%, 58%)
(0.00 / 0.25 / 0.33 / 0.58)

CMYK percentages

%0
%24.53
%33.02
%58.43

Codes

Color #6A5047 in popluar color models

6A 50 47
RGB 106 80 71
HSL 15° 19.77% 34.71%
HSB/HSV 15° 33.02% 41.57%
CMYK 0.00% 24.53% 33.02%
58.43%

Color #6A5047 in popluar number systems.

HEX 6A 50 47
Decimal 106 80 71
Binary 1101010 1010000 1000111
Octal 152 120 107

Shades and tints

Shades of #6A5047

#6A5047
(106,80,71)
#614941
(97,73,65)
#58423B
(88,66,59)
#4F3B35
(79,59,53)
#46342F
(70,52,47)
#3D2D29
(61,45,41)
#342623
(52,38,35)
#2B1F1D
(43,31,29)
#221817
(34,24,23)
#191111
(25,17,17)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #6A5047

#6A5047
(106,80,71)
#775F57
(119,95,87)
#846E67
(132,110,103)
#917D77
(145,125,119)
#9E8C87
(158,140,135)
#AB9B97
(171,155,151)
#B8AAA7
(184,170,167)
#C5B9B7
(197,185,183)
#D2C8C7
(210,200,199)
#DFD7D7
(223,215,215)
#ECE6E7
(236,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A5047 color. Also use rgb(106,80,71) instead hex code.

Text Font Color

.myTextColor { color: #6A5047; }

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

This text font color is #6A5047.

Background Color

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

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

This div background color is #6A5047.

Border color

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

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

This div border color is #6A5047.

Opacity

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

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

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

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

This text has shadow with #6A5047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A5047.

Preview

Color preview on black background

This text has color #6A5047 on black background.


Color preview on white background

This text has color #6A5047 on white background.


Black color preview on #6A5047 background

This text has black color on #6A5047 background.


White color preview on #6A5047 background

This text has white color on #6A5047 background.


Related colors

Complementary color

Complementary color for #hex is #95AFB8.


I love getcolorcode.com

Triadic colors

1 #476A50 and #50476A with #6A5047 are triadic colors.

2 #47506A and #506A47 with #6A5047 are triadic colors.