COLOR #6A8B4A

HEX: #6A8B4A RGB: (106,139,74)

Color info

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

RGB color model

#6A8B4A color RGB value is (106,139,74).

RGB: (106,139,74) (42%, 55%, 29%)

RGB channels and saturation

R 106 of 255 = 42%
G 139 of 255 = 55%
B 74 of 255 = 29%

106
139
74

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

Portions of RGB colors in percentages

R + G + B = 106 + 139 + 74 = 319 (100%)
R 106 of 319 ~ 33.23%
G 139 of 319 ~ 43.57%
B 74 of 319 ~ 23.2'%

%33.23
%43.57
%23.2

CMYK color model

#6A8B4A color CMYK value is (24,0,47,45).

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

CMYK: (24,0,47,45)
C24M0Y47K45 (24%, 0%, 47%, 45%)
(0.24 / 0.00 / 0.47 / 0.45)

CMYK percentages

%23.74
%0
%46.76
%45.49

Codes

Color #6A8B4A in popluar color models

6A 8B 4A
RGB 106 139 74
HSL 90° 30.52% 41.76%
HSB/HSV 90° 46.76% 54.51%
CMYK 23.74% 0.00% 46.76%
45.49%

Color #6A8B4A in popluar number systems.

HEX 6A 8B 4A
Decimal 106 139 74
Binary 1101010 10001011 1001010
Octal 152 213 112

Shades and tints

Shades of #6A8B4A

#6A8B4A
(106,139,74)
#617F44
(97,127,68)
#58733E
(88,115,62)
#4F6738
(79,103,56)
#465B32
(70,91,50)
#3D4F2C
(61,79,44)
#344326
(52,67,38)
#2B3720
(43,55,32)
#222B1A
(34,43,26)
#191F14
(25,31,20)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #6A8B4A

#6A8B4A
(106,139,74)
#77955A
(119,149,90)
#849F6A
(132,159,106)
#91A97A
(145,169,122)
#9EB38A
(158,179,138)
#ABBD9A
(171,189,154)
#B8C7AA
(184,199,170)
#C5D1BA
(197,209,186)
#D2DBCA
(210,219,202)
#DFE5DA
(223,229,218)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A8B4A; }

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

This text font color is #6A8B4A.

Background Color

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

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

This div background color is #6A8B4A.

Border color

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

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

This div border color is #6A8B4A.

Opacity

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

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

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

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

This text has shadow with #6A8B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8B4A.

Preview

Color preview on black background

This text has color #6A8B4A on black background.


Color preview on white background

This text has color #6A8B4A on white background.


Black color preview on #6A8B4A background

This text has black color on #6A8B4A background.


White color preview on #6A8B4A background

This text has white color on #6A8B4A background.


Related colors

Complementary color

Complementary color for #hex is #9574B5.


I love getcolorcode.com

Triadic colors

1 #4A6A8B and #8B4A6A with #6A8B4A are triadic colors.

2 #4A8B6A and #8B6A4A with #6A8B4A are triadic colors.