COLOR #998575

HEX: #998575 RGB: (153,133,117)

Color info

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

RGB color model

#998575 color RGB value is (153,133,117).

RGB: (153,133,117) (60%, 52%, 46%)

RGB channels and saturation

R 153 of 255 = 60%
G 133 of 255 = 52%
B 117 of 255 = 46%

153
133
117

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

Portions of RGB colors in percentages

R + G + B = 153 + 133 + 117 = 403 (100%)
R 153 of 403 ~ 37.97%
G 133 of 403 ~ 33%
B 117 of 403 ~ 29.03'%

%37.97
%33
%29.03

CMYK color model

#998575 color CMYK value is (0,13,24,40).

  • cyan value is 0.00%
  • magenta value is 13.07%
  • yellow value is 23.53%
  • key color value is 40.00%
CMYK: (0,13,24,40) C0M13Y24K40 (0%,13%,24%,40%) (0.00/0.13/0.24/0.40) 

CMYK percentages

%0
%13.07
%23.53
%40

Codes

Color #998575 in popluar color models

99 85 75
RGB 153 133 117
HSL 27° 15.00% 52.94%
HSB/HSV 27° 23.53% 60.00%
CMYK 0.00% 13.07% 23.53%
40.00%

Color #998575 in popluar number systems.

HEX 99 85 75
Decimal 153 133 117
Binary 10011001 10000101 1110101
Octal 231 205 165

Shades and tints

Shades of #998575

#998575
(153,133,117)
#8C796B
(140,121,107)
#7F6D61
(127,109,97)
#726157
(114,97,87)
#65554D
(101,85,77)
#584943
(88,73,67)
#4B3D39
(75,61,57)
#3E312F
(62,49,47)
#312525
(49,37,37)
#24191B
(36,25,27)
#170D11
(23,13,17)
#000000
(0,0,0)

Tints of #998575

#998575
(153,133,117)
#A29081
(162,144,129)
#AB9B8D
(171,155,141)
#B4A699
(180,166,153)
#BDB1A5
(189,177,165)
#C6BCB1
(198,188,177)
#CFC7BD
(207,199,189)
#D8D2C9
(216,210,201)
#E1DDD5
(225,221,213)
#EAE8E1
(234,232,225)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998575 color. Also use rgb(153,133,117) instead hex code.

Text Font Color

.myTextColor { color: #998575; }

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

This text font color is #998575.

Background Color

.myBgColor { background-color: #998575; }

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

This div background color is #998575.

Border color

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

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

This div border color is #998575.

Opacity

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

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

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

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

This text has shadow with #998575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998575.

Preview

Color preview on black background

This text has color #998575 on black background.


Color preview on white background

This text has color #998575 on white background.


Black color preview on #998575 background

This text has black color on #998575 background.


White color preview on #998575 background

This text has white color on #998575 background.


Related colors

Complementary color

Complementary color for #hex is #667A8A.


I love getcolorcode.com

Triadic colors

1 #759985 and #857599 with #998575 are triadic colors.

2 #758599 and #859975 with #998575 are triadic colors.