COLOR #073D14

HEX: #073D14 RGB: (7,61,20)

Color info

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

RGB color model

#073D14 color RGB value is (7,61,20).

RGB: (7,61,20) (3%, 24%, 8%)

RGB channels and saturation

R 7 of 255 = 3%
G 61 of 255 = 24%
B 20 of 255 = 8%

7
61
20

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

Portions of RGB colors in percentages

R + G + B = 7 + 61 + 20 = 88 (100%)
R 7 of 88 ~ 7.95%
G 61 of 88 ~ 69.32%
B 20 of 88 ~ 22.73'%

%69.32
%22.73

CMYK color model

#073D14 color CMYK value is (89,0,67,76).

  • cyan value is 88.52%
  • magenta value is 0.00%
  • yellow value is 67.21%
  • key color value is 76.08%
CMYK: (89,0,67,76) C89M0Y67K76 (89%,0%,67%,76%) (0.89/0.00/0.67/0.76) 

CMYK percentages

%88.52
%0
%67.21
%76.08

Codes

Color #073D14 in popluar color models

07 3D 14
RGB 7 61 20
HSL 134° 79.41% 13.33%
HSB/HSV 134° 88.52% 23.92%
CMYK 88.52% 0.00% 67.21%
76.08%

Color #073D14 in popluar number systems.

HEX 07 3D 14
Decimal 7 61 20
Binary 111 111101 10100
Octal 7 75 24

Shades and tints

Shades of #073D14

#073D14
(7,61,20)
#073813
(7,56,19)
#073312
(7,51,18)
#072E11
(7,46,17)
#072910
(7,41,16)
#07240F
(7,36,15)
#071F0E
(7,31,14)
#071A0D
(7,26,13)
#07150C
(7,21,12)
#07100B
(7,16,11)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #073D14

#073D14
(7,61,20)
#1D4E29
(29,78,41)
#335F3E
(51,95,62)
#497053
(73,112,83)
#5F8168
(95,129,104)
#75927D
(117,146,125)
#8BA392
(139,163,146)
#A1B4A7
(161,180,167)
#B7C5BC
(183,197,188)
#CDD6D1
(205,214,209)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #073D14 color. Also use rgb(7,61,20) instead hex code.

Text Font Color

.myTextColor { color: #073D14; }

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

This text font color is #073D14.

Background Color

.myBgColor { background-color: #073D14; }

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

This div background color is #073D14.

Border color

.myBorderColor { border: 1px solid #073D14; }

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

This div border color is #073D14.

Opacity

.myOpacity80 { color: #073D14; opacity: 0.8; }

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

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

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

This text has shadow with #073D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #073D14.

Preview

Color preview on black background

This text has color #073D14 on black background.


Color preview on white background

This text has color #073D14 on white background.


Black color preview on #073D14 background

This text has black color on #073D14 background.


White color preview on #073D14 background

This text has white color on #073D14 background.


Related colors

Complementary color

Complementary color for #hex is #F8C2EB.


I love getcolorcode.com

Triadic colors

1 #14073D and #3D1407 with #073D14 are triadic colors.

2 #143D07 and #3D0714 with #073D14 are triadic colors.