COLOR #83606E

HEX: #83606E RGB: (131,96,110)

Color info

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

RGB color model

#83606E color RGB value is (131,96,110).

RGB: (131,96,110) (51%, 38%, 43%)

RGB channels and saturation

R 131 of 255 = 51%
G 96 of 255 = 38%
B 110 of 255 = 43%

131
96
110

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

Portions of RGB colors in percentages

R + G + B = 131 + 96 + 110 = 337 (100%)
R 131 of 337 ~ 38.87%
G 96 of 337 ~ 28.49%
B 110 of 337 ~ 32.64'%

%38.87
%28.49
%32.64

CMYK color model

#83606E color CMYK value is (0,27,16,49).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 16.03%
  • key color value is 48.63%

CMYK: (0,27,16,49)
C0M27Y16K49 (0%, 27%, 16%, 49%)
(0.00 / 0.27 / 0.16 / 0.49)

CMYK percentages

%0
%26.72
%16.03
%48.63

Codes

Color #83606E in popluar color models

83 60 6E
RGB 131 96 110
HSL 336° 15.42% 44.51%
HSB/HSV 336° 26.72% 51.37%
CMYK 0.00% 26.72% 16.03%
48.63%

Color #83606E in popluar number systems.

HEX 83 60 6E
Decimal 131 96 110
Binary 10000011 1100000 1101110
Octal 203 140 156

Shades and tints

Shades of #83606E

#83606E
(131,96,110)
#785864
(120,88,100)
#6D505A
(109,80,90)
#624850
(98,72,80)
#574046
(87,64,70)
#4C383C
(76,56,60)
#413032
(65,48,50)
#362828
(54,40,40)
#2B201E
(43,32,30)
#201814
(32,24,20)
#15100A
(21,16,10)
#000000
(0,0,0)

Tints of #83606E

#83606E
(131,96,110)
#8E6E7B
(142,110,123)
#997C88
(153,124,136)
#A48A95
(164,138,149)
#AF98A2
(175,152,162)
#BAA6AF
(186,166,175)
#C5B4BC
(197,180,188)
#D0C2C9
(208,194,201)
#DBD0D6
(219,208,214)
#E6DEE3
(230,222,227)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83606E color. Also use rgb(131,96,110) instead hex code.

Text Font Color

.myTextColor { color: #83606E; }

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

This text font color is #83606E.

Background Color

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

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

This div background color is #83606E.

Border color

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

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

This div border color is #83606E.

Opacity

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

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

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

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

This text has shadow with #83606E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83606E.

Preview

Color preview on black background

This text has color #83606E on black background.


Color preview on white background

This text has color #83606E on white background.


Black color preview on #83606E background

This text has black color on #83606E background.


White color preview on #83606E background

This text has white color on #83606E background.


Related colors

Complementary color

Complementary color for #hex is #7C9F91.


I love getcolorcode.com

Triadic colors

1 #6E8360 and #606E83 with #83606E are triadic colors.

2 #6E6083 and #60836E with #83606E are triadic colors.