COLOR #986068

HEX: #986068 RGB: (152,96,104)

Color info

#986068 contains red, green and blue colors in about the same proportion. Web safe color of #986068 is #996666 (or #966).

RGB color model

#986068 color RGB value is (152,96,104).

RGB: (152,96,104) (60%, 38%, 41%)

RGB channels and saturation

R 152 of 255 = 60%
G 96 of 255 = 38%
B 104 of 255 = 41%

152
96
104

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

Portions of RGB colors in percentages

R + G + B = 152 + 96 + 104 = 352 (100%)
R 152 of 352 ~ 43.18%
G 96 of 352 ~ 27.27%
B 104 of 352 ~ 29.55'%

%43.18
%27.27
%29.55

CMYK color model

#986068 color CMYK value is (0,37,32,40).

  • cyan value is 0.00%
  • magenta value is 36.84%
  • yellow value is 31.58%
  • key color value is 40.39%

CMYK: (0,37,32,40)
C0M37Y32K40 (0%, 37%, 32%, 40%)
(0.00 / 0.37 / 0.32 / 0.40)

CMYK percentages

%0
%36.84
%31.58
%40.39

Codes

Color #986068 in popluar color models

98 60 68
RGB 152 96 104
HSL 351° 22.58% 48.63%
HSB/HSV 351° 36.84% 59.61%
CMYK 0.00% 36.84% 31.58%
40.39%

Color #986068 in popluar number systems.

HEX 98 60 68
Decimal 152 96 104
Binary 10011000 1100000 1101000
Octal 230 140 150

Shades and tints

Shades of #986068

#986068
(152,96,104)
#8B585F
(139,88,95)
#7E5056
(126,80,86)
#71484D
(113,72,77)
#644044
(100,64,68)
#57383B
(87,56,59)
#4A3032
(74,48,50)
#3D2829
(61,40,41)
#302020
(48,32,32)
#231817
(35,24,23)
#16100E
(22,16,14)
#000000
(0,0,0)

Tints of #986068

#986068
(152,96,104)
#A16E75
(161,110,117)
#AA7C82
(170,124,130)
#B38A8F
(179,138,143)
#BC989C
(188,152,156)
#C5A6A9
(197,166,169)
#CEB4B6
(206,180,182)
#D7C2C3
(215,194,195)
#E0D0D0
(224,208,208)
#E9DEDD
(233,222,221)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #986068; }

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

This text font color is #986068.

Background Color

.myBgColor { background-color: #986068; }

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

This div background color is #986068.

Border color

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

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

This div border color is #986068.

Opacity

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

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

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

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

This text has shadow with #986068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #986068.

Preview

Color preview on black background

This text has color #986068 on black background.


Color preview on white background

This text has color #986068 on white background.


Black color preview on #986068 background

This text has black color on #986068 background.


White color preview on #986068 background

This text has white color on #986068 background.


Related colors

Complementary color

Complementary color for #hex is #679F97.


I love getcolorcode.com

Triadic colors

1 #689860 and #606898 with #986068 are triadic colors.

2 #686098 and #609868 with #986068 are triadic colors.