COLOR #83465E

HEX: #83465E RGB: (131,70,94)

Color info

#83465E contains mainly red and blue colors. Web safe color of #83465E is #993366 (or #936).

RGB color model

#83465E color RGB value is (131,70,94).

RGB: (131,70,94) (51%, 27%, 37%)

RGB channels and saturation

R 131 of 255 = 51%
G 70 of 255 = 27%
B 94 of 255 = 37%

131
70
94

R + G + B ~ 38%. #83465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 70 + 94 = 295 (100%)
R 131 of 295 ~ 44.41%
G 70 of 295 ~ 23.73%
B 94 of 295 ~ 31.86'%

%44.41
%23.73
%31.86

CMYK color model

#83465E color CMYK value is (0,47,28,49).

  • cyan value is 0.00%
  • magenta value is 46.56%
  • yellow value is 28.24%
  • key color value is 48.63%

CMYK: (0,47,28,49)
C0M47Y28K49 (0%, 47%, 28%, 49%)
(0.00 / 0.47 / 0.28 / 0.49)

CMYK percentages

%0
%46.56
%28.24
%48.63

Codes

Color #83465E in popluar color models

83 46 5E
RGB 131 70 94
HSL 336° 30.35% 39.41%
HSB/HSV 336° 46.56% 51.37%
CMYK 0.00% 46.56% 28.24%
48.63%

Color #83465E in popluar number systems.

HEX 83 46 5E
Decimal 131 70 94
Binary 10000011 1000110 1011110
Octal 203 106 136

Shades and tints

Shades of #83465E

#83465E
(131,70,94)
#784056
(120,64,86)
#6D3A4E
(109,58,78)
#623446
(98,52,70)
#572E3E
(87,46,62)
#4C2836
(76,40,54)
#41222E
(65,34,46)
#361C26
(54,28,38)
#2B161E
(43,22,30)
#201016
(32,16,22)
#150A0E
(21,10,14)
#000000
(0,0,0)

Tints of #83465E

#83465E
(131,70,94)
#8E566C
(142,86,108)
#99667A
(153,102,122)
#A47688
(164,118,136)
#AF8696
(175,134,150)
#BA96A4
(186,150,164)
#C5A6B2
(197,166,178)
#D0B6C0
(208,182,192)
#DBC6CE
(219,198,206)
#E6D6DC
(230,214,220)
#F1E6EA
(241,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83465E color. Also use rgb(131,70,94) instead hex code.

Text Font Color

.myTextColor { color: #83465E; }

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

This text font color is #83465E.

Background Color

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

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

This div background color is #83465E.

Border color

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

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

This div border color is #83465E.

Opacity

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

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

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

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

This text has shadow with #83465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83465E.

Preview

Color preview on black background

This text has color #83465E on black background.


Color preview on white background

This text has color #83465E on white background.


Black color preview on #83465E background

This text has black color on #83465E background.


White color preview on #83465E background

This text has white color on #83465E background.


Related colors

Complementary color

Complementary color for #hex is #7CB9A1.


I love getcolorcode.com

Triadic colors

1 #5E8346 and #465E83 with #83465E are triadic colors.

2 #5E4683 and #46835E with #83465E are triadic colors.