COLOR #072D11

HEX: #072D11 RGB: (7,45,17)

Color info

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

RGB color model

#072D11 color RGB value is (7,45,17).

RGB: (7,45,17) (3%, 18%, 7%)

RGB channels and saturation

R 7 of 255 = 3%
G 45 of 255 = 18%
B 17 of 255 = 7%

7
45
17

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

Portions of RGB colors in percentages

R + G + B = 7 + 45 + 17 = 69 (100%)
R 7 of 69 ~ 10.14%
G 45 of 69 ~ 65.22%
B 17 of 69 ~ 24.64'%

%65.22
%24.64

CMYK color model

#072D11 color CMYK value is (84,0,62,82).

  • cyan value is 84.44%
  • magenta value is 0.00%
  • yellow value is 62.22%
  • key color value is 82.35%

CMYK: (84,0,62,82)
C84M0Y62K82 (84%, 0%, 62%, 82%)
(0.84 / 0.00 / 0.62 / 0.82)

CMYK percentages

%84.44
%0
%62.22
%82.35

Codes

Color #072D11 in popluar color models

07 2D 11
RGB 7 45 17
HSL 136° 73.08% 10.20%
HSB/HSV 136° 84.44% 17.65%
CMYK 84.44% 0.00% 62.22%
82.35%

Color #072D11 in popluar number systems.

HEX 07 2D 11
Decimal 7 45 17
Binary 111 101101 10001
Octal 7 55 21

Shades and tints

Shades of #072D11

#072D11
(7,45,17)
#072910
(7,41,16)
#07250F
(7,37,15)
#07210E
(7,33,14)
#071D0D
(7,29,13)
#07190C
(7,25,12)
#07150B
(7,21,11)
#07110A
(7,17,10)
#070D09
(7,13,9)
#070908
(7,9,8)
#070507
(7,5,7)
#000000
(0,0,0)

Tints of #072D11

#072D11
(7,45,17)
#1D4026
(29,64,38)
#33533B
(51,83,59)
#496650
(73,102,80)
#5F7965
(95,121,101)
#758C7A
(117,140,122)
#8B9F8F
(139,159,143)
#A1B2A4
(161,178,164)
#B7C5B9
(183,197,185)
#CDD8CE
(205,216,206)
#E3EBE3
(227,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #072D11 color. Also use rgb(7,45,17) instead hex code.

Text Font Color

.myTextColor { color: #072D11; }

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

This text font color is #072D11.

Background Color

.myBgColor { background-color: #072D11; }

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

This div background color is #072D11.

Border color

.myBorderColor { border: 1px solid #072D11; }

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

This div border color is #072D11.

Opacity

.myOpacity80 { color: #072D11; opacity: 0.8; }

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

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

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

This text has shadow with #072D11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072D11.

Preview

Color preview on black background

This text has color #072D11 on black background.


Color preview on white background

This text has color #072D11 on white background.


Black color preview on #072D11 background

This text has black color on #072D11 background.


White color preview on #072D11 background

This text has white color on #072D11 background.


Related colors

Complementary color

Complementary color for #hex is #F8D2EE.


I love getcolorcode.com

Triadic colors

1 #11072D and #2D1107 with #072D11 are triadic colors.

2 #112D07 and #2D0711 with #072D11 are triadic colors.