COLOR #983783

HEX: #983783 RGB: (152,55,131)

Color info

#983783 contains mainly red and blue colors. Web safe color of #983783 is #993399 (or #939).

RGB color model

#983783 color RGB value is (152,55,131).

RGB: (152,55,131) (60%, 22%, 51%)

RGB channels and saturation

R 152 of 255 = 60%
G 55 of 255 = 22%
B 131 of 255 = 51%

152
55
131

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

Portions of RGB colors in percentages

R + G + B = 152 + 55 + 131 = 338 (100%)
R 152 of 338 ~ 44.97%
G 55 of 338 ~ 16.27%
B 131 of 338 ~ 38.76'%

%44.97
%16.27
%38.76

CMYK color model

#983783 color CMYK value is (0,64,14,40).

  • cyan value is 0.00%
  • magenta value is 63.82%
  • yellow value is 13.82%
  • key color value is 40.39%

CMYK: (0,64,14,40)
C0M64Y14K40 (0%, 64%, 14%, 40%)
(0.00 / 0.64 / 0.14 / 0.40)

CMYK percentages

%0
%63.82
%13.82
%40.39

Codes

Color #983783 in popluar color models

98 37 83
RGB 152 55 131
HSL 313° 46.86% 40.59%
HSB/HSV 313° 63.82% 59.61%
CMYK 0.00% 63.82% 13.82%
40.39%

Color #983783 in popluar number systems.

HEX 98 37 83
Decimal 152 55 131
Binary 10011000 110111 10000011
Octal 230 67 203

Shades and tints

Shades of #983783

#983783
(152,55,131)
#8B3278
(139,50,120)
#7E2D6D
(126,45,109)
#712862
(113,40,98)
#642357
(100,35,87)
#571E4C
(87,30,76)
#4A1941
(74,25,65)
#3D1436
(61,20,54)
#300F2B
(48,15,43)
#230A20
(35,10,32)
#160515
(22,5,21)
#000000
(0,0,0)

Tints of #983783

#983783
(152,55,131)
#A1498E
(161,73,142)
#AA5B99
(170,91,153)
#B36DA4
(179,109,164)
#BC7FAF
(188,127,175)
#C591BA
(197,145,186)
#CEA3C5
(206,163,197)
#D7B5D0
(215,181,208)
#E0C7DB
(224,199,219)
#E9D9E6
(233,217,230)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #983783 color. Also use rgb(152,55,131) instead hex code.

Text Font Color

.myTextColor { color: #983783; }

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

This text font color is #983783.

Background Color

.myBgColor { background-color: #983783; }

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

This div background color is #983783.

Border color

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

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

This div border color is #983783.

Opacity

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

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

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

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

This text has shadow with #983783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #983783.

Preview

Color preview on black background

This text has color #983783 on black background.


Color preview on white background

This text has color #983783 on white background.


Black color preview on #983783 background

This text has black color on #983783 background.


White color preview on #983783 background

This text has white color on #983783 background.


Related colors

Complementary color

Complementary color for #hex is #67C87C.


I love getcolorcode.com

Triadic colors

1 #839837 and #378398 with #983783 are triadic colors.

2 #833798 and #379883 with #983783 are triadic colors.