COLOR #823151

HEX: #823151 RGB: (130,49,81)

Color info

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

RGB color model

#823151 color RGB value is (130,49,81).

RGB: (130,49,81) (51%, 19%, 32%)

RGB channels and saturation

R 130 of 255 = 51%
G 49 of 255 = 19%
B 81 of 255 = 32%

130
49
81

R + G + B ~ 34%. #823151 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 49 + 81 = 260 (100%)
R 130 of 260 ~ 50%
G 49 of 260 ~ 18.85%
B 81 of 260 ~ 31.15'%

%50
%18.85
%31.15

CMYK color model

#823151 color CMYK value is (0,62,38,49).

  • cyan value is 0.00%
  • magenta value is 62.31%
  • yellow value is 37.69%
  • key color value is 49.02%

CMYK: (0,62,38,49)
C0M62Y38K49 (0%, 62%, 38%, 49%)
(0.00 / 0.62 / 0.38 / 0.49)

CMYK percentages

%0
%62.31
%37.69
%49.02

Codes

Color #823151 in popluar color models

82 31 51
RGB 130 49 81
HSL 336° 45.25% 35.10%
HSB/HSV 336° 62.31% 50.98%
CMYK 0.00% 62.31% 37.69%
49.02%

Color #823151 in popluar number systems.

HEX 82 31 51
Decimal 130 49 81
Binary 10000010 110001 1010001
Octal 202 61 121

Shades and tints

Shades of #823151

#823151
(130,49,81)
#772D4A
(119,45,74)
#6C2943
(108,41,67)
#61253C
(97,37,60)
#562135
(86,33,53)
#4B1D2E
(75,29,46)
#401927
(64,25,39)
#351520
(53,21,32)
#2A1119
(42,17,25)
#1F0D12
(31,13,18)
#14090B
(20,9,11)
#000000
(0,0,0)

Tints of #823151

#823151
(130,49,81)
#8D4360
(141,67,96)
#98556F
(152,85,111)
#A3677E
(163,103,126)
#AE798D
(174,121,141)
#B98B9C
(185,139,156)
#C49DAB
(196,157,171)
#CFAFBA
(207,175,186)
#DAC1C9
(218,193,201)
#E5D3D8
(229,211,216)
#F0E5E7
(240,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #823151 color. Also use rgb(130,49,81) instead hex code.

Text Font Color

.myTextColor { color: #823151; }

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

This text font color is #823151.

Background Color

.myBgColor { background-color: #823151; }

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

This div background color is #823151.

Border color

.myBorderColor { border: 1px solid #823151; }

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

This div border color is #823151.

Opacity

.myOpacity80 { color: #823151; opacity: 0.8; }

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

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

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

This text has shadow with #823151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #823151.

Preview

Color preview on black background

This text has color #823151 on black background.


Color preview on white background

This text has color #823151 on white background.


Black color preview on #823151 background

This text has black color on #823151 background.


White color preview on #823151 background

This text has white color on #823151 background.


Related colors

Complementary color

Complementary color for #hex is #7DCEAE.


I love getcolorcode.com

Triadic colors

1 #518231 and #315182 with #823151 are triadic colors.

2 #513182 and #318251 with #823151 are triadic colors.