COLOR #8C9C49

HEX: #8C9C49 RGB: (140,156,73)

Color info

#8C9C49 contains mainly red and green colors. Web safe color of #8C9C49 is #999933 (or #993).

RGB color model

#8C9C49 color RGB value is (140,156,73).

RGB: (140,156,73) (55%, 61%, 29%)

RGB channels and saturation

R 140 of 255 = 55%
G 156 of 255 = 61%
B 73 of 255 = 29%

140
156
73

R + G + B ~ 48%. #8C9C49 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 140 + 156 + 73 = 369 (100%)
R 140 of 369 ~ 37.94%
G 156 of 369 ~ 42.28%
B 73 of 369 ~ 19.78'%

%37.94
%42.28
%19.78

CMYK color model

#8C9C49 color CMYK value is (10,0,53,39).

  • cyan value is 10.26%
  • magenta value is 0.00%
  • yellow value is 53.21%
  • key color value is 38.82%

CMYK: (10,0,53,39)
C10M0Y53K39 (10%, 0%, 53%, 39%)
(0.10 / 0.00 / 0.53 / 0.39)

CMYK percentages

%10.26
%0
%53.21
%38.82

Codes

Color #8C9C49 in popluar color models

8C 9C 49
RGB 140 156 73
HSL 72° 36.24% 44.90%
HSB/HSV 72° 53.21% 61.18%
CMYK 10.26% 0.00% 53.21%
38.82%

Color #8C9C49 in popluar number systems.

HEX 8C 9C 49
Decimal 140 156 73
Binary 10001100 10011100 1001001
Octal 214 234 111

Shades and tints

Shades of #8C9C49

#8C9C49
(140,156,73)
#808E43
(128,142,67)
#74803D
(116,128,61)
#687237
(104,114,55)
#5C6431
(92,100,49)
#50562B
(80,86,43)
#444825
(68,72,37)
#383A1F
(56,58,31)
#2C2C19
(44,44,25)
#201E13
(32,30,19)
#14100D
(20,16,13)
#000000
(0,0,0)

Tints of #8C9C49

#8C9C49
(140,156,73)
#96A559
(150,165,89)
#A0AE69
(160,174,105)
#AAB779
(170,183,121)
#B4C089
(180,192,137)
#BEC999
(190,201,153)
#C8D2A9
(200,210,169)
#D2DBB9
(210,219,185)
#DCE4C9
(220,228,201)
#E6EDD9
(230,237,217)
#F0F6E9
(240,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C9C49 color. Also use rgb(140,156,73) instead hex code.

Text Font Color

.myTextColor { color: #8C9C49; }

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

This text font color is #8C9C49.

Background Color

.myBgColor { background-color: #8C9C49; }

<div style="background-color:#8C9C49">Inner text</div>

This div background color is #8C9C49.

Border color

.myBorderColor { border: 1px solid #8C9C49; }

<div style="border:3px solid #8C9C49">Div</div>

This div border color is #8C9C49.

Opacity

.myOpacity80 { color: #8C9C49; opacity: 0.8; }

<p style="color:#8C9C49;opacity:0.8;">80%</p>

Text with #8C9C49 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 #8C9C49;}

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

This text has shadow with #8C9C49 color.


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

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

This text has shadow with #8C9C49 primary color and red secondary color.


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

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

This text has shadow with #8C9C49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #8C9C49.

Preview

Color preview on black background

This text has color #8C9C49 on black background.


Color preview on white background

This text has color #8C9C49 on white background.


Black color preview on #8C9C49 background

This text has black color on #8C9C49 background.


White color preview on #8C9C49 background

This text has white color on #8C9C49 background.


Related colors

Complementary color

Complementary color for #hex is #7363B6.


I love getcolorcode.com

Triadic colors

1 #498C9C and #9C498C with #8C9C49 are triadic colors.

2 #499C8C and #9C8C49 with #8C9C49 are triadic colors.