COLOR #9B9A69

HEX: #9B9A69 RGB: (155,154,105)

Color info

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

RGB color model

#9B9A69 color RGB value is (155,154,105).

RGB: (155,154,105) (61%, 60%, 41%)

RGB channels and saturation

R 155 of 255 = 61%
G 154 of 255 = 60%
B 105 of 255 = 41%

155
154
105

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

Portions of RGB colors in percentages

R + G + B = 155 + 154 + 105 = 414 (100%)
R 155 of 414 ~ 37.44%
G 154 of 414 ~ 37.2%
B 105 of 414 ~ 25.36'%

%37.44
%37.2
%25.36

CMYK color model

#9B9A69 color CMYK value is (0,1,32,39).

  • cyan value is 0.00%
  • magenta value is 0.65%
  • yellow value is 32.26%
  • key color value is 39.22%

CMYK: (0,1,32,39)
C0M1Y32K39 (0%, 1%, 32%, 39%)
(0.00 / 0.01 / 0.32 / 0.39)

CMYK percentages

%0
%0.65
%32.26
%39.22

Codes

Color #9B9A69 in popluar color models

9B 9A 69
RGB 155 154 105
HSL 59° 20.00% 50.98%
HSB/HSV 59° 32.26% 60.78%
CMYK 0.00% 0.65% 32.26%
39.22%

Color #9B9A69 in popluar number systems.

HEX 9B 9A 69
Decimal 155 154 105
Binary 10011011 10011010 1101001
Octal 233 232 151

Shades and tints

Shades of #9B9A69

#9B9A69
(155,154,105)
#8D8C60
(141,140,96)
#7F7E57
(127,126,87)
#71704E
(113,112,78)
#636245
(99,98,69)
#55543C
(85,84,60)
#474633
(71,70,51)
#39382A
(57,56,42)
#2B2A21
(43,42,33)
#1D1C18
(29,28,24)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #9B9A69

#9B9A69
(155,154,105)
#A4A376
(164,163,118)
#ADAC83
(173,172,131)
#B6B590
(182,181,144)
#BFBE9D
(191,190,157)
#C8C7AA
(200,199,170)
#D1D0B7
(209,208,183)
#DAD9C4
(218,217,196)
#E3E2D1
(227,226,209)
#ECEBDE
(236,235,222)
#F5F4EB
(245,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B9A69 color. Also use rgb(155,154,105) instead hex code.

Text Font Color

.myTextColor { color: #9B9A69; }

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

This text font color is #9B9A69.

Background Color

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

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

This div background color is #9B9A69.

Border color

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

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

This div border color is #9B9A69.

Opacity

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

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

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

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

This text has shadow with #9B9A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B9A69.

Preview

Color preview on black background

This text has color #9B9A69 on black background.


Color preview on white background

This text has color #9B9A69 on white background.


Black color preview on #9B9A69 background

This text has black color on #9B9A69 background.


White color preview on #9B9A69 background

This text has white color on #9B9A69 background.


Related colors

Complementary color

Complementary color for #hex is #646596.


I love getcolorcode.com

Triadic colors

1 #699B9A and #9A699B with #9B9A69 are triadic colors.

2 #699A9B and #9A9B69 with #9B9A69 are triadic colors.