COLOR #83649A

HEX: #83649A RGB: (131,100,154)

Color info

#83649A contains red, green and blue colors in about the same proportion. Web safe color of #83649A is #996699 (or #969).

RGB color model

#83649A color RGB value is (131,100,154).

RGB: (131,100,154) (51%, 39%, 60%)

RGB channels and saturation

R 131 of 255 = 51%
G 100 of 255 = 39%
B 154 of 255 = 60%

131
100
154

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

Portions of RGB colors in percentages

R + G + B = 131 + 100 + 154 = 385 (100%)
R 131 of 385 ~ 34.03%
G 100 of 385 ~ 25.97%
B 154 of 385 ~ 40'%

%34.03
%25.97
%40

CMYK color model

#83649A color CMYK value is (15,35,0,40).

  • cyan value is 14.94%
  • magenta value is 35.06%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (15,35,0,40)
C15M35Y0K40 (15%, 35%, 0%, 40%)
(0.15 / 0.35 / 0.00 / 0.40)

CMYK percentages

%14.94
%35.06
%0
%39.61

Codes

Color #83649A in popluar color models

83 64 9A
RGB 131 100 154
HSL 274° 21.26% 49.80%
HSB/HSV 274° 35.06% 60.39%
CMYK 14.94% 35.06% 0.00%
39.61%

Color #83649A in popluar number systems.

HEX 83 64 9A
Decimal 131 100 154
Binary 10000011 1100100 10011010
Octal 203 144 232

Shades and tints

Shades of #83649A

#83649A
(131,100,154)
#785B8C
(120,91,140)
#6D527E
(109,82,126)
#624970
(98,73,112)
#574062
(87,64,98)
#4C3754
(76,55,84)
#412E46
(65,46,70)
#362538
(54,37,56)
#2B1C2A
(43,28,42)
#20131C
(32,19,28)
#150A0E
(21,10,14)
#000000
(0,0,0)

Tints of #83649A

#83649A
(131,100,154)
#8E72A3
(142,114,163)
#9980AC
(153,128,172)
#A48EB5
(164,142,181)
#AF9CBE
(175,156,190)
#BAAAC7
(186,170,199)
#C5B8D0
(197,184,208)
#D0C6D9
(208,198,217)
#DBD4E2
(219,212,226)
#E6E2EB
(230,226,235)
#F1F0F4
(241,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83649A color. Also use rgb(131,100,154) instead hex code.

Text Font Color

.myTextColor { color: #83649A; }

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

This text font color is #83649A.

Background Color

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

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

This div background color is #83649A.

Border color

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

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

This div border color is #83649A.

Opacity

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

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

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

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

This text has shadow with #83649A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83649A.

Preview

Color preview on black background

This text has color #83649A on black background.


Color preview on white background

This text has color #83649A on white background.


Black color preview on #83649A background

This text has black color on #83649A background.


White color preview on #83649A background

This text has white color on #83649A background.


Related colors

Complementary color

Complementary color for #hex is #7C9B65.


I love getcolorcode.com

Triadic colors

1 #9A8364 and #649A83 with #83649A are triadic colors.

2 #9A6483 and #64839A with #83649A are triadic colors.