COLOR #6A7D47

HEX: #6A7D47 RGB: (106,125,71)

Color info

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

RGB color model

#6A7D47 color RGB value is (106,125,71).

RGB: (106,125,71) (42%, 49%, 28%)

RGB channels and saturation

R 106 of 255 = 42%
G 125 of 255 = 49%
B 71 of 255 = 28%

106
125
71

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

Portions of RGB colors in percentages

R + G + B = 106 + 125 + 71 = 302 (100%)
R 106 of 302 ~ 35.1%
G 125 of 302 ~ 41.39%
B 71 of 302 ~ 23.51'%

%35.1
%41.39
%23.51

CMYK color model

#6A7D47 color CMYK value is (15,0,43,51).

  • cyan value is 15.20%
  • magenta value is 0.00%
  • yellow value is 43.20%
  • key color value is 50.98%
CMYK: (15,0,43,51) C15M0Y43K51 (15%,0%,43%,51%) (0.15/0.00/0.43/0.51) 

CMYK percentages

%15.2
%0
%43.2
%50.98

Codes

Color #6A7D47 in popluar color models

6A 7D 47
RGB 106 125 71
HSL 81° 27.55% 38.43%
HSB/HSV 81° 43.20% 49.02%
CMYK 15.20% 0.00% 43.20%
50.98%

Color #6A7D47 in popluar number systems.

HEX 6A 7D 47
Decimal 106 125 71
Binary 1101010 1111101 1000111
Octal 152 175 107

Shades and tints

Shades of #6A7D47

#6A7D47
(106,125,71)
#617241
(97,114,65)
#58673B
(88,103,59)
#4F5C35
(79,92,53)
#46512F
(70,81,47)
#3D4629
(61,70,41)
#343B23
(52,59,35)
#2B301D
(43,48,29)
#222517
(34,37,23)
#191A11
(25,26,17)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #6A7D47

#6A7D47
(106,125,71)
#778857
(119,136,87)
#849367
(132,147,103)
#919E77
(145,158,119)
#9EA987
(158,169,135)
#ABB497
(171,180,151)
#B8BFA7
(184,191,167)
#C5CAB7
(197,202,183)
#D2D5C7
(210,213,199)
#DFE0D7
(223,224,215)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A7D47; }

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

This text font color is #6A7D47.

Background Color

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

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

This div background color is #6A7D47.

Border color

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

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

This div border color is #6A7D47.

Opacity

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

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

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

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

This text has shadow with #6A7D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7D47.

Preview

Color preview on black background

This text has color #6A7D47 on black background.


Color preview on white background

This text has color #6A7D47 on white background.


Black color preview on #6A7D47 background

This text has black color on #6A7D47 background.


White color preview on #6A7D47 background

This text has white color on #6A7D47 background.


Related colors

Complementary color

Complementary color for #hex is #9582B8.


I love getcolorcode.com

Triadic colors

1 #476A7D and #7D476A with #6A7D47 are triadic colors.

2 #477D6A and #7D6A47 with #6A7D47 are triadic colors.