COLOR #6A8B66

HEX: #6A8B66 RGB: (106,139,102)

Color info

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

RGB color model

#6A8B66 color RGB value is (106,139,102).

RGB: (106,139,102) (42%, 55%, 40%)

RGB channels and saturation

R 106 of 255 = 42%
G 139 of 255 = 55%
B 102 of 255 = 40%

106
139
102

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

Portions of RGB colors in percentages

R + G + B = 106 + 139 + 102 = 347 (100%)
R 106 of 347 ~ 30.55%
G 139 of 347 ~ 40.06%
B 102 of 347 ~ 29.39'%

%30.55
%40.06
%29.39

CMYK color model

#6A8B66 color CMYK value is (24,0,27,45).

  • cyan value is 23.74%
  • magenta value is 0.00%
  • yellow value is 26.62%
  • key color value is 45.49%

CMYK: (24,0,27,45)
C24M0Y27K45 (24%, 0%, 27%, 45%)
(0.24 / 0.00 / 0.27 / 0.45)

CMYK percentages

%23.74
%0
%26.62
%45.49

Codes

Color #6A8B66 in popluar color models

6A 8B 66
RGB 106 139 102
HSL 114° 15.35% 47.25%
HSB/HSV 114° 26.62% 54.51%
CMYK 23.74% 0.00% 26.62%
45.49%

Color #6A8B66 in popluar number systems.

HEX 6A 8B 66
Decimal 106 139 102
Binary 1101010 10001011 1100110
Octal 152 213 146

Shades and tints

Shades of #6A8B66

#6A8B66
(106,139,102)
#617F5D
(97,127,93)
#587354
(88,115,84)
#4F674B
(79,103,75)
#465B42
(70,91,66)
#3D4F39
(61,79,57)
#344330
(52,67,48)
#2B3727
(43,55,39)
#222B1E
(34,43,30)
#191F15
(25,31,21)
#10130C
(16,19,12)
#000000
(0,0,0)

Tints of #6A8B66

#6A8B66
(106,139,102)
#779573
(119,149,115)
#849F80
(132,159,128)
#91A98D
(145,169,141)
#9EB39A
(158,179,154)
#ABBDA7
(171,189,167)
#B8C7B4
(184,199,180)
#C5D1C1
(197,209,193)
#D2DBCE
(210,219,206)
#DFE5DB
(223,229,219)
#ECEFE8
(236,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8B66 color. Also use rgb(106,139,102) instead hex code.

Text Font Color

.myTextColor { color: #6A8B66; }

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

This text font color is #6A8B66.

Background Color

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

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

This div background color is #6A8B66.

Border color

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

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

This div border color is #6A8B66.

Opacity

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

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

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

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

This text has shadow with #6A8B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8B66.

Preview

Color preview on black background

This text has color #6A8B66 on black background.


Color preview on white background

This text has color #6A8B66 on white background.


Black color preview on #6A8B66 background

This text has black color on #6A8B66 background.


White color preview on #6A8B66 background

This text has white color on #6A8B66 background.


Related colors

Complementary color

Complementary color for #hex is #957499.


I love getcolorcode.com

Triadic colors

1 #666A8B and #8B666A with #6A8B66 are triadic colors.

2 #668B6A and #8B6A66 with #6A8B66 are triadic colors.