COLOR #985668

HEX: #985668 RGB: (152,86,104)

Color info

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

RGB color model

#985668 color RGB value is (152,86,104).

RGB: (152,86,104) (60%, 34%, 41%)

RGB channels and saturation

R 152 of 255 = 60%
G 86 of 255 = 34%
B 104 of 255 = 41%

152
86
104

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

Portions of RGB colors in percentages

R + G + B = 152 + 86 + 104 = 342 (100%)
R 152 of 342 ~ 44.44%
G 86 of 342 ~ 25.15%
B 104 of 342 ~ 30.41'%

%44.44
%25.15
%30.41

CMYK color model

#985668 color CMYK value is (0,43,32,40).

  • cyan value is 0.00%
  • magenta value is 43.42%
  • yellow value is 31.58%
  • key color value is 40.39%
CMYK: (0,43,32,40) C0M43Y32K40 (0%,43%,32%,40%) (0.00/0.43/0.32/0.40) 

CMYK percentages

%0
%43.42
%31.58
%40.39

Codes

Color #985668 in popluar color models

98 56 68
RGB 152 86 104
HSL 344° 27.73% 46.67%
HSB/HSV 344° 43.42% 59.61%
CMYK 0.00% 43.42% 31.58%
40.39%

Color #985668 in popluar number systems.

HEX 98 56 68
Decimal 152 86 104
Binary 10011000 1010110 1101000
Octal 230 126 150

Shades and tints

Shades of #985668

#985668
(152,86,104)
#8B4F5F
(139,79,95)
#7E4856
(126,72,86)
#71414D
(113,65,77)
#643A44
(100,58,68)
#57333B
(87,51,59)
#4A2C32
(74,44,50)
#3D2529
(61,37,41)
#301E20
(48,30,32)
#231717
(35,23,23)
#16100E
(22,16,14)
#000000
(0,0,0)

Tints of #985668

#985668
(152,86,104)
#A16575
(161,101,117)
#AA7482
(170,116,130)
#B3838F
(179,131,143)
#BC929C
(188,146,156)
#C5A1A9
(197,161,169)
#CEB0B6
(206,176,182)
#D7BFC3
(215,191,195)
#E0CED0
(224,206,208)
#E9DDDD
(233,221,221)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #985668; }

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

This text font color is #985668.

Background Color

.myBgColor { background-color: #985668; }

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

This div background color is #985668.

Border color

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

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

This div border color is #985668.

Opacity

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

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

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

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

This text has shadow with #985668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #985668.

Preview

Color preview on black background

This text has color #985668 on black background.


Color preview on white background

This text has color #985668 on white background.


Black color preview on #985668 background

This text has black color on #985668 background.


White color preview on #985668 background

This text has white color on #985668 background.


Related colors

Complementary color

Complementary color for #hex is #67A997.


I love getcolorcode.com

Triadic colors

1 #689856 and #566898 with #985668 are triadic colors.

2 #685698 and #569868 with #985668 are triadic colors.