COLOR #084019

HEX: #084019 RGB: (8,64,25)

Color info

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

RGB color model

#084019 color RGB value is (8,64,25).

RGB: (8,64,25) (3%, 25%, 10%)

RGB channels and saturation

R 8 of 255 = 3%
G 64 of 255 = 25%
B 25 of 255 = 10%

8
64
25

R + G + B ~ 13%. #084019 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 64 + 25 = 97 (100%)
R 8 of 97 ~ 8.25%
G 64 of 97 ~ 65.98%
B 25 of 97 ~ 25.77'%

%65.98
%25.77

CMYK color model

#084019 color CMYK value is (88,0,61,75).

  • cyan value is 87.50%
  • magenta value is 0.00%
  • yellow value is 60.94%
  • key color value is 74.90%
CMYK: (88,0,61,75) C88M0Y61K75 (88%,0%,61%,75%) (0.88/0.00/0.61/0.75) 

CMYK percentages

%87.5
%0
%60.94
%74.9

Codes

Color #084019 in popluar color models

08 40 19
RGB 8 64 25
HSL 138° 77.78% 14.12%
HSB/HSV 138° 87.50% 25.10%
CMYK 87.50% 0.00% 60.94%
74.90%

Color #084019 in popluar number systems.

HEX 08 40 19
Decimal 8 64 25
Binary 1000 1000000 11001
Octal 10 100 31

Shades and tints

Shades of #084019

#084019
(8,64,25)
#083B17
(8,59,23)
#083615
(8,54,21)
#083113
(8,49,19)
#082C11
(8,44,17)
#08270F
(8,39,15)
#08220D
(8,34,13)
#081D0B
(8,29,11)
#081809
(8,24,9)
#081307
(8,19,7)
#080E05
(8,14,5)
#000000
(0,0,0)

Tints of #084019

#084019
(8,64,25)
#1E512D
(30,81,45)
#346241
(52,98,65)
#4A7355
(74,115,85)
#608469
(96,132,105)
#76957D
(118,149,125)
#8CA691
(140,166,145)
#A2B7A5
(162,183,165)
#B8C8B9
(184,200,185)
#CED9CD
(206,217,205)
#E4EAE1
(228,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #084019 color. Also use rgb(8,64,25) instead hex code.

Text Font Color

.myTextColor { color: #084019; }

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

This text font color is #084019.

Background Color

.myBgColor { background-color: #084019; }

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

This div background color is #084019.

Border color

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

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

This div border color is #084019.

Opacity

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

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

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

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

This text has shadow with #084019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #084019.

Preview

Color preview on black background

This text has color #084019 on black background.


Color preview on white background

This text has color #084019 on white background.


Black color preview on #084019 background

This text has black color on #084019 background.


White color preview on #084019 background

This text has white color on #084019 background.


Related colors

Complementary color

Complementary color for #hex is #F7BFE6.


I love getcolorcode.com

Triadic colors

1 #190840 and #401908 with #084019 are triadic colors.

2 #194008 and #400819 with #084019 are triadic colors.