COLOR #6A8247

HEX: #6A8247 RGB: (106,130,71)

Color info

#6A8247 contains red, green and blue colors in about the same proportion. Web safe color of #6A8247 is #669933 (or #693).

RGB color model

#6A8247 color RGB value is (106,130,71).

RGB: (106,130,71) (42%, 51%, 28%)

RGB channels and saturation

R 106 of 255 = 42%
G 130 of 255 = 51%
B 71 of 255 = 28%

106
130
71

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

Portions of RGB colors in percentages

R + G + B = 106 + 130 + 71 = 307 (100%)
R 106 of 307 ~ 34.53%
G 130 of 307 ~ 42.35%
B 71 of 307 ~ 23.13'%

%34.53
%42.35
%23.13

CMYK color model

#6A8247 color CMYK value is (18,0,45,49).

  • cyan value is 18.46%
  • magenta value is 0.00%
  • yellow value is 45.38%
  • key color value is 49.02%

CMYK: (18,0,45,49)
C18M0Y45K49 (18%, 0%, 45%, 49%)
(0.18 / 0.00 / 0.45 / 0.49)

CMYK percentages

%18.46
%0
%45.38
%49.02

Codes

Color #6A8247 in popluar color models

6A 82 47
RGB 106 130 71
HSL 84° 29.35% 39.41%
HSB/HSV 84° 45.38% 50.98%
CMYK 18.46% 0.00% 45.38%
49.02%

Color #6A8247 in popluar number systems.

HEX 6A 82 47
Decimal 106 130 71
Binary 1101010 10000010 1000111
Octal 152 202 107

Shades and tints

Shades of #6A8247

#6A8247
(106,130,71)
#617741
(97,119,65)
#586C3B
(88,108,59)
#4F6135
(79,97,53)
#46562F
(70,86,47)
#3D4B29
(61,75,41)
#344023
(52,64,35)
#2B351D
(43,53,29)
#222A17
(34,42,23)
#191F11
(25,31,17)
#10140B
(16,20,11)
#000000
(0,0,0)

Tints of #6A8247

#6A8247
(106,130,71)
#778D57
(119,141,87)
#849867
(132,152,103)
#91A377
(145,163,119)
#9EAE87
(158,174,135)
#ABB997
(171,185,151)
#B8C4A7
(184,196,167)
#C5CFB7
(197,207,183)
#D2DAC7
(210,218,199)
#DFE5D7
(223,229,215)
#ECF0E7
(236,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A8247; }

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

This text font color is #6A8247.

Background Color

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

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

This div background color is #6A8247.

Border color

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

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

This div border color is #6A8247.

Opacity

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

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

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

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

This text has shadow with #6A8247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8247.

Preview

Color preview on black background

This text has color #6A8247 on black background.


Color preview on white background

This text has color #6A8247 on white background.


Black color preview on #6A8247 background

This text has black color on #6A8247 background.


White color preview on #6A8247 background

This text has white color on #6A8247 background.


Related colors

Complementary color

Complementary color for #hex is #957DB8.


I love getcolorcode.com

Triadic colors

1 #476A82 and #82476A with #6A8247 are triadic colors.

2 #47826A and #826A47 with #6A8247 are triadic colors.