COLOR #82434A

HEX: #82434A RGB: (130,67,74)

Color info

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

RGB color model

#82434A color RGB value is (130,67,74).

RGB: (130,67,74) (51%, 26%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 67 of 255 = 26%
B 74 of 255 = 29%

130
67
74

R + G + B ~ 35%. #82434A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 67 + 74 = 271 (100%)
R 130 of 271 ~ 47.97%
G 67 of 271 ~ 24.72%
B 74 of 271 ~ 27.31'%

%47.97
%24.72
%27.31

CMYK color model

#82434A color CMYK value is (0,48,43,49).

  • cyan value is 0.00%
  • magenta value is 48.46%
  • yellow value is 43.08%
  • key color value is 49.02%

CMYK: (0,48,43,49)
C0M48Y43K49 (0%, 48%, 43%, 49%)
(0.00 / 0.48 / 0.43 / 0.49)

CMYK percentages

%0
%48.46
%43.08
%49.02

Codes

Color #82434A in popluar color models

82 43 4A
RGB 130 67 74
HSL 353° 31.98% 38.63%
HSB/HSV 353° 48.46% 50.98%
CMYK 0.00% 48.46% 43.08%
49.02%

Color #82434A in popluar number systems.

HEX 82 43 4A
Decimal 130 67 74
Binary 10000010 1000011 1001010
Octal 202 103 112

Shades and tints

Shades of #82434A

#82434A
(130,67,74)
#773D44
(119,61,68)
#6C373E
(108,55,62)
#613138
(97,49,56)
#562B32
(86,43,50)
#4B252C
(75,37,44)
#401F26
(64,31,38)
#351920
(53,25,32)
#2A131A
(42,19,26)
#1F0D14
(31,13,20)
#14070E
(20,7,14)
#000000
(0,0,0)

Tints of #82434A

#82434A
(130,67,74)
#8D545A
(141,84,90)
#98656A
(152,101,106)
#A3767A
(163,118,122)
#AE878A
(174,135,138)
#B9989A
(185,152,154)
#C4A9AA
(196,169,170)
#CFBABA
(207,186,186)
#DACBCA
(218,203,202)
#E5DCDA
(229,220,218)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82434A color. Also use rgb(130,67,74) instead hex code.

Text Font Color

.myTextColor { color: #82434A; }

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

This text font color is #82434A.

Background Color

.myBgColor { background-color: #82434A; }

<div style="background-color:#82434A">Inner text</div>

This div background color is #82434A.

Border color

.myBorderColor { border: 1px solid #82434A; }

<div style="border:3px solid #82434A">Div</div>

This div border color is #82434A.

Opacity

.myOpacity80 { color: #82434A; opacity: 0.8; }

<p style="color:#82434A;opacity:0.8;">80%</p>

Text with #82434A 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 #82434A;}

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

This text has shadow with #82434A color.


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

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

This text has shadow with #82434A primary color and red secondary color.


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

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

This text has shadow with #82434A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82434A.

Preview

Color preview on black background

This text has color #82434A on black background.


Color preview on white background

This text has color #82434A on white background.


Black color preview on #82434A background

This text has black color on #82434A background.


White color preview on #82434A background

This text has white color on #82434A background.


Related colors

Complementary color

Complementary color for #hex is #7DBCB5.


I love getcolorcode.com

Triadic colors

1 #4A8243 and #434A82 with #82434A are triadic colors.

2 #4A4382 and #43824A with #82434A are triadic colors.