COLOR #83584F

HEX: #83584F RGB: (131,88,79)

Color info

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

RGB color model

#83584F color RGB value is (131,88,79).

RGB: (131,88,79) (51%, 35%, 31%)

RGB channels and saturation

R 131 of 255 = 51%
G 88 of 255 = 35%
B 79 of 255 = 31%

131
88
79

R + G + B ~ 39%. #83584F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 88 + 79 = 298 (100%)
R 131 of 298 ~ 43.96%
G 88 of 298 ~ 29.53%
B 79 of 298 ~ 26.51'%

%43.96
%29.53
%26.51

CMYK color model

#83584F color CMYK value is (0,33,40,49).

  • cyan value is 0.00%
  • magenta value is 32.82%
  • yellow value is 39.69%
  • key color value is 48.63%

CMYK: (0,33,40,49)
C0M33Y40K49 (0%, 33%, 40%, 49%)
(0.00 / 0.33 / 0.40 / 0.49)

CMYK percentages

%0
%32.82
%39.69
%48.63

Codes

Color #83584F in popluar color models

83 58 4F
RGB 131 88 79
HSL 10° 24.76% 41.18%
HSB/HSV 10° 39.69% 51.37%
CMYK 0.00% 32.82% 39.69%
48.63%

Color #83584F in popluar number systems.

HEX 83 58 4F
Decimal 131 88 79
Binary 10000011 1011000 1001111
Octal 203 130 117

Shades and tints

Shades of #83584F

#83584F
(131,88,79)
#785048
(120,80,72)
#6D4841
(109,72,65)
#62403A
(98,64,58)
#573833
(87,56,51)
#4C302C
(76,48,44)
#412825
(65,40,37)
#36201E
(54,32,30)
#2B1817
(43,24,23)
#201010
(32,16,16)
#150809
(21,8,9)
#000000
(0,0,0)

Tints of #83584F

#83584F
(131,88,79)
#8E675F
(142,103,95)
#99766F
(153,118,111)
#A4857F
(164,133,127)
#AF948F
(175,148,143)
#BAA39F
(186,163,159)
#C5B2AF
(197,178,175)
#D0C1BF
(208,193,191)
#DBD0CF
(219,208,207)
#E6DFDF
(230,223,223)
#F1EEEF
(241,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83584F color. Also use rgb(131,88,79) instead hex code.

Text Font Color

.myTextColor { color: #83584F; }

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

This text font color is #83584F.

Background Color

.myBgColor { background-color: #83584F; }

<div style="background-color:#83584F">Inner text</div>

This div background color is #83584F.

Border color

.myBorderColor { border: 1px solid #83584F; }

<div style="border:3px solid #83584F">Div</div>

This div border color is #83584F.

Opacity

.myOpacity80 { color: #83584F; opacity: 0.8; }

<p style="color:#83584F;opacity:0.8;">80%</p>

Text with #83584F 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 #83584F;}

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

This text has shadow with #83584F color.


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

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

This text has shadow with #83584F primary color and red secondary color.


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

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

This text has shadow with #83584F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83584F.

Preview

Color preview on black background

This text has color #83584F on black background.


Color preview on white background

This text has color #83584F on white background.


Black color preview on #83584F background

This text has black color on #83584F background.


White color preview on #83584F background

This text has white color on #83584F background.


Related colors

Complementary color

Complementary color for #hex is #7CA7B0.


I love getcolorcode.com

Triadic colors

1 #4F8358 and #584F83 with #83584F are triadic colors.

2 #4F5883 and #58834F with #83584F are triadic colors.