COLOR #83759A

HEX: #83759A RGB: (131,117,154)

Color info

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

RGB color model

#83759A color RGB value is (131,117,154).

RGB: (131,117,154) (51%, 46%, 60%)

RGB channels and saturation

R 131 of 255 = 51%
G 117 of 255 = 46%
B 154 of 255 = 60%

131
117
154

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

Portions of RGB colors in percentages

R + G + B = 131 + 117 + 154 = 402 (100%)
R 131 of 402 ~ 32.59%
G 117 of 402 ~ 29.1%
B 154 of 402 ~ 38.31'%

%32.59
%29.1
%38.31

CMYK color model

#83759A color CMYK value is (15,24,0,40).

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

CMYK: (15,24,0,40)
C15M24Y0K40 (15%, 24%, 0%, 40%)
(0.15 / 0.24 / 0.00 / 0.40)

CMYK percentages

%14.94
%24.03
%0
%39.61

Codes

Color #83759A in popluar color models

83 75 9A
RGB 131 117 154
HSL 263° 15.48% 53.14%
HSB/HSV 263° 24.03% 60.39%
CMYK 14.94% 24.03% 0.00%
39.61%

Color #83759A in popluar number systems.

HEX 83 75 9A
Decimal 131 117 154
Binary 10000011 1110101 10011010
Octal 203 165 232

Shades and tints

Shades of #83759A

#83759A
(131,117,154)
#786B8C
(120,107,140)
#6D617E
(109,97,126)
#625770
(98,87,112)
#574D62
(87,77,98)
#4C4354
(76,67,84)
#413946
(65,57,70)
#362F38
(54,47,56)
#2B252A
(43,37,42)
#201B1C
(32,27,28)
#15110E
(21,17,14)
#000000
(0,0,0)

Tints of #83759A

#83759A
(131,117,154)
#8E81A3
(142,129,163)
#998DAC
(153,141,172)
#A499B5
(164,153,181)
#AFA5BE
(175,165,190)
#BAB1C7
(186,177,199)
#C5BDD0
(197,189,208)
#D0C9D9
(208,201,217)
#DBD5E2
(219,213,226)
#E6E1EB
(230,225,235)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83759A; }

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

This text font color is #83759A.

Background Color

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

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

This div background color is #83759A.

Border color

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

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

This div border color is #83759A.

Opacity

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

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

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

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

This text has shadow with #83759A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83759A.

Preview

Color preview on black background

This text has color #83759A on black background.


Color preview on white background

This text has color #83759A on white background.


Black color preview on #83759A background

This text has black color on #83759A background.


White color preview on #83759A background

This text has white color on #83759A background.


Related colors

Complementary color

Complementary color for #hex is #7C8A65.


I love getcolorcode.com

Triadic colors

1 #9A8375 and #759A83 with #83759A are triadic colors.

2 #9A7583 and #75839A with #83759A are triadic colors.