COLOR #83769A

HEX: #83769A RGB: (131,118,154)

Color info

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

RGB color model

#83769A color RGB value is (131,118,154).

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

RGB channels and saturation

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

131
118
154

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

Portions of RGB colors in percentages

R + G + B = 131 + 118 + 154 = 403 (100%)
R 131 of 403 ~ 32.51%
G 118 of 403 ~ 29.28%
B 154 of 403 ~ 38.21'%

%32.51
%29.28
%38.21

CMYK color model

#83769A color CMYK value is (15,23,0,40).

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

CMYK: (15,23,0,40)
C15M23Y0K40 (15%, 23%, 0%, 40%)
(0.15 / 0.23 / 0.00 / 0.40)

CMYK percentages

%14.94
%23.38
%0
%39.61

Codes

Color #83769A in popluar color models

83 76 9A
RGB 131 118 154
HSL 262° 15.13% 53.33%
HSB/HSV 262° 23.38% 60.39%
CMYK 14.94% 23.38% 0.00%
39.61%

Color #83769A in popluar number systems.

HEX 83 76 9A
Decimal 131 118 154
Binary 10000011 1110110 10011010
Octal 203 166 232

Shades and tints

Shades of #83769A

#83769A
(131,118,154)
#786C8C
(120,108,140)
#6D627E
(109,98,126)
#625870
(98,88,112)
#574E62
(87,78,98)
#4C4454
(76,68,84)
#413A46
(65,58,70)
#363038
(54,48,56)
#2B262A
(43,38,42)
#201C1C
(32,28,28)
#15120E
(21,18,14)
#000000
(0,0,0)

Tints of #83769A

#83769A
(131,118,154)
#8E82A3
(142,130,163)
#998EAC
(153,142,172)
#A49AB5
(164,154,181)
#AFA6BE
(175,166,190)
#BAB2C7
(186,178,199)
#C5BED0
(197,190,208)
#D0CAD9
(208,202,217)
#DBD6E2
(219,214,226)
#E6E2EB
(230,226,235)
#F1EEF4
(241,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #83769A; }

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

This text font color is #83769A.

Background Color

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

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

This div background color is #83769A.

Border color

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

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

This div border color is #83769A.

Opacity

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

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

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

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

This text has shadow with #83769A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83769A.

Preview

Color preview on black background

This text has color #83769A on black background.


Color preview on white background

This text has color #83769A on white background.


Black color preview on #83769A background

This text has black color on #83769A background.


White color preview on #83769A background

This text has white color on #83769A background.


Related colors

Complementary color

Complementary color for #hex is #7C8965.


I love getcolorcode.com

Triadic colors

1 #9A8376 and #769A83 with #83769A are triadic colors.

2 #9A7683 and #76839A with #83769A are triadic colors.