COLOR #074939

HEX: #074939 RGB: (7,73,57)

Color info

#074939 contains mainly green and blue colors. Web safe color of #074939 is #003333 (or #033).

RGB color model

#074939 color RGB value is (7,73,57).

RGB: (7,73,57) (3%, 29%, 22%)

RGB channels and saturation

R 7 of 255 = 3%
G 73 of 255 = 29%
B 57 of 255 = 22%

7
73
57

R + G + B ~ 18%. #074939 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 73 + 57 = 137 (100%)
R 7 of 137 ~ 5.11%
G 73 of 137 ~ 53.28%
B 57 of 137 ~ 41.61'%

%53.28
%41.61

CMYK color model

#074939 color CMYK value is (90,0,22,71).

  • cyan value is 90.41%
  • magenta value is 0.00%
  • yellow value is 21.92%
  • key color value is 71.37%

CMYK: (90,0,22,71)
C90M0Y22K71 (90%, 0%, 22%, 71%)
(0.90 / 0.00 / 0.22 / 0.71)

CMYK percentages

%90.41
%0
%21.92
%71.37

Codes

Color #074939 in popluar color models

07 49 39
RGB 7 73 57
HSL 165° 82.50% 15.69%
HSB/HSV 165° 90.41% 28.63%
CMYK 90.41% 0.00% 21.92%
71.37%

Color #074939 in popluar number systems.

HEX 07 49 39
Decimal 7 73 57
Binary 111 1001001 111001
Octal 7 111 71

Shades and tints

Shades of #074939

#074939
(7,73,57)
#074334
(7,67,52)
#073D2F
(7,61,47)
#07372A
(7,55,42)
#073125
(7,49,37)
#072B20
(7,43,32)
#07251B
(7,37,27)
#071F16
(7,31,22)
#071911
(7,25,17)
#07130C
(7,19,12)
#070D07
(7,13,7)
#000000
(0,0,0)

Tints of #074939

#074939
(7,73,57)
#1D594B
(29,89,75)
#33695D
(51,105,93)
#49796F
(73,121,111)
#5F8981
(95,137,129)
#759993
(117,153,147)
#8BA9A5
(139,169,165)
#A1B9B7
(161,185,183)
#B7C9C9
(183,201,201)
#CDD9DB
(205,217,219)
#E3E9ED
(227,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074939 color. Also use rgb(7,73,57) instead hex code.

Text Font Color

.myTextColor { color: #074939; }

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

This text font color is #074939.

Background Color

.myBgColor { background-color: #074939; }

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

This div background color is #074939.

Border color

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

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

This div border color is #074939.

Opacity

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

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

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

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

This text has shadow with #074939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074939.

Preview

Color preview on black background

This text has color #074939 on black background.


Color preview on white background

This text has color #074939 on white background.


Black color preview on #074939 background

This text has black color on #074939 background.


White color preview on #074939 background

This text has white color on #074939 background.


Related colors

Complementary color

Complementary color for #hex is #F8B6C6.


I love getcolorcode.com

Triadic colors

1 #390749 and #493907 with #074939 are triadic colors.

2 #394907 and #490739 with #074939 are triadic colors.