COLOR #074617

HEX: #074617 RGB: (7,70,23)

Color info

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

RGB color model

#074617 color RGB value is (7,70,23).

RGB: (7,70,23) (3%, 27%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 70 of 255 = 27%
B 23 of 255 = 9%

7
70
23

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

Portions of RGB colors in percentages

R + G + B = 7 + 70 + 23 = 100 (100%)
R 7 of 100 ~ 7%
G 70 of 100 ~ 70%
B 23 of 100 ~ 23'%

%70
%23

CMYK color model

#074617 color CMYK value is (90,0,67,73).

  • cyan value is 90.00%
  • magenta value is 0.00%
  • yellow value is 67.14%
  • key color value is 72.55%

CMYK: (90,0,67,73)
C90M0Y67K73 (90%, 0%, 67%, 73%)
(0.90 / 0.00 / 0.67 / 0.73)

CMYK percentages

%90
%0
%67.14
%72.55

Codes

Color #074617 in popluar color models

07 46 17
RGB 7 70 23
HSL 135° 81.82% 15.10%
HSB/HSV 135° 90.00% 27.45%
CMYK 90.00% 0.00% 67.14%
72.55%

Color #074617 in popluar number systems.

HEX 07 46 17
Decimal 7 70 23
Binary 111 1000110 10111
Octal 7 106 27

Shades and tints

Shades of #074617

#074617
(7,70,23)
#074015
(7,64,21)
#073A13
(7,58,19)
#073411
(7,52,17)
#072E0F
(7,46,15)
#07280D
(7,40,13)
#07220B
(7,34,11)
#071C09
(7,28,9)
#071607
(7,22,7)
#071005
(7,16,5)
#070A03
(7,10,3)
#000000
(0,0,0)

Tints of #074617

#074617
(7,70,23)
#1D562C
(29,86,44)
#336641
(51,102,65)
#497656
(73,118,86)
#5F866B
(95,134,107)
#759680
(117,150,128)
#8BA695
(139,166,149)
#A1B6AA
(161,182,170)
#B7C6BF
(183,198,191)
#CDD6D4
(205,214,212)
#E3E6E9
(227,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074617 color. Also use rgb(7,70,23) instead hex code.

Text Font Color

.myTextColor { color: #074617; }

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

This text font color is #074617.

Background Color

.myBgColor { background-color: #074617; }

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

This div background color is #074617.

Border color

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

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

This div border color is #074617.

Opacity

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

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

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

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

This text has shadow with #074617 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074617.

Preview

Color preview on black background

This text has color #074617 on black background.


Color preview on white background

This text has color #074617 on white background.


Black color preview on #074617 background

This text has black color on #074617 background.


White color preview on #074617 background

This text has white color on #074617 background.


Related colors

Complementary color

Complementary color for #hex is #F8B9E8.


I love getcolorcode.com

Triadic colors

1 #170746 and #461707 with #074617 are triadic colors.

2 #174607 and #460717 with #074617 are triadic colors.