COLOR #83293E

HEX: #83293E RGB: (131,41,62)

Color info

#83293E contains mainly red color. Web safe color of #83293E is #993333 (or #933).

RGB color model

#83293E color RGB value is (131,41,62).

RGB: (131,41,62) (51%, 16%, 24%)

RGB channels and saturation

R 131 of 255 = 51%
G 41 of 255 = 16%
B 62 of 255 = 24%

131
41
62

R + G + B ~ 30%. #83293E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 41 + 62 = 234 (100%)
R 131 of 234 ~ 55.98%
G 41 of 234 ~ 17.52%
B 62 of 234 ~ 26.5'%

%55.98
%17.52
%26.5

CMYK color model

#83293E color CMYK value is (0,69,53,49).

  • cyan value is 0.00%
  • magenta value is 68.70%
  • yellow value is 52.67%
  • key color value is 48.63%
CMYK: (0,69,53,49) C0M69Y53K49 (0%,69%,53%,49%) (0.00/0.69/0.53/0.49) 

CMYK percentages

%0
%68.7
%52.67
%48.63

Codes

Color #83293E in popluar color models

83 29 3E
RGB 131 41 62
HSL 346° 52.33% 33.73%
HSB/HSV 346° 68.70% 51.37%
CMYK 0.00% 68.70% 52.67%
48.63%

Color #83293E in popluar number systems.

HEX 83 29 3E
Decimal 131 41 62
Binary 10000011 101001 111110
Octal 203 51 76

Shades and tints

Shades of #83293E

#83293E
(131,41,62)
#782639
(120,38,57)
#6D2334
(109,35,52)
#62202F
(98,32,47)
#571D2A
(87,29,42)
#4C1A25
(76,26,37)
#411720
(65,23,32)
#36141B
(54,20,27)
#2B1116
(43,17,22)
#200E11
(32,14,17)
#150B0C
(21,11,12)
#000000
(0,0,0)

Tints of #83293E

#83293E
(131,41,62)
#8E3C4F
(142,60,79)
#994F60
(153,79,96)
#A46271
(164,98,113)
#AF7582
(175,117,130)
#BA8893
(186,136,147)
#C59BA4
(197,155,164)
#D0AEB5
(208,174,181)
#DBC1C6
(219,193,198)
#E6D4D7
(230,212,215)
#F1E7E8
(241,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83293E color. Also use rgb(131,41,62) instead hex code.

Text Font Color

.myTextColor { color: #83293E; }

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

This text font color is #83293E.

Background Color

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

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

This div background color is #83293E.

Border color

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

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

This div border color is #83293E.

Opacity

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

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

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

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

This text has shadow with #83293E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83293E.

Preview

Color preview on black background

This text has color #83293E on black background.


Color preview on white background

This text has color #83293E on white background.


Black color preview on #83293E background

This text has black color on #83293E background.


White color preview on #83293E background

This text has white color on #83293E background.


Related colors

Complementary color

Complementary color for #hex is #7CD6C1.


I love getcolorcode.com

Triadic colors

1 #3E8329 and #293E83 with #83293E are triadic colors.

2 #3E2983 and #29833E with #83293E are triadic colors.