COLOR #6A7A32

HEX: #6A7A32 RGB: (106,122,50)

Color info

#6A7A32 contains mainly red and green colors. Web safe color of #6A7A32 is #666633 (or #663).

RGB color model

#6A7A32 color RGB value is (106,122,50).

RGB: (106,122,50) (42%, 48%, 20%)

RGB channels and saturation

R 106 of 255 = 42%
G 122 of 255 = 48%
B 50 of 255 = 20%

106
122
50

R + G + B ~ 37%. #6A7A32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 122 + 50 = 278 (100%)
R 106 of 278 ~ 38.13%
G 122 of 278 ~ 43.88%
B 50 of 278 ~ 17.99'%

%38.13
%43.88
%17.99

CMYK color model

#6A7A32 color CMYK value is (13,0,59,52).

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

CMYK: (13,0,59,52)
C13M0Y59K52 (13%, 0%, 59%, 52%)
(0.13 / 0.00 / 0.59 / 0.52)

CMYK percentages

%13.11
%0
%59.02
%52.16

Codes

Color #6A7A32 in popluar color models

6A 7A 32
RGB 106 122 50
HSL 73° 41.86% 33.73%
HSB/HSV 73° 59.02% 47.84%
CMYK 13.11% 0.00% 59.02%
52.16%

Color #6A7A32 in popluar number systems.

HEX 6A 7A 32
Decimal 106 122 50
Binary 1101010 1111010 110010
Octal 152 172 62

Shades and tints

Shades of #6A7A32

#6A7A32
(106,122,50)
#616F2E
(97,111,46)
#58642A
(88,100,42)
#4F5926
(79,89,38)
#464E22
(70,78,34)
#3D431E
(61,67,30)
#34381A
(52,56,26)
#2B2D16
(43,45,22)
#222212
(34,34,18)
#19170E
(25,23,14)
#100C0A
(16,12,10)
#000000
(0,0,0)

Tints of #6A7A32

#6A7A32
(106,122,50)
#778644
(119,134,68)
#849256
(132,146,86)
#919E68
(145,158,104)
#9EAA7A
(158,170,122)
#ABB68C
(171,182,140)
#B8C29E
(184,194,158)
#C5CEB0
(197,206,176)
#D2DAC2
(210,218,194)
#DFE6D4
(223,230,212)
#ECF2E6
(236,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A7A32; }

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

This text font color is #6A7A32.

Background Color

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

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

This div background color is #6A7A32.

Border color

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

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

This div border color is #6A7A32.

Opacity

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

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

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

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

This text has shadow with #6A7A32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A7A32.

Preview

Color preview on black background

This text has color #6A7A32 on black background.


Color preview on white background

This text has color #6A7A32 on white background.


Black color preview on #6A7A32 background

This text has black color on #6A7A32 background.


White color preview on #6A7A32 background

This text has white color on #6A7A32 background.


Related colors

Complementary color

Complementary color for #hex is #9585CD.


I love getcolorcode.com

Triadic colors

1 #326A7A and #7A326A with #6A7A32 are triadic colors.

2 #327A6A and #7A6A32 with #6A7A32 are triadic colors.