COLOR #998478

HEX: #998478 RGB: (153,132,120)

Color info

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

RGB color model

#998478 color RGB value is (153,132,120).

RGB: (153,132,120) (60%, 52%, 47%)

RGB channels and saturation

R 153 of 255 = 60%
G 132 of 255 = 52%
B 120 of 255 = 47%

153
132
120

R + G + B ~ 53%. #998478 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 132 + 120 = 405 (100%)
R 153 of 405 ~ 37.78%
G 132 of 405 ~ 32.59%
B 120 of 405 ~ 29.63'%

%37.78
%32.59
%29.63

CMYK color model

#998478 color CMYK value is (0,14,22,40).

  • cyan value is 0.00%
  • magenta value is 13.73%
  • yellow value is 21.57%
  • key color value is 40.00%
CMYK: (0,14,22,40) C0M14Y22K40 (0%,14%,22%,40%) (0.00/0.14/0.22/0.40) 

CMYK percentages

%0
%13.73
%21.57
%40

Codes

Color #998478 in popluar color models

99 84 78
RGB 153 132 120
HSL 22° 13.92% 53.53%
HSB/HSV 22° 21.57% 60.00%
CMYK 0.00% 13.73% 21.57%
40.00%

Color #998478 in popluar number systems.

HEX 99 84 78
Decimal 153 132 120
Binary 10011001 10000100 1111000
Octal 231 204 170

Shades and tints

Shades of #998478

#998478
(153,132,120)
#8C786E
(140,120,110)
#7F6C64
(127,108,100)
#72605A
(114,96,90)
#655450
(101,84,80)
#584846
(88,72,70)
#4B3C3C
(75,60,60)
#3E3032
(62,48,50)
#312428
(49,36,40)
#24181E
(36,24,30)
#170C14
(23,12,20)
#000000
(0,0,0)

Tints of #998478

#998478
(153,132,120)
#A28F84
(162,143,132)
#AB9A90
(171,154,144)
#B4A59C
(180,165,156)
#BDB0A8
(189,176,168)
#C6BBB4
(198,187,180)
#CFC6C0
(207,198,192)
#D8D1CC
(216,209,204)
#E1DCD8
(225,220,216)
#EAE7E4
(234,231,228)
#F3F2F0
(243,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998478 color. Also use rgb(153,132,120) instead hex code.

Text Font Color

.myTextColor { color: #998478; }

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

This text font color is #998478.

Background Color

.myBgColor { background-color: #998478; }

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

This div background color is #998478.

Border color

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

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

This div border color is #998478.

Opacity

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

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

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

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

This text has shadow with #998478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998478.

Preview

Color preview on black background

This text has color #998478 on black background.


Color preview on white background

This text has color #998478 on white background.


Black color preview on #998478 background

This text has black color on #998478 background.


White color preview on #998478 background

This text has white color on #998478 background.


Related colors

Complementary color

Complementary color for #hex is #667B87.


I love getcolorcode.com

Triadic colors

1 #789984 and #847899 with #998478 are triadic colors.

2 #788499 and #849978 with #998478 are triadic colors.