COLOR #82414B

HEX: #82414B RGB: (130,65,75)

Color info

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

RGB color model

#82414B color RGB value is (130,65,75).

RGB: (130,65,75) (51%, 25%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 65 of 255 = 25%
B 75 of 255 = 29%

130
65
75

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

Portions of RGB colors in percentages

R + G + B = 130 + 65 + 75 = 270 (100%)
R 130 of 270 ~ 48.15%
G 65 of 270 ~ 24.07%
B 75 of 270 ~ 27.78'%

%48.15
%24.07
%27.78

CMYK color model

#82414B color CMYK value is (0,50,42,49).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 42.31%
  • key color value is 49.02%

CMYK: (0,50,42,49)
C0M50Y42K49 (0%, 50%, 42%, 49%)
(0.00 / 0.50 / 0.42 / 0.49)

CMYK percentages

%0
%50
%42.31
%49.02

Codes

Color #82414B in popluar color models

82 41 4B
RGB 130 65 75
HSL 351° 33.33% 38.24%
HSB/HSV 351° 50.00% 50.98%
CMYK 0.00% 50.00% 42.31%
49.02%

Color #82414B in popluar number systems.

HEX 82 41 4B
Decimal 130 65 75
Binary 10000010 1000001 1001011
Octal 202 101 113

Shades and tints

Shades of #82414B

#82414B
(130,65,75)
#773C45
(119,60,69)
#6C373F
(108,55,63)
#613239
(97,50,57)
#562D33
(86,45,51)
#4B282D
(75,40,45)
#402327
(64,35,39)
#351E21
(53,30,33)
#2A191B
(42,25,27)
#1F1415
(31,20,21)
#140F0F
(20,15,15)
#000000
(0,0,0)

Tints of #82414B

#82414B
(130,65,75)
#8D525B
(141,82,91)
#98636B
(152,99,107)
#A3747B
(163,116,123)
#AE858B
(174,133,139)
#B9969B
(185,150,155)
#C4A7AB
(196,167,171)
#CFB8BB
(207,184,187)
#DAC9CB
(218,201,203)
#E5DADB
(229,218,219)
#F0EBEB
(240,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82414B color. Also use rgb(130,65,75) instead hex code.

Text Font Color

.myTextColor { color: #82414B; }

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

This text font color is #82414B.

Background Color

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

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

This div background color is #82414B.

Border color

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

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

This div border color is #82414B.

Opacity

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

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

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

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

This text has shadow with #82414B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82414B.

Preview

Color preview on black background

This text has color #82414B on black background.


Color preview on white background

This text has color #82414B on white background.


Black color preview on #82414B background

This text has black color on #82414B background.


White color preview on #82414B background

This text has white color on #82414B background.


Related colors

Complementary color

Complementary color for #hex is #7DBEB4.


I love getcolorcode.com

Triadic colors

1 #4B8241 and #414B82 with #82414B are triadic colors.

2 #4B4182 and #41824B with #82414B are triadic colors.