COLOR #6C8817

HEX: #6C8817 RGB: (108,136,23)

Color info

#6C8817 contains mainly red and green colors. Web safe color of #6C8817 is #669900 (or #690).

RGB color model

#6C8817 color RGB value is (108,136,23).

RGB: (108,136,23) (42%, 53%, 9%)

RGB channels and saturation

R 108 of 255 = 42%
G 136 of 255 = 53%
B 23 of 255 = 9%

108
136
23

R + G + B ~ 35%. #6C8817 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 136 + 23 = 267 (100%)
R 108 of 267 ~ 40.45%
G 136 of 267 ~ 50.94%
B 23 of 267 ~ 8.61'%

%40.45
%50.94

CMYK color model

#6C8817 color CMYK value is (21,0,83,47).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 83.09%
  • key color value is 46.67%
CMYK: (21,0,83,47) C21M0Y83K47 (21%,0%,83%,47%) (0.21/0.00/0.83/0.47) 

CMYK percentages

%20.59
%0
%83.09
%46.67

Codes

Color #6C8817 in popluar color models

6C 88 17
RGB 108 136 23
HSL 75° 71.07% 31.18%
HSB/HSV 75° 83.09% 53.33%
CMYK 20.59% 0.00% 83.09%
46.67%

Color #6C8817 in popluar number systems.

HEX 6C 88 17
Decimal 108 136 23
Binary 1101100 10001000 10111
Octal 154 210 27

Shades and tints

Shades of #6C8817

#6C8817
(108,136,23)
#637C15
(99,124,21)
#5A7013
(90,112,19)
#516411
(81,100,17)
#48580F
(72,88,15)
#3F4C0D
(63,76,13)
#36400B
(54,64,11)
#2D3409
(45,52,9)
#242807
(36,40,7)
#1B1C05
(27,28,5)
#121003
(18,16,3)
#000000
(0,0,0)

Tints of #6C8817

#6C8817
(108,136,23)
#79922C
(121,146,44)
#869C41
(134,156,65)
#93A656
(147,166,86)
#A0B06B
(160,176,107)
#ADBA80
(173,186,128)
#BAC495
(186,196,149)
#C7CEAA
(199,206,170)
#D4D8BF
(212,216,191)
#E1E2D4
(225,226,212)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8817 color. Also use rgb(108,136,23) instead hex code.

Text Font Color

.myTextColor { color: #6C8817; }

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

This text font color is #6C8817.

Background Color

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

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

This div background color is #6C8817.

Border color

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

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

This div border color is #6C8817.

Opacity

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

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

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

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

This text has shadow with #6C8817 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8817.

Preview

Color preview on black background

This text has color #6C8817 on black background.


Color preview on white background

This text has color #6C8817 on white background.


Black color preview on #6C8817 background

This text has black color on #6C8817 background.


White color preview on #6C8817 background

This text has white color on #6C8817 background.


Related colors

Complementary color

Complementary color for #hex is #9377E8.


I love getcolorcode.com

Triadic colors

1 #176C88 and #88176C with #6C8817 are triadic colors.

2 #17886C and #886C17 with #6C8817 are triadic colors.