COLOR #6C8A29

HEX: #6C8A29 RGB: (108,138,41)

Color info

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

RGB color model

#6C8A29 color RGB value is (108,138,41).

RGB: (108,138,41) (42%, 54%, 16%)

RGB channels and saturation

R 108 of 255 = 42%
G 138 of 255 = 54%
B 41 of 255 = 16%

108
138
41

R + G + B ~ 37%. #6C8A29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 138 + 41 = 287 (100%)
R 108 of 287 ~ 37.63%
G 138 of 287 ~ 48.08%
B 41 of 287 ~ 14.29'%

%37.63
%48.08
%14.29

CMYK color model

#6C8A29 color CMYK value is (22,0,70,46).

  • cyan value is 21.74%
  • magenta value is 0.00%
  • yellow value is 70.29%
  • key color value is 45.88%

CMYK: (22,0,70,46)
C22M0Y70K46 (22%, 0%, 70%, 46%)
(0.22 / 0.00 / 0.70 / 0.46)

CMYK percentages

%21.74
%0
%70.29
%45.88

Codes

Color #6C8A29 in popluar color models

6C 8A 29
RGB 108 138 41
HSL 79° 54.19% 35.10%
HSB/HSV 79° 70.29% 54.12%
CMYK 21.74% 0.00% 70.29%
45.88%

Color #6C8A29 in popluar number systems.

HEX 6C 8A 29
Decimal 108 138 41
Binary 1101100 10001010 101001
Octal 154 212 51

Shades and tints

Shades of #6C8A29

#6C8A29
(108,138,41)
#637E26
(99,126,38)
#5A7223
(90,114,35)
#516620
(81,102,32)
#485A1D
(72,90,29)
#3F4E1A
(63,78,26)
#364217
(54,66,23)
#2D3614
(45,54,20)
#242A11
(36,42,17)
#1B1E0E
(27,30,14)
#12120B
(18,18,11)
#000000
(0,0,0)

Tints of #6C8A29

#6C8A29
(108,138,41)
#79943C
(121,148,60)
#869E4F
(134,158,79)
#93A862
(147,168,98)
#A0B275
(160,178,117)
#ADBC88
(173,188,136)
#BAC69B
(186,198,155)
#C7D0AE
(199,208,174)
#D4DAC1
(212,218,193)
#E1E4D4
(225,228,212)
#EEEEE7
(238,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8A29 color. Also use rgb(108,138,41) instead hex code.

Text Font Color

.myTextColor { color: #6C8A29; }

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

This text font color is #6C8A29.

Background Color

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

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

This div background color is #6C8A29.

Border color

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

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

This div border color is #6C8A29.

Opacity

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

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

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

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

This text has shadow with #6C8A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8A29.

Preview

Color preview on black background

This text has color #6C8A29 on black background.


Color preview on white background

This text has color #6C8A29 on white background.


Black color preview on #6C8A29 background

This text has black color on #6C8A29 background.


White color preview on #6C8A29 background

This text has white color on #6C8A29 background.


Related colors

Complementary color

Complementary color for #hex is #9375D6.


I love getcolorcode.com

Triadic colors

1 #296C8A and #8A296C with #6C8A29 are triadic colors.

2 #298A6C and #8A6C29 with #6C8A29 are triadic colors.