COLOR #823056

HEX: #823056 RGB: (130,48,86)

Color info

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

RGB color model

#823056 color RGB value is (130,48,86).

RGB: (130,48,86) (51%, 19%, 34%)

RGB channels and saturation

R 130 of 255 = 51%
G 48 of 255 = 19%
B 86 of 255 = 34%

130
48
86

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

Portions of RGB colors in percentages

R + G + B = 130 + 48 + 86 = 264 (100%)
R 130 of 264 ~ 49.24%
G 48 of 264 ~ 18.18%
B 86 of 264 ~ 32.58'%

%49.24
%18.18
%32.58

CMYK color model

#823056 color CMYK value is (0,63,34,49).

  • cyan value is 0.00%
  • magenta value is 63.08%
  • yellow value is 33.85%
  • key color value is 49.02%

CMYK: (0,63,34,49)
C0M63Y34K49 (0%, 63%, 34%, 49%)
(0.00 / 0.63 / 0.34 / 0.49)

CMYK percentages

%0
%63.08
%33.85
%49.02

Codes

Color #823056 in popluar color models

82 30 56
RGB 130 48 86
HSL 332° 46.07% 34.90%
HSB/HSV 332° 63.08% 50.98%
CMYK 0.00% 63.08% 33.85%
49.02%

Color #823056 in popluar number systems.

HEX 82 30 56
Decimal 130 48 86
Binary 10000010 110000 1010110
Octal 202 60 126

Shades and tints

Shades of #823056

#823056
(130,48,86)
#772C4F
(119,44,79)
#6C2848
(108,40,72)
#612441
(97,36,65)
#56203A
(86,32,58)
#4B1C33
(75,28,51)
#40182C
(64,24,44)
#351425
(53,20,37)
#2A101E
(42,16,30)
#1F0C17
(31,12,23)
#140810
(20,8,16)
#000000
(0,0,0)

Tints of #823056

#823056
(130,48,86)
#8D4265
(141,66,101)
#985474
(152,84,116)
#A36683
(163,102,131)
#AE7892
(174,120,146)
#B98AA1
(185,138,161)
#C49CB0
(196,156,176)
#CFAEBF
(207,174,191)
#DAC0CE
(218,192,206)
#E5D2DD
(229,210,221)
#F0E4EC
(240,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #823056 color. Also use rgb(130,48,86) instead hex code.

Text Font Color

.myTextColor { color: #823056; }

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

This text font color is #823056.

Background Color

.myBgColor { background-color: #823056; }

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

This div background color is #823056.

Border color

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

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

This div border color is #823056.

Opacity

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

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

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

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

This text has shadow with #823056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #823056.

Preview

Color preview on black background

This text has color #823056 on black background.


Color preview on white background

This text has color #823056 on white background.


Black color preview on #823056 background

This text has black color on #823056 background.


White color preview on #823056 background

This text has white color on #823056 background.


Related colors

Complementary color

Complementary color for #hex is #7DCFA9.


I love getcolorcode.com

Triadic colors

1 #568230 and #305682 with #823056 are triadic colors.

2 #563082 and #308256 with #823056 are triadic colors.