COLOR #802913

HEX: #802913 RGB: (128,41,19)

Color info

#802913 contains mainly red color. Web safe color of #802913 is #663300 (or #630).

RGB color model

#802913 color RGB value is (128,41,19).

RGB: (128,41,19) (50%, 16%, 7%)

RGB channels and saturation

R 128 of 255 = 50%
G 41 of 255 = 16%
B 19 of 255 = 7%

128
41
19

R + G + B ~ 24%. #802913 is dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 41 + 19 = 188 (100%)
R 128 of 188 ~ 68.09%
G 41 of 188 ~ 21.81%
B 19 of 188 ~ 10.11'%

%68.09
%21.81

CMYK color model

#802913 color CMYK value is (0,68,85,50).

  • cyan value is 0.00%
  • magenta value is 67.97%
  • yellow value is 85.16%
  • key color value is 49.80%

CMYK: (0,68,85,50)
C0M68Y85K50 (0%, 68%, 85%, 50%)
(0.00 / 0.68 / 0.85 / 0.50)

CMYK percentages

%0
%67.97
%85.16
%49.8

Codes

Color #802913 in popluar color models

80 29 13
RGB 128 41 19
HSL 12° 74.15% 28.82%
HSB/HSV 12° 85.16% 50.20%
CMYK 0.00% 67.97% 85.16%
49.80%

Color #802913 in popluar number systems.

HEX 80 29 13
Decimal 128 41 19
Binary 10000000 101001 10011
Octal 200 51 23

Shades and tints

Shades of #802913

#802913
(128,41,19)
#752612
(117,38,18)
#6A2311
(106,35,17)
#5F2010
(95,32,16)
#541D0F
(84,29,15)
#491A0E
(73,26,14)
#3E170D
(62,23,13)
#33140C
(51,20,12)
#28110B
(40,17,11)
#1D0E0A
(29,14,10)
#120B09
(18,11,9)
#000000
(0,0,0)

Tints of #802913

#802913
(128,41,19)
#8B3C28
(139,60,40)
#964F3D
(150,79,61)
#A16252
(161,98,82)
#AC7567
(172,117,103)
#B7887C
(183,136,124)
#C29B91
(194,155,145)
#CDAEA6
(205,174,166)
#D8C1BB
(216,193,187)
#E3D4D0
(227,212,208)
#EEE7E5
(238,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #802913 color. Also use rgb(128,41,19) instead hex code.

Text Font Color

.myTextColor { color: #802913; }

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

This text font color is #802913.

Background Color

.myBgColor { background-color: #802913; }

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

This div background color is #802913.

Border color

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

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

This div border color is #802913.

Opacity

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

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

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

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

This text has shadow with #802913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #802913.

Preview

Color preview on black background

This text has color #802913 on black background.


Color preview on white background

This text has color #802913 on white background.


Black color preview on #802913 background

This text has black color on #802913 background.


White color preview on #802913 background

This text has white color on #802913 background.


Related colors

Complementary color

Complementary color for #hex is #7FD6EC.


I love getcolorcode.com

Triadic colors

1 #138029 and #291380 with #802913 are triadic colors.

2 #132980 and #298013 with #802913 are triadic colors.