COLOR #6A8E64

HEX: #6A8E64 RGB: (106,142,100)

Color info

#6A8E64 contains red, green and blue colors in about the same proportion. Web safe color of #6A8E64 is #669966 (or #696).

RGB color model

#6A8E64 color RGB value is (106,142,100).

RGB: (106,142,100) (42%, 56%, 39%)

RGB channels and saturation

R 106 of 255 = 42%
G 142 of 255 = 56%
B 100 of 255 = 39%

106
142
100

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

Portions of RGB colors in percentages

R + G + B = 106 + 142 + 100 = 348 (100%)
R 106 of 348 ~ 30.46%
G 142 of 348 ~ 40.8%
B 100 of 348 ~ 28.74'%

%30.46
%40.8
%28.74

CMYK color model

#6A8E64 color CMYK value is (25,0,30,44).

  • cyan value is 25.35%
  • magenta value is 0.00%
  • yellow value is 29.58%
  • key color value is 44.31%
CMYK: (25,0,30,44) C25M0Y30K44 (25%,0%,30%,44%) (0.25/0.00/0.30/0.44) 

CMYK percentages

%25.35
%0
%29.58
%44.31

Codes

Color #6A8E64 in popluar color models

6A 8E 64
RGB 106 142 100
HSL 111° 17.36% 47.45%
HSB/HSV 111° 29.58% 55.69%
CMYK 25.35% 0.00% 29.58%
44.31%

Color #6A8E64 in popluar number systems.

HEX 6A 8E 64
Decimal 106 142 100
Binary 1101010 10001110 1100100
Octal 152 216 144

Shades and tints

Shades of #6A8E64

#6A8E64
(106,142,100)
#61825B
(97,130,91)
#587652
(88,118,82)
#4F6A49
(79,106,73)
#465E40
(70,94,64)
#3D5237
(61,82,55)
#34462E
(52,70,46)
#2B3A25
(43,58,37)
#222E1C
(34,46,28)
#192213
(25,34,19)
#10160A
(16,22,10)
#000000
(0,0,0)

Tints of #6A8E64

#6A8E64
(106,142,100)
#779872
(119,152,114)
#84A280
(132,162,128)
#91AC8E
(145,172,142)
#9EB69C
(158,182,156)
#ABC0AA
(171,192,170)
#B8CAB8
(184,202,184)
#C5D4C6
(197,212,198)
#D2DED4
(210,222,212)
#DFE8E2
(223,232,226)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8E64 color. Also use rgb(106,142,100) instead hex code.

Text Font Color

.myTextColor { color: #6A8E64; }

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

This text font color is #6A8E64.

Background Color

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

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

This div background color is #6A8E64.

Border color

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

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

This div border color is #6A8E64.

Opacity

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

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

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

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

This text has shadow with #6A8E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8E64.

Preview

Color preview on black background

This text has color #6A8E64 on black background.


Color preview on white background

This text has color #6A8E64 on white background.


Black color preview on #6A8E64 background

This text has black color on #6A8E64 background.


White color preview on #6A8E64 background

This text has white color on #6A8E64 background.


Related colors

Complementary color

Complementary color for #hex is #95719B.


I love getcolorcode.com

Triadic colors

1 #646A8E and #8E646A with #6A8E64 are triadic colors.

2 #648E6A and #8E6A64 with #6A8E64 are triadic colors.