COLOR #6A714A

HEX: #6A714A RGB: (106,113,74)

Color info

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

RGB color model

#6A714A color RGB value is (106,113,74).

RGB: (106,113,74) (42%, 44%, 29%)

RGB channels and saturation

R 106 of 255 = 42%
G 113 of 255 = 44%
B 74 of 255 = 29%

106
113
74

R + G + B ~ 38%. #6A714A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 113 + 74 = 293 (100%)
R 106 of 293 ~ 36.18%
G 113 of 293 ~ 38.57%
B 74 of 293 ~ 25.26'%

%36.18
%38.57
%25.26

CMYK color model

#6A714A color CMYK value is (6,0,35,56).

  • cyan value is 6.19%
  • magenta value is 0.00%
  • yellow value is 34.51%
  • key color value is 55.69%
CMYK: (6,0,35,56) C6M0Y35K56 (6%,0%,35%,56%) (0.06/0.00/0.35/0.56) 

CMYK percentages

%6.19
%0
%34.51
%55.69

Codes

Color #6A714A in popluar color models

6A 71 4A
RGB 106 113 74
HSL 71° 20.86% 36.67%
HSB/HSV 71° 34.51% 44.31%
CMYK 6.19% 0.00% 34.51%
55.69%

Color #6A714A in popluar number systems.

HEX 6A 71 4A
Decimal 106 113 74
Binary 1101010 1110001 1001010
Octal 152 161 112

Shades and tints

Shades of #6A714A

#6A714A
(106,113,74)
#616744
(97,103,68)
#585D3E
(88,93,62)
#4F5338
(79,83,56)
#464932
(70,73,50)
#3D3F2C
(61,63,44)
#343526
(52,53,38)
#2B2B20
(43,43,32)
#22211A
(34,33,26)
#191714
(25,23,20)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #6A714A

#6A714A
(106,113,74)
#777D5A
(119,125,90)
#84896A
(132,137,106)
#91957A
(145,149,122)
#9EA18A
(158,161,138)
#ABAD9A
(171,173,154)
#B8B9AA
(184,185,170)
#C5C5BA
(197,197,186)
#D2D1CA
(210,209,202)
#DFDDDA
(223,221,218)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A714A color. Also use rgb(106,113,74) instead hex code.

Text Font Color

.myTextColor { color: #6A714A; }

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

This text font color is #6A714A.

Background Color

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

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

This div background color is #6A714A.

Border color

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

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

This div border color is #6A714A.

Opacity

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

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

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

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

This text has shadow with #6A714A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A714A.

Preview

Color preview on black background

This text has color #6A714A on black background.


Color preview on white background

This text has color #6A714A on white background.


Black color preview on #6A714A background

This text has black color on #6A714A background.


White color preview on #6A714A background

This text has white color on #6A714A background.


Related colors

Complementary color

Complementary color for #hex is #958EB5.


I love getcolorcode.com

Triadic colors

1 #4A6A71 and #714A6A with #6A714A are triadic colors.

2 #4A716A and #716A4A with #6A714A are triadic colors.