COLOR #83407D

HEX: #83407D RGB: (131,64,125)

Color info

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

RGB color model

#83407D color RGB value is (131,64,125).

RGB: (131,64,125) (51%, 25%, 49%)

RGB channels and saturation

R 131 of 255 = 51%
G 64 of 255 = 25%
B 125 of 255 = 49%

131
64
125

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

Portions of RGB colors in percentages

R + G + B = 131 + 64 + 125 = 320 (100%)
R 131 of 320 ~ 40.94%
G 64 of 320 ~ 20%
B 125 of 320 ~ 39.06'%

%40.94
%20
%39.06

CMYK color model

#83407D color CMYK value is (0,51,5,49).

  • cyan value is 0.00%
  • magenta value is 51.15%
  • yellow value is 4.58%
  • key color value is 48.63%

CMYK: (0,51,5,49)
C0M51Y5K49 (0%, 51%, 5%, 49%)
(0.00 / 0.51 / 0.05 / 0.49)

CMYK percentages

%0
%51.15
%4.58
%48.63

Codes

Color #83407D in popluar color models

83 40 7D
RGB 131 64 125
HSL 305° 34.36% 38.24%
HSB/HSV 305° 51.15% 51.37%
CMYK 0.00% 51.15% 4.58%
48.63%

Color #83407D in popluar number systems.

HEX 83 40 7D
Decimal 131 64 125
Binary 10000011 1000000 1111101
Octal 203 100 175

Shades and tints

Shades of #83407D

#83407D
(131,64,125)
#783B72
(120,59,114)
#6D3667
(109,54,103)
#62315C
(98,49,92)
#572C51
(87,44,81)
#4C2746
(76,39,70)
#41223B
(65,34,59)
#361D30
(54,29,48)
#2B1825
(43,24,37)
#20131A
(32,19,26)
#150E0F
(21,14,15)
#000000
(0,0,0)

Tints of #83407D

#83407D
(131,64,125)
#8E5188
(142,81,136)
#996293
(153,98,147)
#A4739E
(164,115,158)
#AF84A9
(175,132,169)
#BA95B4
(186,149,180)
#C5A6BF
(197,166,191)
#D0B7CA
(208,183,202)
#DBC8D5
(219,200,213)
#E6D9E0
(230,217,224)
#F1EAEB
(241,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83407D color. Also use rgb(131,64,125) instead hex code.

Text Font Color

.myTextColor { color: #83407D; }

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

This text font color is #83407D.

Background Color

.myBgColor { background-color: #83407D; }

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

This div background color is #83407D.

Border color

.myBorderColor { border: 1px solid #83407D; }

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

This div border color is #83407D.

Opacity

.myOpacity80 { color: #83407D; opacity: 0.8; }

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

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

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

This text has shadow with #83407D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83407D.

Preview

Color preview on black background

This text has color #83407D on black background.


Color preview on white background

This text has color #83407D on white background.


Black color preview on #83407D background

This text has black color on #83407D background.


White color preview on #83407D background

This text has white color on #83407D background.


Related colors

Complementary color

Complementary color for #hex is #7CBF82.


I love getcolorcode.com

Triadic colors

1 #7D8340 and #407D83 with #83407D are triadic colors.

2 #7D4083 and #40837D with #83407D are triadic colors.