COLOR #83617B

HEX: #83617B RGB: (131,97,123)

Color info

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

RGB color model

#83617B color RGB value is (131,97,123).

RGB: (131,97,123) (51%, 38%, 48%)

RGB channels and saturation

R 131 of 255 = 51%
G 97 of 255 = 38%
B 123 of 255 = 48%

131
97
123

R + G + B ~ 46%. #83617B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 131 + 97 + 123 = 351 (100%)
R 131 of 351 ~ 37.32%
G 97 of 351 ~ 27.64%
B 123 of 351 ~ 35.04'%

%37.32
%27.64
%35.04

CMYK color model

#83617B color CMYK value is (0,26,6,49).

  • cyan value is 0.00%
  • magenta value is 25.95%
  • yellow value is 6.11%
  • key color value is 48.63%

CMYK: (0,26,6,49)
C0M26Y6K49 (0%, 26%, 6%, 49%)
(0.00 / 0.26 / 0.06 / 0.49)

CMYK percentages

%0
%25.95
%6.11
%48.63

Codes

Color #83617B in popluar color models

83 61 7B
RGB 131 97 123
HSL 314° 14.91% 44.71%
HSB/HSV 314° 25.95% 51.37%
CMYK 0.00% 25.95% 6.11%
48.63%

Color #83617B in popluar number systems.

HEX 83 61 7B
Decimal 131 97 123
Binary 10000011 1100001 1111011
Octal 203 141 173

Shades and tints

Shades of #83617B

#83617B
(131,97,123)
#785970
(120,89,112)
#6D5165
(109,81,101)
#62495A
(98,73,90)
#57414F
(87,65,79)
#4C3944
(76,57,68)
#413139
(65,49,57)
#36292E
(54,41,46)
#2B2123
(43,33,35)
#201918
(32,25,24)
#15110D
(21,17,13)
#000000
(0,0,0)

Tints of #83617B

#83617B
(131,97,123)
#8E6F87
(142,111,135)
#997D93
(153,125,147)
#A48B9F
(164,139,159)
#AF99AB
(175,153,171)
#BAA7B7
(186,167,183)
#C5B5C3
(197,181,195)
#D0C3CF
(208,195,207)
#DBD1DB
(219,209,219)
#E6DFE7
(230,223,231)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83617B color. Also use rgb(131,97,123) instead hex code.

Text Font Color

.myTextColor { color: #83617B; }

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

This text font color is #83617B.

Background Color

.myBgColor { background-color: #83617B; }

<div style="background-color:#83617B">Inner text</div>

This div background color is #83617B.

Border color

.myBorderColor { border: 1px solid #83617B; }

<div style="border:3px solid #83617B">Div</div>

This div border color is #83617B.

Opacity

.myOpacity80 { color: #83617B; opacity: 0.8; }

<p style="color:#83617B;opacity:0.8;">80%</p>

Text with #83617B 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 #83617B;}

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

This text has shadow with #83617B color.


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

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

This text has shadow with #83617B primary color and red secondary color.


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

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

This text has shadow with #83617B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #83617B.

Preview

Color preview on black background

This text has color #83617B on black background.


Color preview on white background

This text has color #83617B on white background.


Black color preview on #83617B background

This text has black color on #83617B background.


White color preview on #83617B background

This text has white color on #83617B background.


Related colors

Complementary color

Complementary color for #hex is #7C9E84.


I love getcolorcode.com

Triadic colors

1 #7B8361 and #617B83 with #83617B are triadic colors.

2 #7B6183 and #61837B with #83617B are triadic colors.