COLOR #034716

HEX: #034716 RGB: (3,71,22)

Color info

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

RGB color model

#034716 color RGB value is (3,71,22).

RGB: (3,71,22) (1%, 28%, 9%)

RGB channels and saturation

R 3 of 255 = 1%
G 71 of 255 = 28%
B 22 of 255 = 9%

3
71
22

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

Portions of RGB colors in percentages

R + G + B = 3 + 71 + 22 = 96 (100%)
R 3 of 96 ~ 3.13%
G 71 of 96 ~ 73.96%
B 22 of 96 ~ 22.92'%

%73.96
%22.92

CMYK color model

#034716 color CMYK value is (96,0,69,72).

  • cyan value is 95.77%
  • magenta value is 0.00%
  • yellow value is 69.01%
  • key color value is 72.16%
CMYK: (96,0,69,72) C96M0Y69K72 (96%,0%,69%,72%) (0.96/0.00/0.69/0.72) 

CMYK percentages

%95.77
%0
%69.01
%72.16

Codes

Color #034716 in popluar color models

03 47 16
RGB 3 71 22
HSL 137° 91.89% 14.51%
HSB/HSV 137° 95.77% 27.84%
CMYK 95.77% 0.00% 69.01%
72.16%

Color #034716 in popluar number systems.

HEX 03 47 16
Decimal 3 71 22
Binary 11 1000111 10110
Octal 3 107 26

Shades and tints

Shades of #034716

#034716
(3,71,22)
#034114
(3,65,20)
#033B12
(3,59,18)
#033510
(3,53,16)
#032F0E
(3,47,14)
#03290C
(3,41,12)
#03230A
(3,35,10)
#031D08
(3,29,8)
#031706
(3,23,6)
#031104
(3,17,4)
#030B02
(3,11,2)
#000000
(0,0,0)

Tints of #034716

#034716
(3,71,22)
#19572B
(25,87,43)
#2F6740
(47,103,64)
#457755
(69,119,85)
#5B876A
(91,135,106)
#71977F
(113,151,127)
#87A794
(135,167,148)
#9DB7A9
(157,183,169)
#B3C7BE
(179,199,190)
#C9D7D3
(201,215,211)
#DFE7E8
(223,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #034716 color. Also use rgb(3,71,22) instead hex code.

Text Font Color

.myTextColor { color: #034716; }

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

This text font color is #034716.

Background Color

.myBgColor { background-color: #034716; }

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

This div background color is #034716.

Border color

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

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

This div border color is #034716.

Opacity

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

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

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

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

This text has shadow with #034716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #034716.

Preview

Color preview on black background

This text has color #034716 on black background.


Color preview on white background

This text has color #034716 on white background.


Black color preview on #034716 background

This text has black color on #034716 background.


White color preview on #034716 background

This text has white color on #034716 background.


Related colors

Complementary color

Complementary color for #hex is #FCB8E9.


I love getcolorcode.com

Triadic colors

1 #160347 and #471603 with #034716 are triadic colors.

2 #164703 and #470316 with #034716 are triadic colors.