COLOR #9A8E63

HEX: #9A8E63 RGB: (154,142,99)

Color info

#9A8E63 contains red, green and blue colors in about the same proportion. Web safe color of #9A8E63 is #999966 (or #996).

RGB color model

#9A8E63 color RGB value is (154,142,99).

RGB: (154,142,99) (60%, 56%, 39%)

RGB channels and saturation

R 154 of 255 = 60%
G 142 of 255 = 56%
B 99 of 255 = 39%

154
142
99

R + G + B ~ 52%. #9A8E63 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 154 + 142 + 99 = 395 (100%)
R 154 of 395 ~ 38.99%
G 142 of 395 ~ 35.95%
B 99 of 395 ~ 25.06'%

%38.99
%35.95
%25.06

CMYK color model

#9A8E63 color CMYK value is (0,8,36,40).

  • cyan value is 0.00%
  • magenta value is 7.79%
  • yellow value is 35.71%
  • key color value is 39.61%
CMYK: (0,8,36,40) C0M8Y36K40 (0%,8%,36%,40%) (0.00/0.08/0.36/0.40) 

CMYK percentages

%0
%7.79
%35.71
%39.61

Codes

Color #9A8E63 in popluar color models

9A 8E 63
RGB 154 142 99
HSL 47° 21.74% 49.61%
HSB/HSV 47° 35.71% 60.39%
CMYK 0.00% 7.79% 35.71%
39.61%

Color #9A8E63 in popluar number systems.

HEX 9A 8E 63
Decimal 154 142 99
Binary 10011010 10001110 1100011
Octal 232 216 143

Shades and tints

Shades of #9A8E63

#9A8E63
(154,142,99)
#8C825A
(140,130,90)
#7E7651
(126,118,81)
#706A48
(112,106,72)
#625E3F
(98,94,63)
#545236
(84,82,54)
#46462D
(70,70,45)
#383A24
(56,58,36)
#2A2E1B
(42,46,27)
#1C2212
(28,34,18)
#0E1609
(14,22,9)
#000000
(0,0,0)

Tints of #9A8E63

#9A8E63
(154,142,99)
#A39871
(163,152,113)
#ACA27F
(172,162,127)
#B5AC8D
(181,172,141)
#BEB69B
(190,182,155)
#C7C0A9
(199,192,169)
#D0CAB7
(208,202,183)
#D9D4C5
(217,212,197)
#E2DED3
(226,222,211)
#EBE8E1
(235,232,225)
#F4F2EF
(244,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A8E63 color. Also use rgb(154,142,99) instead hex code.

Text Font Color

.myTextColor { color: #9A8E63; }

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

This text font color is #9A8E63.

Background Color

.myBgColor { background-color: #9A8E63; }

<div style="background-color:#9A8E63">Inner text</div>

This div background color is #9A8E63.

Border color

.myBorderColor { border: 1px solid #9A8E63; }

<div style="border:3px solid #9A8E63">Div</div>

This div border color is #9A8E63.

Opacity

.myOpacity80 { color: #9A8E63; opacity: 0.8; }

<p style="color:#9A8E63;opacity:0.8;">80%</p>

Text with #9A8E63 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 #9A8E63;}

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

This text has shadow with #9A8E63 color.


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

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

This text has shadow with #9A8E63 primary color and red secondary color.


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

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

This text has shadow with #9A8E63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9A8E63.

Preview

Color preview on black background

This text has color #9A8E63 on black background.


Color preview on white background

This text has color #9A8E63 on white background.


Black color preview on #9A8E63 background

This text has black color on #9A8E63 background.


White color preview on #9A8E63 background

This text has white color on #9A8E63 background.


Related colors

Complementary color

Complementary color for #hex is #65719C.


I love getcolorcode.com

Triadic colors

1 #639A8E and #8E639A with #9A8E63 are triadic colors.

2 #638E9A and #8E9A63 with #9A8E63 are triadic colors.