COLOR #823076

HEX: #823076 RGB: (130,48,118)

Color info

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

RGB color model

#823076 color RGB value is (130,48,118).

RGB: (130,48,118) (51%, 19%, 46%)

RGB channels and saturation

R 130 of 255 = 51%
G 48 of 255 = 19%
B 118 of 255 = 46%

130
48
118

R + G + B ~ 39%. #823076 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 48 + 118 = 296 (100%)
R 130 of 296 ~ 43.92%
G 48 of 296 ~ 16.22%
B 118 of 296 ~ 39.86'%

%43.92
%16.22
%39.86

CMYK color model

#823076 color CMYK value is (0,63,9,49).

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

CMYK: (0,63,9,49)
C0M63Y9K49 (0%, 63%, 9%, 49%)
(0.00 / 0.63 / 0.09 / 0.49)

CMYK percentages

%0
%63.08
%9.23
%49.02

Codes

Color #823076 in popluar color models

82 30 76
RGB 130 48 118
HSL 309° 46.07% 34.90%
HSB/HSV 309° 63.08% 50.98%
CMYK 0.00% 63.08% 9.23%
49.02%

Color #823076 in popluar number systems.

HEX 82 30 76
Decimal 130 48 118
Binary 10000010 110000 1110110
Octal 202 60 166

Shades and tints

Shades of #823076

#823076
(130,48,118)
#772C6C
(119,44,108)
#6C2862
(108,40,98)
#612458
(97,36,88)
#56204E
(86,32,78)
#4B1C44
(75,28,68)
#40183A
(64,24,58)
#351430
(53,20,48)
#2A1026
(42,16,38)
#1F0C1C
(31,12,28)
#140812
(20,8,18)
#000000
(0,0,0)

Tints of #823076

#823076
(130,48,118)
#8D4282
(141,66,130)
#98548E
(152,84,142)
#A3669A
(163,102,154)
#AE78A6
(174,120,166)
#B98AB2
(185,138,178)
#C49CBE
(196,156,190)
#CFAECA
(207,174,202)
#DAC0D6
(218,192,214)
#E5D2E2
(229,210,226)
#F0E4EE
(240,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #823076; }

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

This text font color is #823076.

Background Color

.myBgColor { background-color: #823076; }

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

This div background color is #823076.

Border color

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

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

This div border color is #823076.

Opacity

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

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

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

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

This text has shadow with #823076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #823076.

Preview

Color preview on black background

This text has color #823076 on black background.


Color preview on white background

This text has color #823076 on white background.


Black color preview on #823076 background

This text has black color on #823076 background.


White color preview on #823076 background

This text has white color on #823076 background.


Related colors

Complementary color

Complementary color for #hex is #7DCF89.


I love getcolorcode.com

Triadic colors

1 #768230 and #307682 with #823076 are triadic colors.

2 #763082 and #308276 with #823076 are triadic colors.