COLOR #9D9964

HEX: #9D9964 RGB: (157,153,100)

Color info

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

RGB color model

#9D9964 color RGB value is (157,153,100).

RGB: (157,153,100) (62%, 60%, 39%)

RGB channels and saturation

R 157 of 255 = 62%
G 153 of 255 = 60%
B 100 of 255 = 39%

157
153
100

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

Portions of RGB colors in percentages

R + G + B = 157 + 153 + 100 = 410 (100%)
R 157 of 410 ~ 38.29%
G 153 of 410 ~ 37.32%
B 100 of 410 ~ 24.39'%

%38.29
%37.32
%24.39

CMYK color model

#9D9964 color CMYK value is (0,3,36,38).

  • cyan value is 0.00%
  • magenta value is 2.55%
  • yellow value is 36.31%
  • key color value is 38.43%

CMYK: (0,3,36,38)
C0M3Y36K38 (0%, 3%, 36%, 38%)
(0.00 / 0.03 / 0.36 / 0.38)

CMYK percentages

%0
%2.55
%36.31
%38.43

Codes

Color #9D9964 in popluar color models

9D 99 64
RGB 157 153 100
HSL 56° 22.53% 50.39%
HSB/HSV 56° 36.31% 61.57%
CMYK 0.00% 2.55% 36.31%
38.43%

Color #9D9964 in popluar number systems.

HEX 9D 99 64
Decimal 157 153 100
Binary 10011101 10011001 1100100
Octal 235 231 144

Shades and tints

Shades of #9D9964

#9D9964
(157,153,100)
#8F8C5B
(143,140,91)
#817F52
(129,127,82)
#737249
(115,114,73)
#656540
(101,101,64)
#575837
(87,88,55)
#494B2E
(73,75,46)
#3B3E25
(59,62,37)
#2D311C
(45,49,28)
#1F2413
(31,36,19)
#11170A
(17,23,10)
#000000
(0,0,0)

Tints of #9D9964

#9D9964
(157,153,100)
#A5A272
(165,162,114)
#ADAB80
(173,171,128)
#B5B48E
(181,180,142)
#BDBD9C
(189,189,156)
#C5C6AA
(197,198,170)
#CDCFB8
(205,207,184)
#D5D8C6
(213,216,198)
#DDE1D4
(221,225,212)
#E5EAE2
(229,234,226)
#EDF3F0
(237,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D9964 color. Also use rgb(157,153,100) instead hex code.

Text Font Color

.myTextColor { color: #9D9964; }

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

This text font color is #9D9964.

Background Color

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

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

This div background color is #9D9964.

Border color

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

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

This div border color is #9D9964.

Opacity

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

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

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

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

This text has shadow with #9D9964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D9964.

Preview

Color preview on black background

This text has color #9D9964 on black background.


Color preview on white background

This text has color #9D9964 on white background.


Black color preview on #9D9964 background

This text has black color on #9D9964 background.


White color preview on #9D9964 background

This text has white color on #9D9964 background.


Related colors

Complementary color

Complementary color for #hex is #62669B.


I love getcolorcode.com

Triadic colors

1 #649D99 and #99649D with #9D9964 are triadic colors.

2 #64999D and #999D64 with #9D9964 are triadic colors.