COLOR #084613

HEX: #084613 RGB: (8,70,19)

Color info

#084613 contains mainly green and blue colors. Web safe color of #084613 is #003300 (or #030).

RGB color model

#084613 color RGB value is (8,70,19).

RGB: (8,70,19) (3%, 27%, 7%)

RGB channels and saturation

R 8 of 255 = 3%
G 70 of 255 = 27%
B 19 of 255 = 7%

8
70
19

R + G + B ~ 12%. #084613 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 70 + 19 = 97 (100%)
R 8 of 97 ~ 8.25%
G 70 of 97 ~ 72.16%
B 19 of 97 ~ 19.59'%

%72.16
%19.59

CMYK color model

#084613 color CMYK value is (89,0,73,73).

  • cyan value is 88.57%
  • magenta value is 0.00%
  • yellow value is 72.86%
  • key color value is 72.55%

CMYK: (89,0,73,73)
C89M0Y73K73 (89%, 0%, 73%, 73%)
(0.89 / 0.00 / 0.73 / 0.73)

CMYK percentages

%88.57
%0
%72.86
%72.55

Codes

Color #084613 in popluar color models

08 46 13
RGB 8 70 19
HSL 131° 79.49% 15.29%
HSB/HSV 131° 88.57% 27.45%
CMYK 88.57% 0.00% 72.86%
72.55%

Color #084613 in popluar number systems.

HEX 08 46 13
Decimal 8 70 19
Binary 1000 1000110 10011
Octal 10 106 23

Shades and tints

Shades of #084613

#084613
(8,70,19)
#084012
(8,64,18)
#083A11
(8,58,17)
#083410
(8,52,16)
#082E0F
(8,46,15)
#08280E
(8,40,14)
#08220D
(8,34,13)
#081C0C
(8,28,12)
#08160B
(8,22,11)
#08100A
(8,16,10)
#080A09
(8,10,9)
#000000
(0,0,0)

Tints of #084613

#084613
(8,70,19)
#1E5628
(30,86,40)
#34663D
(52,102,61)
#4A7652
(74,118,82)
#608667
(96,134,103)
#76967C
(118,150,124)
#8CA691
(140,166,145)
#A2B6A6
(162,182,166)
#B8C6BB
(184,198,187)
#CED6D0
(206,214,208)
#E4E6E5
(228,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #084613; }

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

This text font color is #084613.

Background Color

.myBgColor { background-color: #084613; }

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

This div background color is #084613.

Border color

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

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

This div border color is #084613.

Opacity

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

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

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

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

This text has shadow with #084613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #084613.

Preview

Color preview on black background

This text has color #084613 on black background.


Color preview on white background

This text has color #084613 on white background.


Black color preview on #084613 background

This text has black color on #084613 background.


White color preview on #084613 background

This text has white color on #084613 background.


Related colors

Complementary color

Complementary color for #hex is #F7B9EC.


I love getcolorcode.com

Triadic colors

1 #130846 and #461308 with #084613 are triadic colors.

2 #134608 and #460813 with #084613 are triadic colors.