COLOR #821436

HEX: #821436 RGB: (130,20,54)

Color info

#821436 contains mainly red color. Web safe color of #821436 is #990033 (or #903).

RGB color model

#821436 color RGB value is (130,20,54).

RGB: (130,20,54) (51%, 8%, 21%)

RGB channels and saturation

R 130 of 255 = 51%
G 20 of 255 = 8%
B 54 of 255 = 21%

130
20
54

R + G + B ~ 27%. #821436 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 20 + 54 = 204 (100%)
R 130 of 204 ~ 63.73%
G 20 of 204 ~ 9.8%
B 54 of 204 ~ 26.47'%

%63.73
%26.47

CMYK color model

#821436 color CMYK value is (0,85,58,49).

  • cyan value is 0.00%
  • magenta value is 84.62%
  • yellow value is 58.46%
  • key color value is 49.02%

CMYK: (0,85,58,49)
C0M85Y58K49 (0%, 85%, 58%, 49%)
(0.00 / 0.85 / 0.58 / 0.49)

CMYK percentages

%0
%84.62
%58.46
%49.02

Codes

Color #821436 in popluar color models

82 14 36
RGB 130 20 54
HSL 341° 73.33% 29.41%
HSB/HSV 341° 84.62% 50.98%
CMYK 0.00% 84.62% 58.46%
49.02%

Color #821436 in popluar number systems.

HEX 82 14 36
Decimal 130 20 54
Binary 10000010 10100 110110
Octal 202 24 66

Shades and tints

Shades of #821436

#821436
(130,20,54)
#771332
(119,19,50)
#6C122E
(108,18,46)
#61112A
(97,17,42)
#561026
(86,16,38)
#4B0F22
(75,15,34)
#400E1E
(64,14,30)
#350D1A
(53,13,26)
#2A0C16
(42,12,22)
#1F0B12
(31,11,18)
#140A0E
(20,10,14)
#000000
(0,0,0)

Tints of #821436

#821436
(130,20,54)
#8D2948
(141,41,72)
#983E5A
(152,62,90)
#A3536C
(163,83,108)
#AE687E
(174,104,126)
#B97D90
(185,125,144)
#C492A2
(196,146,162)
#CFA7B4
(207,167,180)
#DABCC6
(218,188,198)
#E5D1D8
(229,209,216)
#F0E6EA
(240,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #821436 color. Also use rgb(130,20,54) instead hex code.

Text Font Color

.myTextColor { color: #821436; }

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

This text font color is #821436.

Background Color

.myBgColor { background-color: #821436; }

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

This div background color is #821436.

Border color

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

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

This div border color is #821436.

Opacity

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

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

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

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

This text has shadow with #821436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #821436.

Preview

Color preview on black background

This text has color #821436 on black background.


Color preview on white background

This text has color #821436 on white background.


Black color preview on #821436 background

This text has black color on #821436 background.


White color preview on #821436 background

This text has white color on #821436 background.


Related colors

Complementary color

Complementary color for #hex is #7DEBC9.


I love getcolorcode.com

Triadic colors

1 #368214 and #143682 with #821436 are triadic colors.

2 #361482 and #148236 with #821436 are triadic colors.