COLOR #83779E

HEX: #83779E RGB: (131,119,158)

Color info

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

RGB color model

#83779E color RGB value is (131,119,158).

RGB: (131,119,158) (51%, 47%, 62%)

RGB channels and saturation

R 131 of 255 = 51%
G 119 of 255 = 47%
B 158 of 255 = 62%

131
119
158

R + G + B ~ 53%. #83779E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 119 + 158 = 408 (100%)
R 131 of 408 ~ 32.11%
G 119 of 408 ~ 29.17%
B 158 of 408 ~ 38.73'%

%32.11
%29.17
%38.73

CMYK color model

#83779E color CMYK value is (17,25,0,38).

  • cyan value is 17.09%
  • magenta value is 24.68%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (17,25,0,38)
C17M25Y0K38 (17%, 25%, 0%, 38%)
(0.17 / 0.25 / 0.00 / 0.38)

CMYK percentages

%17.09
%24.68
%0
%38.04

Codes

Color #83779E in popluar color models

83 77 9E
RGB 131 119 158
HSL 258° 16.74% 54.31%
HSB/HSV 258° 24.68% 61.96%
CMYK 17.09% 24.68% 0.00%
38.04%

Color #83779E in popluar number systems.

HEX 83 77 9E
Decimal 131 119 158
Binary 10000011 1110111 10011110
Octal 203 167 236

Shades and tints

Shades of #83779E

#83779E
(131,119,158)
#786D90
(120,109,144)
#6D6382
(109,99,130)
#625974
(98,89,116)
#574F66
(87,79,102)
#4C4558
(76,69,88)
#413B4A
(65,59,74)
#36313C
(54,49,60)
#2B272E
(43,39,46)
#201D20
(32,29,32)
#151312
(21,19,18)
#000000
(0,0,0)

Tints of #83779E

#83779E
(131,119,158)
#8E83A6
(142,131,166)
#998FAE
(153,143,174)
#A49BB6
(164,155,182)
#AFA7BE
(175,167,190)
#BAB3C6
(186,179,198)
#C5BFCE
(197,191,206)
#D0CBD6
(208,203,214)
#DBD7DE
(219,215,222)
#E6E3E6
(230,227,230)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83779E color. Also use rgb(131,119,158) instead hex code.

Text Font Color

.myTextColor { color: #83779E; }

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

This text font color is #83779E.

Background Color

.myBgColor { background-color: #83779E; }

<div style="background-color:#83779E">Inner text</div>

This div background color is #83779E.

Border color

.myBorderColor { border: 1px solid #83779E; }

<div style="border:3px solid #83779E">Div</div>

This div border color is #83779E.

Opacity

.myOpacity80 { color: #83779E; opacity: 0.8; }

<p style="color:#83779E;opacity:0.8;">80%</p>

Text with #83779E 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 #83779E;}

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

This text has shadow with #83779E color.


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

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

This text has shadow with #83779E primary color and red secondary color.


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

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

This text has shadow with #83779E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83779E.

Preview

Color preview on black background

This text has color #83779E on black background.


Color preview on white background

This text has color #83779E on white background.


Black color preview on #83779E background

This text has black color on #83779E background.


White color preview on #83779E background

This text has white color on #83779E background.


Related colors

Complementary color

Complementary color for #hex is #7C8861.


I love getcolorcode.com

Triadic colors

1 #9E8377 and #779E83 with #83779E are triadic colors.

2 #9E7783 and #77839E with #83779E are triadic colors.