COLOR #985566

HEX: #985566 RGB: (152,85,102)

Color info

#985566 contains mainly red and blue colors. Web safe color of #985566 is #996666 (or #966).

RGB color model

#985566 color RGB value is (152,85,102).

RGB: (152,85,102) (60%, 33%, 40%)

RGB channels and saturation

R 152 of 255 = 60%
G 85 of 255 = 33%
B 102 of 255 = 40%

152
85
102

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

Portions of RGB colors in percentages

R + G + B = 152 + 85 + 102 = 339 (100%)
R 152 of 339 ~ 44.84%
G 85 of 339 ~ 25.07%
B 102 of 339 ~ 30.09'%

%44.84
%25.07
%30.09

CMYK color model

#985566 color CMYK value is (0,44,33,40).

  • cyan value is 0.00%
  • magenta value is 44.08%
  • yellow value is 32.89%
  • key color value is 40.39%

CMYK: (0,44,33,40)
C0M44Y33K40 (0%, 44%, 33%, 40%)
(0.00 / 0.44 / 0.33 / 0.40)

CMYK percentages

%0
%44.08
%32.89
%40.39

Codes

Color #985566 in popluar color models

98 55 66
RGB 152 85 102
HSL 345° 28.27% 46.47%
HSB/HSV 345° 44.08% 59.61%
CMYK 0.00% 44.08% 32.89%
40.39%

Color #985566 in popluar number systems.

HEX 98 55 66
Decimal 152 85 102
Binary 10011000 1010101 1100110
Octal 230 125 146

Shades and tints

Shades of #985566

#985566
(152,85,102)
#8B4E5D
(139,78,93)
#7E4754
(126,71,84)
#71404B
(113,64,75)
#643942
(100,57,66)
#573239
(87,50,57)
#4A2B30
(74,43,48)
#3D2427
(61,36,39)
#301D1E
(48,29,30)
#231615
(35,22,21)
#160F0C
(22,15,12)
#000000
(0,0,0)

Tints of #985566

#985566
(152,85,102)
#A16473
(161,100,115)
#AA7380
(170,115,128)
#B3828D
(179,130,141)
#BC919A
(188,145,154)
#C5A0A7
(197,160,167)
#CEAFB4
(206,175,180)
#D7BEC1
(215,190,193)
#E0CDCE
(224,205,206)
#E9DCDB
(233,220,219)
#F2EBE8
(242,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #985566 color. Also use rgb(152,85,102) instead hex code.

Text Font Color

.myTextColor { color: #985566; }

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

This text font color is #985566.

Background Color

.myBgColor { background-color: #985566; }

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

This div background color is #985566.

Border color

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

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

This div border color is #985566.

Opacity

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

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

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

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

This text has shadow with #985566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #985566.

Preview

Color preview on black background

This text has color #985566 on black background.


Color preview on white background

This text has color #985566 on white background.


Black color preview on #985566 background

This text has black color on #985566 background.


White color preview on #985566 background

This text has white color on #985566 background.


Related colors

Complementary color

Complementary color for #hex is #67AA99.


I love getcolorcode.com

Triadic colors

1 #669855 and #556698 with #985566 are triadic colors.

2 #665598 and #559866 with #985566 are triadic colors.