COLOR #6A4937

HEX: #6A4937 RGB: (106,73,55)

Color info

#6A4937 contains red, green and blue colors in about the same proportion. Web safe color of #6A4937 is #663333 (or #633).

RGB color model

#6A4937 color RGB value is (106,73,55).

RGB: (106,73,55) (42%, 29%, 22%)

RGB channels and saturation

R 106 of 255 = 42%
G 73 of 255 = 29%
B 55 of 255 = 22%

106
73
55

R + G + B ~ 31%. #6A4937 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 73 + 55 = 234 (100%)
R 106 of 234 ~ 45.3%
G 73 of 234 ~ 31.2%
B 55 of 234 ~ 23.5'%

%45.3
%31.2
%23.5

CMYK color model

#6A4937 color CMYK value is (0,31,48,58).

  • cyan value is 0.00%
  • magenta value is 31.13%
  • yellow value is 48.11%
  • key color value is 58.43%
CMYK: (0,31,48,58) C0M31Y48K58 (0%,31%,48%,58%) (0.00/0.31/0.48/0.58) 

CMYK percentages

%0
%31.13
%48.11
%58.43

Codes

Color #6A4937 in popluar color models

6A 49 37
RGB 106 73 55
HSL 21° 31.68% 31.57%
HSB/HSV 21° 48.11% 41.57%
CMYK 0.00% 31.13% 48.11%
58.43%

Color #6A4937 in popluar number systems.

HEX 6A 49 37
Decimal 106 73 55
Binary 1101010 1001001 110111
Octal 152 111 67

Shades and tints

Shades of #6A4937

#6A4937
(106,73,55)
#614332
(97,67,50)
#583D2D
(88,61,45)
#4F3728
(79,55,40)
#463123
(70,49,35)
#3D2B1E
(61,43,30)
#342519
(52,37,25)
#2B1F14
(43,31,20)
#22190F
(34,25,15)
#19130A
(25,19,10)
#100D05
(16,13,5)
#000000
(0,0,0)

Tints of #6A4937

#6A4937
(106,73,55)
#775949
(119,89,73)
#84695B
(132,105,91)
#91796D
(145,121,109)
#9E897F
(158,137,127)
#AB9991
(171,153,145)
#B8A9A3
(184,169,163)
#C5B9B5
(197,185,181)
#D2C9C7
(210,201,199)
#DFD9D9
(223,217,217)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4937 color. Also use rgb(106,73,55) instead hex code.

Text Font Color

.myTextColor { color: #6A4937; }

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

This text font color is #6A4937.

Background Color

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

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

This div background color is #6A4937.

Border color

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

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

This div border color is #6A4937.

Opacity

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

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

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

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

This text has shadow with #6A4937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4937.

Preview

Color preview on black background

This text has color #6A4937 on black background.


Color preview on white background

This text has color #6A4937 on white background.


Black color preview on #6A4937 background

This text has black color on #6A4937 background.


White color preview on #6A4937 background

This text has white color on #6A4937 background.


Related colors

Complementary color

Complementary color for #hex is #95B6C8.


I love getcolorcode.com

Triadic colors

1 #376A49 and #49376A with #6A4937 are triadic colors.

2 #37496A and #496A37 with #6A4937 are triadic colors.