COLOR #073216

HEX: #073216 RGB: (7,50,22)

Color info

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

RGB color model

#073216 color RGB value is (7,50,22).

RGB: (7,50,22) (3%, 20%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 50 of 255 = 20%
B 22 of 255 = 9%

7
50
22

R + G + B ~ 11%. #073216 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 50 + 22 = 79 (100%)
R 7 of 79 ~ 8.86%
G 50 of 79 ~ 63.29%
B 22 of 79 ~ 27.85'%

%63.29
%27.85

CMYK color model

#073216 color CMYK value is (86,0,56,80).

  • cyan value is 86.00%
  • magenta value is 0.00%
  • yellow value is 56.00%
  • key color value is 80.39%
CMYK: (86,0,56,80) C86M0Y56K80 (86%,0%,56%,80%) (0.86/0.00/0.56/0.80) 

CMYK percentages

%86
%0
%56
%80.39

Codes

Color #073216 in popluar color models

07 32 16
RGB 7 50 22
HSL 141° 75.44% 11.18%
HSB/HSV 141° 86.00% 19.61%
CMYK 86.00% 0.00% 56.00%
80.39%

Color #073216 in popluar number systems.

HEX 07 32 16
Decimal 7 50 22
Binary 111 110010 10110
Octal 7 62 26

Shades and tints

Shades of #073216

#073216
(7,50,22)
#072E14
(7,46,20)
#072A12
(7,42,18)
#072610
(7,38,16)
#07220E
(7,34,14)
#071E0C
(7,30,12)
#071A0A
(7,26,10)
#071608
(7,22,8)
#071206
(7,18,6)
#070E04
(7,14,4)
#070A02
(7,10,2)
#000000
(0,0,0)

Tints of #073216

#073216
(7,50,22)
#1D442B
(29,68,43)
#335640
(51,86,64)
#496855
(73,104,85)
#5F7A6A
(95,122,106)
#758C7F
(117,140,127)
#8B9E94
(139,158,148)
#A1B0A9
(161,176,169)
#B7C2BE
(183,194,190)
#CDD4D3
(205,212,211)
#E3E6E8
(227,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #073216 color. Also use rgb(7,50,22) instead hex code.

Text Font Color

.myTextColor { color: #073216; }

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

This text font color is #073216.

Background Color

.myBgColor { background-color: #073216; }

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

This div background color is #073216.

Border color

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

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

This div border color is #073216.

Opacity

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

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

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

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

This text has shadow with #073216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #073216.

Preview

Color preview on black background

This text has color #073216 on black background.


Color preview on white background

This text has color #073216 on white background.


Black color preview on #073216 background

This text has black color on #073216 background.


White color preview on #073216 background

This text has white color on #073216 background.


Related colors

Complementary color

Complementary color for #hex is #F8CDE9.


I love getcolorcode.com

Triadic colors

1 #160732 and #321607 with #073216 are triadic colors.

2 #163207 and #320716 with #073216 are triadic colors.