COLOR #83677C

HEX: #83677C RGB: (131,103,124)

Color info

#83677C contains red, green and blue colors in about the same proportion. Web safe color of #83677C is #996666 (or #966).

RGB color model

#83677C color RGB value is (131,103,124).

RGB: (131,103,124) (51%, 40%, 49%)

RGB channels and saturation

R 131 of 255 = 51%
G 103 of 255 = 40%
B 124 of 255 = 49%

131
103
124

R + G + B ~ 47%. #83677C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 103 + 124 = 358 (100%)
R 131 of 358 ~ 36.59%
G 103 of 358 ~ 28.77%
B 124 of 358 ~ 34.64'%

%36.59
%28.77
%34.64

CMYK color model

#83677C color CMYK value is (0,21,5,49).

  • cyan value is 0.00%
  • magenta value is 21.37%
  • yellow value is 5.34%
  • key color value is 48.63%
CMYK: (0,21,5,49) C0M21Y5K49 (0%,21%,5%,49%) (0.00/0.21/0.05/0.49) 

CMYK percentages

%0
%21.37
%5.34
%48.63

Codes

Color #83677C in popluar color models

83 67 7C
RGB 131 103 124
HSL 315° 11.97% 45.88%
HSB/HSV 315° 21.37% 51.37%
CMYK 0.00% 21.37% 5.34%
48.63%

Color #83677C in popluar number systems.

HEX 83 67 7C
Decimal 131 103 124
Binary 10000011 1100111 1111100
Octal 203 147 174

Shades and tints

Shades of #83677C

#83677C
(131,103,124)
#785E71
(120,94,113)
#6D5566
(109,85,102)
#624C5B
(98,76,91)
#574350
(87,67,80)
#4C3A45
(76,58,69)
#41313A
(65,49,58)
#36282F
(54,40,47)
#2B1F24
(43,31,36)
#201619
(32,22,25)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #83677C

#83677C
(131,103,124)
#8E7487
(142,116,135)
#998192
(153,129,146)
#A48E9D
(164,142,157)
#AF9BA8
(175,155,168)
#BAA8B3
(186,168,179)
#C5B5BE
(197,181,190)
#D0C2C9
(208,194,201)
#DBCFD4
(219,207,212)
#E6DCDF
(230,220,223)
#F1E9EA
(241,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83677C color. Also use rgb(131,103,124) instead hex code.

Text Font Color

.myTextColor { color: #83677C; }

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

This text font color is #83677C.

Background Color

.myBgColor { background-color: #83677C; }

<div style="background-color:#83677C">Inner text</div>

This div background color is #83677C.

Border color

.myBorderColor { border: 1px solid #83677C; }

<div style="border:3px solid #83677C">Div</div>

This div border color is #83677C.

Opacity

.myOpacity80 { color: #83677C; opacity: 0.8; }

<p style="color:#83677C;opacity:0.8;">80%</p>

Text with #83677C 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 #83677C;}

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

This text has shadow with #83677C color.


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

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

This text has shadow with #83677C primary color and red secondary color.


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

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

This text has shadow with #83677C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83677C.

Preview

Color preview on black background

This text has color #83677C on black background.


Color preview on white background

This text has color #83677C on white background.


Black color preview on #83677C background

This text has black color on #83677C background.


White color preview on #83677C background

This text has white color on #83677C background.


Related colors

Complementary color

Complementary color for #hex is #7C9883.


I love getcolorcode.com

Triadic colors

1 #7C8367 and #677C83 with #83677C are triadic colors.

2 #7C6783 and #67837C with #83677C are triadic colors.