COLOR #985275

HEX: #985275 RGB: (152,82,117)

Color info

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

RGB color model

#985275 color RGB value is (152,82,117).

RGB: (152,82,117) (60%, 32%, 46%)

RGB channels and saturation

R 152 of 255 = 60%
G 82 of 255 = 32%
B 117 of 255 = 46%

152
82
117

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

Portions of RGB colors in percentages

R + G + B = 152 + 82 + 117 = 351 (100%)
R 152 of 351 ~ 43.3%
G 82 of 351 ~ 23.36%
B 117 of 351 ~ 33.33'%

%43.3
%23.36
%33.33

CMYK color model

#985275 color CMYK value is (0,46,23,40).

  • cyan value is 0.00%
  • magenta value is 46.05%
  • yellow value is 23.03%
  • key color value is 40.39%

CMYK: (0,46,23,40)
C0M46Y23K40 (0%, 46%, 23%, 40%)
(0.00 / 0.46 / 0.23 / 0.40)

CMYK percentages

%0
%46.05
%23.03
%40.39

Codes

Color #985275 in popluar color models

98 52 75
RGB 152 82 117
HSL 330° 29.91% 45.88%
HSB/HSV 330° 46.05% 59.61%
CMYK 0.00% 46.05% 23.03%
40.39%

Color #985275 in popluar number systems.

HEX 98 52 75
Decimal 152 82 117
Binary 10011000 1010010 1110101
Octal 230 122 165

Shades and tints

Shades of #985275

#985275
(152,82,117)
#8B4B6B
(139,75,107)
#7E4461
(126,68,97)
#713D57
(113,61,87)
#64364D
(100,54,77)
#572F43
(87,47,67)
#4A2839
(74,40,57)
#3D212F
(61,33,47)
#301A25
(48,26,37)
#23131B
(35,19,27)
#160C11
(22,12,17)
#000000
(0,0,0)

Tints of #985275

#985275
(152,82,117)
#A16181
(161,97,129)
#AA708D
(170,112,141)
#B37F99
(179,127,153)
#BC8EA5
(188,142,165)
#C59DB1
(197,157,177)
#CEACBD
(206,172,189)
#D7BBC9
(215,187,201)
#E0CAD5
(224,202,213)
#E9D9E1
(233,217,225)
#F2E8ED
(242,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #985275 color. Also use rgb(152,82,117) instead hex code.

Text Font Color

.myTextColor { color: #985275; }

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

This text font color is #985275.

Background Color

.myBgColor { background-color: #985275; }

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

This div background color is #985275.

Border color

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

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

This div border color is #985275.

Opacity

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

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

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

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

This text has shadow with #985275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #985275.

Preview

Color preview on black background

This text has color #985275 on black background.


Color preview on white background

This text has color #985275 on white background.


Black color preview on #985275 background

This text has black color on #985275 background.


White color preview on #985275 background

This text has white color on #985275 background.


Related colors

Complementary color

Complementary color for #hex is #67AD8A.


I love getcolorcode.com

Triadic colors

1 #759852 and #527598 with #985275 are triadic colors.

2 #755298 and #529875 with #985275 are triadic colors.