COLOR #83697D

HEX: #83697D RGB: (131,105,125)

Color info

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

RGB color model

#83697D color RGB value is (131,105,125).

RGB: (131,105,125) (51%, 41%, 49%)

RGB channels and saturation

R 131 of 255 = 51%
G 105 of 255 = 41%
B 125 of 255 = 49%

131
105
125

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

Portions of RGB colors in percentages

R + G + B = 131 + 105 + 125 = 361 (100%)
R 131 of 361 ~ 36.29%
G 105 of 361 ~ 29.09%
B 125 of 361 ~ 34.63'%

%36.29
%29.09
%34.63

CMYK color model

#83697D color CMYK value is (0,20,5,49).

  • cyan value is 0.00%
  • magenta value is 19.85%
  • yellow value is 4.58%
  • key color value is 48.63%

CMYK: (0,20,5,49)
C0M20Y5K49 (0%, 20%, 5%, 49%)
(0.00 / 0.20 / 0.05 / 0.49)

CMYK percentages

%0
%19.85
%4.58
%48.63

Codes

Color #83697D in popluar color models

83 69 7D
RGB 131 105 125
HSL 314° 11.02% 46.27%
HSB/HSV 314° 19.85% 51.37%
CMYK 0.00% 19.85% 4.58%
48.63%

Color #83697D in popluar number systems.

HEX 83 69 7D
Decimal 131 105 125
Binary 10000011 1101001 1111101
Octal 203 151 175

Shades and tints

Shades of #83697D

#83697D
(131,105,125)
#786072
(120,96,114)
#6D5767
(109,87,103)
#624E5C
(98,78,92)
#574551
(87,69,81)
#4C3C46
(76,60,70)
#41333B
(65,51,59)
#362A30
(54,42,48)
#2B2125
(43,33,37)
#20181A
(32,24,26)
#150F0F
(21,15,15)
#000000
(0,0,0)

Tints of #83697D

#83697D
(131,105,125)
#8E7688
(142,118,136)
#998393
(153,131,147)
#A4909E
(164,144,158)
#AF9DA9
(175,157,169)
#BAAAB4
(186,170,180)
#C5B7BF
(197,183,191)
#D0C4CA
(208,196,202)
#DBD1D5
(219,209,213)
#E6DEE0
(230,222,224)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83697D color. Also use rgb(131,105,125) instead hex code.

Text Font Color

.myTextColor { color: #83697D; }

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

This text font color is #83697D.

Background Color

.myBgColor { background-color: #83697D; }

<div style="background-color:#83697D">Inner text</div>

This div background color is #83697D.

Border color

.myBorderColor { border: 1px solid #83697D; }

<div style="border:3px solid #83697D">Div</div>

This div border color is #83697D.

Opacity

.myOpacity80 { color: #83697D; opacity: 0.8; }

<p style="color:#83697D;opacity:0.8;">80%</p>

Text with #83697D 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 #83697D;}

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

This text has shadow with #83697D color.


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

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

This text has shadow with #83697D primary color and red secondary color.


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

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

This text has shadow with #83697D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83697D.

Preview

Color preview on black background

This text has color #83697D on black background.


Color preview on white background

This text has color #83697D on white background.


Black color preview on #83697D background

This text has black color on #83697D background.


White color preview on #83697D background

This text has white color on #83697D background.


Related colors

Complementary color

Complementary color for #hex is #7C9682.


I love getcolorcode.com

Triadic colors

1 #7D8369 and #697D83 with #83697D are triadic colors.

2 #7D6983 and #69837D with #83697D are triadic colors.