COLOR #985442

HEX: #985442 RGB: (152,84,66)

Color info

#985442 contains mainly red color. Web safe color of #985442 is #996633 (or #963).

RGB color model

#985442 color RGB value is (152,84,66).

RGB: (152,84,66) (60%, 33%, 26%)

RGB channels and saturation

R 152 of 255 = 60%
G 84 of 255 = 33%
B 66 of 255 = 26%

152
84
66

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

Portions of RGB colors in percentages

R + G + B = 152 + 84 + 66 = 302 (100%)
R 152 of 302 ~ 50.33%
G 84 of 302 ~ 27.81%
B 66 of 302 ~ 21.85'%

%50.33
%27.81
%21.85

CMYK color model

#985442 color CMYK value is (0,45,57,40).

  • cyan value is 0.00%
  • magenta value is 44.74%
  • yellow value is 56.58%
  • key color value is 40.39%
CMYK: (0,45,57,40) C0M45Y57K40 (0%,45%,57%,40%) (0.00/0.45/0.57/0.40) 

CMYK percentages

%0
%44.74
%56.58
%40.39

Codes

Color #985442 in popluar color models

98 54 42
RGB 152 84 66
HSL 13° 39.45% 42.75%
HSB/HSV 13° 56.58% 59.61%
CMYK 0.00% 44.74% 56.58%
40.39%

Color #985442 in popluar number systems.

HEX 98 54 42
Decimal 152 84 66
Binary 10011000 1010100 1000010
Octal 230 124 102

Shades and tints

Shades of #985442

#985442
(152,84,66)
#8B4D3C
(139,77,60)
#7E4636
(126,70,54)
#713F30
(113,63,48)
#64382A
(100,56,42)
#573124
(87,49,36)
#4A2A1E
(74,42,30)
#3D2318
(61,35,24)
#301C12
(48,28,18)
#23150C
(35,21,12)
#160E06
(22,14,6)
#000000
(0,0,0)

Tints of #985442

#985442
(152,84,66)
#A16353
(161,99,83)
#AA7264
(170,114,100)
#B38175
(179,129,117)
#BC9086
(188,144,134)
#C59F97
(197,159,151)
#CEAEA8
(206,174,168)
#D7BDB9
(215,189,185)
#E0CCCA
(224,204,202)
#E9DBDB
(233,219,219)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #985442 color. Also use rgb(152,84,66) instead hex code.

Text Font Color

.myTextColor { color: #985442; }

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

This text font color is #985442.

Background Color

.myBgColor { background-color: #985442; }

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

This div background color is #985442.

Border color

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

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

This div border color is #985442.

Opacity

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

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

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

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

This text has shadow with #985442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #985442.

Preview

Color preview on black background

This text has color #985442 on black background.


Color preview on white background

This text has color #985442 on white background.


Black color preview on #985442 background

This text has black color on #985442 background.


White color preview on #985442 background

This text has white color on #985442 background.


Related colors

Complementary color

Complementary color for #hex is #67ABBD.


I love getcolorcode.com

Triadic colors

1 #429854 and #544298 with #985442 are triadic colors.

2 #425498 and #549842 with #985442 are triadic colors.