COLOR #6C8B22

HEX: #6C8B22 RGB: (108,139,34)

Color info

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

RGB color model

#6C8B22 color RGB value is (108,139,34).

RGB: (108,139,34) (42%, 55%, 13%)

RGB channels and saturation

R 108 of 255 = 42%
G 139 of 255 = 55%
B 34 of 255 = 13%

108
139
34

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

Portions of RGB colors in percentages

R + G + B = 108 + 139 + 34 = 281 (100%)
R 108 of 281 ~ 38.43%
G 139 of 281 ~ 49.47%
B 34 of 281 ~ 12.1'%

%38.43
%49.47
%12.1

CMYK color model

#6C8B22 color CMYK value is (22,0,76,45).

  • cyan value is 22.30%
  • magenta value is 0.00%
  • yellow value is 75.54%
  • key color value is 45.49%
CMYK: (22,0,76,45) C22M0Y76K45 (22%,0%,76%,45%) (0.22/0.00/0.76/0.45) 

CMYK percentages

%22.3
%0
%75.54
%45.49

Codes

Color #6C8B22 in popluar color models

6C 8B 22
RGB 108 139 34
HSL 78° 60.69% 33.92%
HSB/HSV 78° 75.54% 54.51%
CMYK 22.30% 0.00% 75.54%
45.49%

Color #6C8B22 in popluar number systems.

HEX 6C 8B 22
Decimal 108 139 34
Binary 1101100 10001011 100010
Octal 154 213 42

Shades and tints

Shades of #6C8B22

#6C8B22
(108,139,34)
#637F1F
(99,127,31)
#5A731C
(90,115,28)
#516719
(81,103,25)
#485B16
(72,91,22)
#3F4F13
(63,79,19)
#364310
(54,67,16)
#2D370D
(45,55,13)
#242B0A
(36,43,10)
#1B1F07
(27,31,7)
#121304
(18,19,4)
#000000
(0,0,0)

Tints of #6C8B22

#6C8B22
(108,139,34)
#799536
(121,149,54)
#869F4A
(134,159,74)
#93A95E
(147,169,94)
#A0B372
(160,179,114)
#ADBD86
(173,189,134)
#BAC79A
(186,199,154)
#C7D1AE
(199,209,174)
#D4DBC2
(212,219,194)
#E1E5D6
(225,229,214)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8B22 color. Also use rgb(108,139,34) instead hex code.

Text Font Color

.myTextColor { color: #6C8B22; }

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

This text font color is #6C8B22.

Background Color

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

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

This div background color is #6C8B22.

Border color

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

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

This div border color is #6C8B22.

Opacity

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

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

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

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

This text has shadow with #6C8B22 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8B22.

Preview

Color preview on black background

This text has color #6C8B22 on black background.


Color preview on white background

This text has color #6C8B22 on white background.


Black color preview on #6C8B22 background

This text has black color on #6C8B22 background.


White color preview on #6C8B22 background

This text has white color on #6C8B22 background.


Related colors

Complementary color

Complementary color for #hex is #9374DD.


I love getcolorcode.com

Triadic colors

1 #226C8B and #8B226C with #6C8B22 are triadic colors.

2 #228B6C and #8B6C22 with #6C8B22 are triadic colors.