COLOR #983176

HEX: #983176 RGB: (152,49,118)

Color info

#983176 contains mainly red and blue colors. Web safe color of #983176 is #993366 (or #936).

RGB color model

#983176 color RGB value is (152,49,118).

RGB: (152,49,118) (60%, 19%, 46%)

RGB channels and saturation

R 152 of 255 = 60%
G 49 of 255 = 19%
B 118 of 255 = 46%

152
49
118

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

Portions of RGB colors in percentages

R + G + B = 152 + 49 + 118 = 319 (100%)
R 152 of 319 ~ 47.65%
G 49 of 319 ~ 15.36%
B 118 of 319 ~ 36.99'%

%47.65
%15.36
%36.99

CMYK color model

#983176 color CMYK value is (0,68,22,40).

  • cyan value is 0.00%
  • magenta value is 67.76%
  • yellow value is 22.37%
  • key color value is 40.39%

CMYK: (0,68,22,40)
C0M68Y22K40 (0%, 68%, 22%, 40%)
(0.00 / 0.68 / 0.22 / 0.40)

CMYK percentages

%0
%67.76
%22.37
%40.39

Codes

Color #983176 in popluar color models

98 31 76
RGB 152 49 118
HSL 320° 51.24% 39.41%
HSB/HSV 320° 67.76% 59.61%
CMYK 0.00% 67.76% 22.37%
40.39%

Color #983176 in popluar number systems.

HEX 98 31 76
Decimal 152 49 118
Binary 10011000 110001 1110110
Octal 230 61 166

Shades and tints

Shades of #983176

#983176
(152,49,118)
#8B2D6C
(139,45,108)
#7E2962
(126,41,98)
#712558
(113,37,88)
#64214E
(100,33,78)
#571D44
(87,29,68)
#4A193A
(74,25,58)
#3D1530
(61,21,48)
#301126
(48,17,38)
#230D1C
(35,13,28)
#160912
(22,9,18)
#000000
(0,0,0)

Tints of #983176

#983176
(152,49,118)
#A14382
(161,67,130)
#AA558E
(170,85,142)
#B3679A
(179,103,154)
#BC79A6
(188,121,166)
#C58BB2
(197,139,178)
#CE9DBE
(206,157,190)
#D7AFCA
(215,175,202)
#E0C1D6
(224,193,214)
#E9D3E2
(233,211,226)
#F2E5EE
(242,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #983176 color. Also use rgb(152,49,118) instead hex code.

Text Font Color

.myTextColor { color: #983176; }

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

This text font color is #983176.

Background Color

.myBgColor { background-color: #983176; }

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

This div background color is #983176.

Border color

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

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

This div border color is #983176.

Opacity

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

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

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

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

This text has shadow with #983176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #983176.

Preview

Color preview on black background

This text has color #983176 on black background.


Color preview on white background

This text has color #983176 on white background.


Black color preview on #983176 background

This text has black color on #983176 background.


White color preview on #983176 background

This text has white color on #983176 background.


Related colors

Complementary color

Complementary color for #hex is #67CE89.


I love getcolorcode.com

Triadic colors

1 #769831 and #317698 with #983176 are triadic colors.

2 #763198 and #319876 with #983176 are triadic colors.