COLOR #6A8A41

HEX: #6A8A41 RGB: (106,138,65)

Color info

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

RGB color model

#6A8A41 color RGB value is (106,138,65).

RGB: (106,138,65) (42%, 54%, 25%)

RGB channels and saturation

R 106 of 255 = 42%
G 138 of 255 = 54%
B 65 of 255 = 25%

106
138
65

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

Portions of RGB colors in percentages

R + G + B = 106 + 138 + 65 = 309 (100%)
R 106 of 309 ~ 34.3%
G 138 of 309 ~ 44.66%
B 65 of 309 ~ 21.04'%

%34.3
%44.66
%21.04

CMYK color model

#6A8A41 color CMYK value is (23,0,53,46).

  • cyan value is 23.19%
  • magenta value is 0.00%
  • yellow value is 52.90%
  • key color value is 45.88%
CMYK: (23,0,53,46) C23M0Y53K46 (23%,0%,53%,46%) (0.23/0.00/0.53/0.46) 

CMYK percentages

%23.19
%0
%52.9
%45.88

Codes

Color #6A8A41 in popluar color models

6A 8A 41
RGB 106 138 65
HSL 86° 35.96% 39.80%
HSB/HSV 86° 52.90% 54.12%
CMYK 23.19% 0.00% 52.90%
45.88%

Color #6A8A41 in popluar number systems.

HEX 6A 8A 41
Decimal 106 138 65
Binary 1101010 10001010 1000001
Octal 152 212 101

Shades and tints

Shades of #6A8A41

#6A8A41
(106,138,65)
#617E3C
(97,126,60)
#587237
(88,114,55)
#4F6632
(79,102,50)
#465A2D
(70,90,45)
#3D4E28
(61,78,40)
#344223
(52,66,35)
#2B361E
(43,54,30)
#222A19
(34,42,25)
#191E14
(25,30,20)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #6A8A41

#6A8A41
(106,138,65)
#779452
(119,148,82)
#849E63
(132,158,99)
#91A874
(145,168,116)
#9EB285
(158,178,133)
#ABBC96
(171,188,150)
#B8C6A7
(184,198,167)
#C5D0B8
(197,208,184)
#D2DAC9
(210,218,201)
#DFE4DA
(223,228,218)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8A41 color. Also use rgb(106,138,65) instead hex code.

Text Font Color

.myTextColor { color: #6A8A41; }

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

This text font color is #6A8A41.

Background Color

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

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

This div background color is #6A8A41.

Border color

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

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

This div border color is #6A8A41.

Opacity

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

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

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

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

This text has shadow with #6A8A41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8A41.

Preview

Color preview on black background

This text has color #6A8A41 on black background.


Color preview on white background

This text has color #6A8A41 on white background.


Black color preview on #6A8A41 background

This text has black color on #6A8A41 background.


White color preview on #6A8A41 background

This text has white color on #6A8A41 background.


Related colors

Complementary color

Complementary color for #hex is #9575BE.


I love getcolorcode.com

Triadic colors

1 #416A8A and #8A416A with #6A8A41 are triadic colors.

2 #418A6A and #8A6A41 with #6A8A41 are triadic colors.