COLOR #6A7A49

HEX: #6A7A49 RGB: (106,122,73)

Color info

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

RGB color model

#6A7A49 color RGB value is (106,122,73).

RGB: (106,122,73) (42%, 48%, 29%)

RGB channels and saturation

R 106 of 255 = 42%
G 122 of 255 = 48%
B 73 of 255 = 29%

106
122
73

R + G + B ~ 40%. #6A7A49 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 106 + 122 + 73 = 301 (100%)
R 106 of 301 ~ 35.22%
G 122 of 301 ~ 40.53%
B 73 of 301 ~ 24.25'%

%35.22
%40.53
%24.25

CMYK color model

#6A7A49 color CMYK value is (13,0,40,52).

  • cyan value is 13.11%
  • magenta value is 0.00%
  • yellow value is 40.16%
  • key color value is 52.16%

CMYK: (13,0,40,52)
C13M0Y40K52 (13%, 0%, 40%, 52%)
(0.13 / 0.00 / 0.40 / 0.52)

CMYK percentages

%13.11
%0
%40.16
%52.16

Codes

Color #6A7A49 in popluar color models

6A 7A 49
RGB 106 122 73
HSL 80° 25.13% 38.24%
HSB/HSV 80° 40.16% 47.84%
CMYK 13.11% 0.00% 40.16%
52.16%

Color #6A7A49 in popluar number systems.

HEX 6A 7A 49
Decimal 106 122 73
Binary 1101010 1111010 1001001
Octal 152 172 111

Shades and tints

Shades of #6A7A49

#6A7A49
(106,122,73)
#616F43
(97,111,67)
#58643D
(88,100,61)
#4F5937
(79,89,55)
#464E31
(70,78,49)
#3D432B
(61,67,43)
#343825
(52,56,37)
#2B2D1F
(43,45,31)
#222219
(34,34,25)
#191713
(25,23,19)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #6A7A49

#6A7A49
(106,122,73)
#778659
(119,134,89)
#849269
(132,146,105)
#919E79
(145,158,121)
#9EAA89
(158,170,137)
#ABB699
(171,182,153)
#B8C2A9
(184,194,169)
#C5CEB9
(197,206,185)
#D2DAC9
(210,218,201)
#DFE6D9
(223,230,217)
#ECF2E9
(236,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A7A49; }

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

This text font color is #6A7A49.

Background Color

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

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

This div background color is #6A7A49.

Border color

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

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

This div border color is #6A7A49.

Opacity

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

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

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

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

This text has shadow with #6A7A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7A49.

Preview

Color preview on black background

This text has color #6A7A49 on black background.


Color preview on white background

This text has color #6A7A49 on white background.


Black color preview on #6A7A49 background

This text has black color on #6A7A49 background.


White color preview on #6A7A49 background

This text has white color on #6A7A49 background.


Related colors

Complementary color

Complementary color for #hex is #9585B6.


I love getcolorcode.com

Triadic colors

1 #496A7A and #7A496A with #6A7A49 are triadic colors.

2 #497A6A and #7A6A49 with #6A7A49 are triadic colors.