COLOR #6A8221

HEX: #6A8221 RGB: (106,130,33)

Color info

#6A8221 contains mainly red and green colors. Web safe color of #6A8221 is #669933 (or #693).

RGB color model

#6A8221 color RGB value is (106,130,33).

RGB: (106,130,33) (42%, 51%, 13%)

RGB channels and saturation

R 106 of 255 = 42%
G 130 of 255 = 51%
B 33 of 255 = 13%

106
130
33

R + G + B ~ 35%. #6A8221 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 130 + 33 = 269 (100%)
R 106 of 269 ~ 39.41%
G 130 of 269 ~ 48.33%
B 33 of 269 ~ 12.27'%

%39.41
%48.33
%12.27

CMYK color model

#6A8221 color CMYK value is (18,0,75,49).

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

CMYK: (18,0,75,49)
C18M0Y75K49 (18%, 0%, 75%, 49%)
(0.18 / 0.00 / 0.75 / 0.49)

CMYK percentages

%18.46
%0
%74.62
%49.02

Codes

Color #6A8221 in popluar color models

6A 82 21
RGB 106 130 33
HSL 75° 59.51% 31.96%
HSB/HSV 75° 74.62% 50.98%
CMYK 18.46% 0.00% 74.62%
49.02%

Color #6A8221 in popluar number systems.

HEX 6A 82 21
Decimal 106 130 33
Binary 1101010 10000010 100001
Octal 152 202 41

Shades and tints

Shades of #6A8221

#6A8221
(106,130,33)
#61771E
(97,119,30)
#586C1B
(88,108,27)
#4F6118
(79,97,24)
#465615
(70,86,21)
#3D4B12
(61,75,18)
#34400F
(52,64,15)
#2B350C
(43,53,12)
#222A09
(34,42,9)
#191F06
(25,31,6)
#101403
(16,20,3)
#000000
(0,0,0)

Tints of #6A8221

#6A8221
(106,130,33)
#778D35
(119,141,53)
#849849
(132,152,73)
#91A35D
(145,163,93)
#9EAE71
(158,174,113)
#ABB985
(171,185,133)
#B8C499
(184,196,153)
#C5CFAD
(197,207,173)
#D2DAC1
(210,218,193)
#DFE5D5
(223,229,213)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A8221; }

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

This text font color is #6A8221.

Background Color

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

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

This div background color is #6A8221.

Border color

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

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

This div border color is #6A8221.

Opacity

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

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

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

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

This text has shadow with #6A8221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8221.

Preview

Color preview on black background

This text has color #6A8221 on black background.


Color preview on white background

This text has color #6A8221 on white background.


Black color preview on #6A8221 background

This text has black color on #6A8221 background.


White color preview on #6A8221 background

This text has white color on #6A8221 background.


Related colors

Complementary color

Complementary color for #hex is #957DDE.


I love getcolorcode.com

Triadic colors

1 #216A82 and #82216A with #6A8221 are triadic colors.

2 #21826A and #826A21 with #6A8221 are triadic colors.