COLOR #83368A

HEX: #83368A RGB: (131,54,138)

Color info

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

RGB color model

#83368A color RGB value is (131,54,138).

RGB: (131,54,138) (51%, 21%, 54%)

RGB channels and saturation

R 131 of 255 = 51%
G 54 of 255 = 21%
B 138 of 255 = 54%

131
54
138

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

Portions of RGB colors in percentages

R + G + B = 131 + 54 + 138 = 323 (100%)
R 131 of 323 ~ 40.56%
G 54 of 323 ~ 16.72%
B 138 of 323 ~ 42.72'%

%40.56
%16.72
%42.72

CMYK color model

#83368A color CMYK value is (5,61,0,46).

  • cyan value is 5.07%
  • magenta value is 60.87%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (5,61,0,46)
C5M61Y0K46 (5%, 61%, 0%, 46%)
(0.05 / 0.61 / 0.00 / 0.46)

CMYK percentages

%5.07
%60.87
%0
%45.88

Codes

Color #83368A in popluar color models

83 36 8A
RGB 131 54 138
HSL 295° 43.75% 37.65%
HSB/HSV 295° 60.87% 54.12%
CMYK 5.07% 60.87% 0.00%
45.88%

Color #83368A in popluar number systems.

HEX 83 36 8A
Decimal 131 54 138
Binary 10000011 110110 10001010
Octal 203 66 212

Shades and tints

Shades of #83368A

#83368A
(131,54,138)
#78327E
(120,50,126)
#6D2E72
(109,46,114)
#622A66
(98,42,102)
#57265A
(87,38,90)
#4C224E
(76,34,78)
#411E42
(65,30,66)
#361A36
(54,26,54)
#2B162A
(43,22,42)
#20121E
(32,18,30)
#150E12
(21,14,18)
#000000
(0,0,0)

Tints of #83368A

#83368A
(131,54,138)
#8E4894
(142,72,148)
#995A9E
(153,90,158)
#A46CA8
(164,108,168)
#AF7EB2
(175,126,178)
#BA90BC
(186,144,188)
#C5A2C6
(197,162,198)
#D0B4D0
(208,180,208)
#DBC6DA
(219,198,218)
#E6D8E4
(230,216,228)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83368A color. Also use rgb(131,54,138) instead hex code.

Text Font Color

.myTextColor { color: #83368A; }

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

This text font color is #83368A.

Background Color

.myBgColor { background-color: #83368A; }

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

This div background color is #83368A.

Border color

.myBorderColor { border: 1px solid #83368A; }

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

This div border color is #83368A.

Opacity

.myOpacity80 { color: #83368A; opacity: 0.8; }

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

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

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

This text has shadow with #83368A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83368A.

Preview

Color preview on black background

This text has color #83368A on black background.


Color preview on white background

This text has color #83368A on white background.


Black color preview on #83368A background

This text has black color on #83368A background.


White color preview on #83368A background

This text has white color on #83368A background.


Related colors

Complementary color

Complementary color for #hex is #7CC975.


I love getcolorcode.com

Triadic colors

1 #8A8336 and #368A83 with #83368A are triadic colors.

2 #8A3683 and #36838A with #83368A are triadic colors.