COLOR #996528

HEX: #996528 RGB: (153,101,40)

Color info

#996528 contains mainly red and green colors. Web safe color of #996528 is #996633 (or #963).

RGB color model

#996528 color RGB value is (153,101,40).

RGB: (153,101,40) (60%, 40%, 16%)

RGB channels and saturation

R 153 of 255 = 60%
G 101 of 255 = 40%
B 40 of 255 = 16%

153
101
40

R + G + B ~ 39%. #996528 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 101 + 40 = 294 (100%)
R 153 of 294 ~ 52.04%
G 101 of 294 ~ 34.35%
B 40 of 294 ~ 13.61'%

%52.04
%34.35
%13.61

CMYK color model

#996528 color CMYK value is (0,34,74,40).

  • cyan value is 0.00%
  • magenta value is 33.99%
  • yellow value is 73.86%
  • key color value is 40.00%

CMYK: (0,34,74,40)
C0M34Y74K40 (0%, 34%, 74%, 40%)
(0.00 / 0.34 / 0.74 / 0.40)

CMYK percentages

%0
%33.99
%73.86
%40

Codes

Color #996528 in popluar color models

99 65 28
RGB 153 101 40
HSL 32° 58.55% 37.84%
HSB/HSV 32° 73.86% 60.00%
CMYK 0.00% 33.99% 73.86%
40.00%

Color #996528 in popluar number systems.

HEX 99 65 28
Decimal 153 101 40
Binary 10011001 1100101 101000
Octal 231 145 50

Shades and tints

Shades of #996528

#996528
(153,101,40)
#8C5C25
(140,92,37)
#7F5322
(127,83,34)
#724A1F
(114,74,31)
#65411C
(101,65,28)
#583819
(88,56,25)
#4B2F16
(75,47,22)
#3E2613
(62,38,19)
#311D10
(49,29,16)
#24140D
(36,20,13)
#170B0A
(23,11,10)
#000000
(0,0,0)

Tints of #996528

#996528
(153,101,40)
#A2733B
(162,115,59)
#AB814E
(171,129,78)
#B48F61
(180,143,97)
#BD9D74
(189,157,116)
#C6AB87
(198,171,135)
#CFB99A
(207,185,154)
#D8C7AD
(216,199,173)
#E1D5C0
(225,213,192)
#EAE3D3
(234,227,211)
#F3F1E6
(243,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #996528 color. Also use rgb(153,101,40) instead hex code.

Text Font Color

.myTextColor { color: #996528; }

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

This text font color is #996528.

Background Color

.myBgColor { background-color: #996528; }

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

This div background color is #996528.

Border color

.myBorderColor { border: 1px solid #996528; }

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

This div border color is #996528.

Opacity

.myOpacity80 { color: #996528; opacity: 0.8; }

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

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

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

This text has shadow with #996528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #996528.

Preview

Color preview on black background

This text has color #996528 on black background.


Color preview on white background

This text has color #996528 on white background.


Black color preview on #996528 background

This text has black color on #996528 background.


White color preview on #996528 background

This text has white color on #996528 background.


Related colors

Complementary color

Complementary color for #hex is #669AD7.


I love getcolorcode.com

Triadic colors

1 #289965 and #652899 with #996528 are triadic colors.

2 #286599 and #659928 with #996528 are triadic colors.