COLOR #082913

HEX: #082913 RGB: (8,41,19)

Color info

#082913 contains red, green and blue colors in about the same proportion. Web safe color of #082913 is #003300 (or #030).

RGB color model

#082913 color RGB value is (8,41,19).

RGB: (8,41,19) (3%, 16%, 7%)

RGB channels and saturation

R 8 of 255 = 3%
G 41 of 255 = 16%
B 19 of 255 = 7%

8
41
19

R + G + B ~ 9%. #082913 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 41 + 19 = 68 (100%)
R 8 of 68 ~ 11.76%
G 41 of 68 ~ 60.29%
B 19 of 68 ~ 27.94'%

%11.76
%60.29
%27.94

CMYK color model

#082913 color CMYK value is (80,0,54,84).

  • cyan value is 80.49%
  • magenta value is 0.00%
  • yellow value is 53.66%
  • key color value is 83.92%

CMYK: (80,0,54,84)
C80M0Y54K84 (80%, 0%, 54%, 84%)
(0.80 / 0.00 / 0.54 / 0.84)

CMYK percentages

%80.49
%0
%53.66
%83.92

Codes

Color #082913 in popluar color models

08 29 13
RGB 8 41 19
HSL 140° 67.35% 9.61%
HSB/HSV 140° 80.49% 16.08%
CMYK 80.49% 0.00% 53.66%
83.92%

Color #082913 in popluar number systems.

HEX 08 29 13
Decimal 8 41 19
Binary 1000 101001 10011
Octal 10 51 23

Shades and tints

Shades of #082913

#082913
(8,41,19)
#082612
(8,38,18)
#082311
(8,35,17)
#082010
(8,32,16)
#081D0F
(8,29,15)
#081A0E
(8,26,14)
#08170D
(8,23,13)
#08140C
(8,20,12)
#08110B
(8,17,11)
#080E0A
(8,14,10)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #082913

#082913
(8,41,19)
#1E3C28
(30,60,40)
#344F3D
(52,79,61)
#4A6252
(74,98,82)
#607567
(96,117,103)
#76887C
(118,136,124)
#8C9B91
(140,155,145)
#A2AEA6
(162,174,166)
#B8C1BB
(184,193,187)
#CED4D0
(206,212,208)
#E4E7E5
(228,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #082913; }

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

This text font color is #082913.

Background Color

.myBgColor { background-color: #082913; }

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

This div background color is #082913.

Border color

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

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

This div border color is #082913.

Opacity

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

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

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

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

This text has shadow with #082913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #082913.

Preview

Color preview on black background

This text has color #082913 on black background.


Color preview on white background

This text has color #082913 on white background.


Black color preview on #082913 background

This text has black color on #082913 background.


White color preview on #082913 background

This text has white color on #082913 background.


Related colors

Complementary color

Complementary color for #hex is #F7D6EC.


I love getcolorcode.com

Triadic colors

1 #130829 and #291308 with #082913 are triadic colors.

2 #132908 and #290813 with #082913 are triadic colors.