COLOR #6A9A57

HEX: #6A9A57 RGB: (106,154,87)

Color info

#6A9A57 contains mainly red and green colors. Web safe color of #6A9A57 is #669966 (or #696).

RGB color model

#6A9A57 color RGB value is (106,154,87).

RGB: (106,154,87) (42%, 60%, 34%)

RGB channels and saturation

R 106 of 255 = 42%
G 154 of 255 = 60%
B 87 of 255 = 34%

106
154
87

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

Portions of RGB colors in percentages

R + G + B = 106 + 154 + 87 = 347 (100%)
R 106 of 347 ~ 30.55%
G 154 of 347 ~ 44.38%
B 87 of 347 ~ 25.07'%

%30.55
%44.38
%25.07

CMYK color model

#6A9A57 color CMYK value is (31,0,44,40).

  • cyan value is 31.17%
  • magenta value is 0.00%
  • yellow value is 43.51%
  • key color value is 39.61%

CMYK: (31,0,44,40)
C31M0Y44K40 (31%, 0%, 44%, 40%)
(0.31 / 0.00 / 0.44 / 0.40)

CMYK percentages

%31.17
%0
%43.51
%39.61

Codes

Color #6A9A57 in popluar color models

6A 9A 57
RGB 106 154 87
HSL 103° 27.80% 47.25%
HSB/HSV 103° 43.51% 60.39%
CMYK 31.17% 0.00% 43.51%
39.61%

Color #6A9A57 in popluar number systems.

HEX 6A 9A 57
Decimal 106 154 87
Binary 1101010 10011010 1010111
Octal 152 232 127

Shades and tints

Shades of #6A9A57

#6A9A57
(106,154,87)
#618C50
(97,140,80)
#587E49
(88,126,73)
#4F7042
(79,112,66)
#46623B
(70,98,59)
#3D5434
(61,84,52)
#34462D
(52,70,45)
#2B3826
(43,56,38)
#222A1F
(34,42,31)
#191C18
(25,28,24)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #6A9A57

#6A9A57
(106,154,87)
#77A366
(119,163,102)
#84AC75
(132,172,117)
#91B584
(145,181,132)
#9EBE93
(158,190,147)
#ABC7A2
(171,199,162)
#B8D0B1
(184,208,177)
#C5D9C0
(197,217,192)
#D2E2CF
(210,226,207)
#DFEBDE
(223,235,222)
#ECF4ED
(236,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A9A57 color. Also use rgb(106,154,87) instead hex code.

Text Font Color

.myTextColor { color: #6A9A57; }

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

This text font color is #6A9A57.

Background Color

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

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

This div background color is #6A9A57.

Border color

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

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

This div border color is #6A9A57.

Opacity

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

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

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

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

This text has shadow with #6A9A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A9A57.

Preview

Color preview on black background

This text has color #6A9A57 on black background.


Color preview on white background

This text has color #6A9A57 on white background.


Black color preview on #6A9A57 background

This text has black color on #6A9A57 background.


White color preview on #6A9A57 background

This text has white color on #6A9A57 background.


Related colors

Complementary color

Complementary color for #hex is #9565A8.


I love getcolorcode.com

Triadic colors

1 #576A9A and #9A576A with #6A9A57 are triadic colors.

2 #579A6A and #9A6A57 with #6A9A57 are triadic colors.