COLOR #985A56

HEX: #985A56 RGB: (152,90,86)

Color info

#985A56 contains mainly red color. Web safe color of #985A56 is #996666 (or #966).

RGB color model

#985A56 color RGB value is (152,90,86).

RGB: (152,90,86) (60%, 35%, 34%)

RGB channels and saturation

R 152 of 255 = 60%
G 90 of 255 = 35%
B 86 of 255 = 34%

152
90
86

R + G + B ~ 43%. #985A56 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 152 + 90 + 86 = 328 (100%)
R 152 of 328 ~ 46.34%
G 90 of 328 ~ 27.44%
B 86 of 328 ~ 26.22'%

%46.34
%27.44
%26.22

CMYK color model

#985A56 color CMYK value is (0,41,43,40).

  • cyan value is 0.00%
  • magenta value is 40.79%
  • yellow value is 43.42%
  • key color value is 40.39%
CMYK: (0,41,43,40) C0M41Y43K40 (0%,41%,43%,40%) (0.00/0.41/0.43/0.40) 

CMYK percentages

%0
%40.79
%43.42
%40.39

Codes

Color #985A56 in popluar color models

98 5A 56
RGB 152 90 86
HSL 27.73% 46.67%
HSB/HSV 43.42% 59.61%
CMYK 0.00% 40.79% 43.42%
40.39%

Color #985A56 in popluar number systems.

HEX 98 5A 56
Decimal 152 90 86
Binary 10011000 1011010 1010110
Octal 230 132 126

Shades and tints

Shades of #985A56

#985A56
(152,90,86)
#8B524F
(139,82,79)
#7E4A48
(126,74,72)
#714241
(113,66,65)
#643A3A
(100,58,58)
#573233
(87,50,51)
#4A2A2C
(74,42,44)
#3D2225
(61,34,37)
#301A1E
(48,26,30)
#231217
(35,18,23)
#160A10
(22,10,16)
#000000
(0,0,0)

Tints of #985A56

#985A56
(152,90,86)
#A16965
(161,105,101)
#AA7874
(170,120,116)
#B38783
(179,135,131)
#BC9692
(188,150,146)
#C5A5A1
(197,165,161)
#CEB4B0
(206,180,176)
#D7C3BF
(215,195,191)
#E0D2CE
(224,210,206)
#E9E1DD
(233,225,221)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #985A56 color. Also use rgb(152,90,86) instead hex code.

Text Font Color

.myTextColor { color: #985A56; }

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

This text font color is #985A56.

Background Color

.myBgColor { background-color: #985A56; }

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

This div background color is #985A56.

Border color

.myBorderColor { border: 1px solid #985A56; }

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

This div border color is #985A56.

Opacity

.myOpacity80 { color: #985A56; opacity: 0.8; }

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

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

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

This text has shadow with #985A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #985A56.

Preview

Color preview on black background

This text has color #985A56 on black background.


Color preview on white background

This text has color #985A56 on white background.


Black color preview on #985A56 background

This text has black color on #985A56 background.


White color preview on #985A56 background

This text has white color on #985A56 background.


Related colors

Complementary color

Complementary color for #hex is #67A5A9.


I love getcolorcode.com

Triadic colors

1 #56985A and #5A5698 with #985A56 are triadic colors.

2 #565A98 and #5A9856 with #985A56 are triadic colors.