COLOR #072711

HEX: #072711 RGB: (7,39,17)

Color info

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

RGB color model

#072711 color RGB value is (7,39,17).

RGB: (7,39,17) (3%, 15%, 7%)

RGB channels and saturation

R 7 of 255 = 3%
G 39 of 255 = 15%
B 17 of 255 = 7%

7
39
17

R + G + B ~ 8%. #072711 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 39 + 17 = 63 (100%)
R 7 of 63 ~ 11.11%
G 39 of 63 ~ 61.9%
B 17 of 63 ~ 26.98'%

%11.11
%61.9
%26.98

CMYK color model

#072711 color CMYK value is (82,0,56,85).

  • cyan value is 82.05%
  • magenta value is 0.00%
  • yellow value is 56.41%
  • key color value is 84.71%

CMYK: (82,0,56,85)
C82M0Y56K85 (82%, 0%, 56%, 85%)
(0.82 / 0.00 / 0.56 / 0.85)

CMYK percentages

%82.05
%0
%56.41
%84.71

Codes

Color #072711 in popluar color models

07 27 11
RGB 7 39 17
HSL 139° 69.57% 9.02%
HSB/HSV 139° 82.05% 15.29%
CMYK 82.05% 0.00% 56.41%
84.71%

Color #072711 in popluar number systems.

HEX 07 27 11
Decimal 7 39 17
Binary 111 100111 10001
Octal 7 47 21

Shades and tints

Shades of #072711

#072711
(7,39,17)
#072410
(7,36,16)
#07210F
(7,33,15)
#071E0E
(7,30,14)
#071B0D
(7,27,13)
#07180C
(7,24,12)
#07150B
(7,21,11)
#07120A
(7,18,10)
#070F09
(7,15,9)
#070C08
(7,12,8)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #072711

#072711
(7,39,17)
#1D3A26
(29,58,38)
#334D3B
(51,77,59)
#496050
(73,96,80)
#5F7365
(95,115,101)
#75867A
(117,134,122)
#8B998F
(139,153,143)
#A1ACA4
(161,172,164)
#B7BFB9
(183,191,185)
#CDD2CE
(205,210,206)
#E3E5E3
(227,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #072711; }

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

This text font color is #072711.

Background Color

.myBgColor { background-color: #072711; }

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

This div background color is #072711.

Border color

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

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

This div border color is #072711.

Opacity

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

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

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

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

This text has shadow with #072711 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072711.

Preview

Color preview on black background

This text has color #072711 on black background.


Color preview on white background

This text has color #072711 on white background.


Black color preview on #072711 background

This text has black color on #072711 background.


White color preview on #072711 background

This text has white color on #072711 background.


Related colors

Complementary color

Complementary color for #hex is #F8D8EE.


I love getcolorcode.com

Triadic colors

1 #110727 and #271107 with #072711 are triadic colors.

2 #112707 and #270711 with #072711 are triadic colors.