COLOR #072816

HEX: #072816 RGB: (7,40,22)

Color info

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

RGB color model

#072816 color RGB value is (7,40,22).

RGB: (7,40,22) (3%, 16%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 40 of 255 = 16%
B 22 of 255 = 9%

7
40
22

R + G + B ~ 9%. #072816 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 40 + 22 = 69 (100%)
R 7 of 69 ~ 10.14%
G 40 of 69 ~ 57.97%
B 22 of 69 ~ 31.88'%

%57.97
%31.88

CMYK color model

#072816 color CMYK value is (83,0,45,84).

  • cyan value is 82.50%
  • magenta value is 0.00%
  • yellow value is 45.00%
  • key color value is 84.31%

CMYK: (83,0,45,84)
C83M0Y45K84 (83%, 0%, 45%, 84%)
(0.83 / 0.00 / 0.45 / 0.84)

CMYK percentages

%82.5
%0
%45
%84.31

Codes

Color #072816 in popluar color models

07 28 16
RGB 7 40 22
HSL 147° 70.21% 9.22%
HSB/HSV 147° 82.50% 15.69%
CMYK 82.50% 0.00% 45.00%
84.31%

Color #072816 in popluar number systems.

HEX 07 28 16
Decimal 7 40 22
Binary 111 101000 10110
Octal 7 50 26

Shades and tints

Shades of #072816

#072816
(7,40,22)
#072514
(7,37,20)
#072212
(7,34,18)
#071F10
(7,31,16)
#071C0E
(7,28,14)
#07190C
(7,25,12)
#07160A
(7,22,10)
#071308
(7,19,8)
#071006
(7,16,6)
#070D04
(7,13,4)
#070A02
(7,10,2)
#000000
(0,0,0)

Tints of #072816

#072816
(7,40,22)
#1D3B2B
(29,59,43)
#334E40
(51,78,64)
#496155
(73,97,85)
#5F746A
(95,116,106)
#75877F
(117,135,127)
#8B9A94
(139,154,148)
#A1ADA9
(161,173,169)
#B7C0BE
(183,192,190)
#CDD3D3
(205,211,211)
#E3E6E8
(227,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #072816; }

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

This text font color is #072816.

Background Color

.myBgColor { background-color: #072816; }

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

This div background color is #072816.

Border color

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

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

This div border color is #072816.

Opacity

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

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

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

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

This text has shadow with #072816 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072816.

Preview

Color preview on black background

This text has color #072816 on black background.


Color preview on white background

This text has color #072816 on white background.


Black color preview on #072816 background

This text has black color on #072816 background.


White color preview on #072816 background

This text has white color on #072816 background.


Related colors

Complementary color

Complementary color for #hex is #F8D7E9.


I love getcolorcode.com

Triadic colors

1 #160728 and #281607 with #072816 are triadic colors.

2 #162807 and #280716 with #072816 are triadic colors.