COLOR #823340

HEX: #823340 RGB: (130,51,64)

Color info

#823340 contains mainly red color. Web safe color of #823340 is #993333 (or #933).

RGB color model

#823340 color RGB value is (130,51,64).

RGB: (130,51,64) (51%, 20%, 25%)

RGB channels and saturation

R 130 of 255 = 51%
G 51 of 255 = 20%
B 64 of 255 = 25%

130
51
64

R + G + B ~ 32%. #823340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 51 + 64 = 245 (100%)
R 130 of 245 ~ 53.06%
G 51 of 245 ~ 20.82%
B 64 of 245 ~ 26.12'%

%53.06
%20.82
%26.12

CMYK color model

#823340 color CMYK value is (0,61,51,49).

  • cyan value is 0.00%
  • magenta value is 60.77%
  • yellow value is 50.77%
  • key color value is 49.02%

CMYK: (0,61,51,49)
C0M61Y51K49 (0%, 61%, 51%, 49%)
(0.00 / 0.61 / 0.51 / 0.49)

CMYK percentages

%0
%60.77
%50.77
%49.02

Codes

Color #823340 in popluar color models

82 33 40
RGB 130 51 64
HSL 350° 43.65% 35.49%
HSB/HSV 350° 60.77% 50.98%
CMYK 0.00% 60.77% 50.77%
49.02%

Color #823340 in popluar number systems.

HEX 82 33 40
Decimal 130 51 64
Binary 10000010 110011 1000000
Octal 202 63 100

Shades and tints

Shades of #823340

#823340
(130,51,64)
#772F3B
(119,47,59)
#6C2B36
(108,43,54)
#612731
(97,39,49)
#56232C
(86,35,44)
#4B1F27
(75,31,39)
#401B22
(64,27,34)
#35171D
(53,23,29)
#2A1318
(42,19,24)
#1F0F13
(31,15,19)
#140B0E
(20,11,14)
#000000
(0,0,0)

Tints of #823340

#823340
(130,51,64)
#8D4551
(141,69,81)
#985762
(152,87,98)
#A36973
(163,105,115)
#AE7B84
(174,123,132)
#B98D95
(185,141,149)
#C49FA6
(196,159,166)
#CFB1B7
(207,177,183)
#DAC3C8
(218,195,200)
#E5D5D9
(229,213,217)
#F0E7EA
(240,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #823340 color. Also use rgb(130,51,64) instead hex code.

Text Font Color

.myTextColor { color: #823340; }

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

This text font color is #823340.

Background Color

.myBgColor { background-color: #823340; }

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

This div background color is #823340.

Border color

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

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

This div border color is #823340.

Opacity

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

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

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

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

This text has shadow with #823340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #823340.

Preview

Color preview on black background

This text has color #823340 on black background.


Color preview on white background

This text has color #823340 on white background.


Black color preview on #823340 background

This text has black color on #823340 background.


White color preview on #823340 background

This text has white color on #823340 background.


Related colors

Complementary color

Complementary color for #hex is #7DCCBF.


I love getcolorcode.com

Triadic colors

1 #408233 and #334082 with #823340 are triadic colors.

2 #403382 and #338240 with #823340 are triadic colors.