COLOR #83237E

HEX: #83237E RGB: (131,35,126)

Color info

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

RGB color model

#83237E color RGB value is (131,35,126).

RGB: (131,35,126) (51%, 14%, 49%)

RGB channels and saturation

R 131 of 255 = 51%
G 35 of 255 = 14%
B 126 of 255 = 49%

131
35
126

R + G + B ~ 38%. #83237E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 35 + 126 = 292 (100%)
R 131 of 292 ~ 44.86%
G 35 of 292 ~ 11.99%
B 126 of 292 ~ 43.15'%

%44.86
%11.99
%43.15

CMYK color model

#83237E color CMYK value is (0,73,4,49).

  • cyan value is 0.00%
  • magenta value is 73.28%
  • yellow value is 3.82%
  • key color value is 48.63%

CMYK: (0,73,4,49)
C0M73Y4K49 (0%, 73%, 4%, 49%)
(0.00 / 0.73 / 0.04 / 0.49)

CMYK percentages

%0
%73.28
%3.82
%48.63

Codes

Color #83237E in popluar color models

83 23 7E
RGB 131 35 126
HSL 303° 57.83% 32.55%
HSB/HSV 303° 73.28% 51.37%
CMYK 0.00% 73.28% 3.82%
48.63%

Color #83237E in popluar number systems.

HEX 83 23 7E
Decimal 131 35 126
Binary 10000011 100011 1111110
Octal 203 43 176

Shades and tints

Shades of #83237E

#83237E
(131,35,126)
#782073
(120,32,115)
#6D1D68
(109,29,104)
#621A5D
(98,26,93)
#571752
(87,23,82)
#4C1447
(76,20,71)
#41113C
(65,17,60)
#360E31
(54,14,49)
#2B0B26
(43,11,38)
#20081B
(32,8,27)
#150510
(21,5,16)
#000000
(0,0,0)

Tints of #83237E

#83237E
(131,35,126)
#8E3789
(142,55,137)
#994B94
(153,75,148)
#A45F9F
(164,95,159)
#AF73AA
(175,115,170)
#BA87B5
(186,135,181)
#C59BC0
(197,155,192)
#D0AFCB
(208,175,203)
#DBC3D6
(219,195,214)
#E6D7E1
(230,215,225)
#F1EBEC
(241,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83237E color. Also use rgb(131,35,126) instead hex code.

Text Font Color

.myTextColor { color: #83237E; }

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

This text font color is #83237E.

Background Color

.myBgColor { background-color: #83237E; }

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

This div background color is #83237E.

Border color

.myBorderColor { border: 1px solid #83237E; }

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

This div border color is #83237E.

Opacity

.myOpacity80 { color: #83237E; opacity: 0.8; }

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

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

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

This text has shadow with #83237E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83237E.

Preview

Color preview on black background

This text has color #83237E on black background.


Color preview on white background

This text has color #83237E on white background.


Black color preview on #83237E background

This text has black color on #83237E background.


White color preview on #83237E background

This text has white color on #83237E background.


Related colors

Complementary color

Complementary color for #hex is #7CDC81.


I love getcolorcode.com

Triadic colors

1 #7E8323 and #237E83 with #83237E are triadic colors.

2 #7E2383 and #23837E with #83237E are triadic colors.