COLOR #83474B

HEX: #83474B RGB: (131,71,75)

Color info

#83474B contains mainly red and blue colors. Web safe color of #83474B is #993333 (or #933).

RGB color model

#83474B color RGB value is (131,71,75).

RGB: (131,71,75) (51%, 28%, 29%)

RGB channels and saturation

R 131 of 255 = 51%
G 71 of 255 = 28%
B 75 of 255 = 29%

131
71
75

R + G + B ~ 36%. #83474B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 71 + 75 = 277 (100%)
R 131 of 277 ~ 47.29%
G 71 of 277 ~ 25.63%
B 75 of 277 ~ 27.08'%

%47.29
%25.63
%27.08

CMYK color model

#83474B color CMYK value is (0,46,43,49).

  • cyan value is 0.00%
  • magenta value is 45.80%
  • yellow value is 42.75%
  • key color value is 48.63%

CMYK: (0,46,43,49)
C0M46Y43K49 (0%, 46%, 43%, 49%)
(0.00 / 0.46 / 0.43 / 0.49)

CMYK percentages

%0
%45.8
%42.75
%48.63

Codes

Color #83474B in popluar color models

83 47 4B
RGB 131 71 75
HSL 356° 29.70% 39.61%
HSB/HSV 356° 45.80% 51.37%
CMYK 0.00% 45.80% 42.75%
48.63%

Color #83474B in popluar number systems.

HEX 83 47 4B
Decimal 131 71 75
Binary 10000011 1000111 1001011
Octal 203 107 113

Shades and tints

Shades of #83474B

#83474B
(131,71,75)
#784145
(120,65,69)
#6D3B3F
(109,59,63)
#623539
(98,53,57)
#572F33
(87,47,51)
#4C292D
(76,41,45)
#412327
(65,35,39)
#361D21
(54,29,33)
#2B171B
(43,23,27)
#201115
(32,17,21)
#150B0F
(21,11,15)
#000000
(0,0,0)

Tints of #83474B

#83474B
(131,71,75)
#8E575B
(142,87,91)
#99676B
(153,103,107)
#A4777B
(164,119,123)
#AF878B
(175,135,139)
#BA979B
(186,151,155)
#C5A7AB
(197,167,171)
#D0B7BB
(208,183,187)
#DBC7CB
(219,199,203)
#E6D7DB
(230,215,219)
#F1E7EB
(241,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83474B color. Also use rgb(131,71,75) instead hex code.

Text Font Color

.myTextColor { color: #83474B; }

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

This text font color is #83474B.

Background Color

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

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

This div background color is #83474B.

Border color

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

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

This div border color is #83474B.

Opacity

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

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

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

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

This text has shadow with #83474B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83474B.

Preview

Color preview on black background

This text has color #83474B on black background.


Color preview on white background

This text has color #83474B on white background.


Black color preview on #83474B background

This text has black color on #83474B background.


White color preview on #83474B background

This text has white color on #83474B background.


Related colors

Complementary color

Complementary color for #hex is #7CB8B4.


I love getcolorcode.com

Triadic colors

1 #4B8347 and #474B83 with #83474B are triadic colors.

2 #4B4783 and #47834B with #83474B are triadic colors.