COLOR #07271A

HEX: #07271A RGB: (7,39,26)

Color info

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

RGB color model

#07271A color RGB value is (7,39,26).

RGB: (7,39,26) (3%, 15%, 10%)

RGB channels and saturation

R 7 of 255 = 3%
G 39 of 255 = 15%
B 26 of 255 = 10%

7
39
26

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

Portions of RGB colors in percentages

R + G + B = 7 + 39 + 26 = 72 (100%)
R 7 of 72 ~ 9.72%
G 39 of 72 ~ 54.17%
B 26 of 72 ~ 36.11'%

%54.17
%36.11

CMYK color model

#07271A color CMYK value is (82,0,33,85).

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

CMYK: (82,0,33,85)
C82M0Y33K85 (82%, 0%, 33%, 85%)
(0.82 / 0.00 / 0.33 / 0.85)

CMYK percentages

%82.05
%0
%33.33
%84.71

Codes

Color #07271A in popluar color models

07 27 1A
RGB 7 39 26
HSL 156° 69.57% 9.02%
HSB/HSV 156° 82.05% 15.29%
CMYK 82.05% 0.00% 33.33%
84.71%

Color #07271A in popluar number systems.

HEX 07 27 1A
Decimal 7 39 26
Binary 111 100111 11010
Octal 7 47 32

Shades and tints

Shades of #07271A

#07271A
(7,39,26)
#072418
(7,36,24)
#072116
(7,33,22)
#071E14
(7,30,20)
#071B12
(7,27,18)
#071810
(7,24,16)
#07150E
(7,21,14)
#07120C
(7,18,12)
#070F0A
(7,15,10)
#070C08
(7,12,8)
#070906
(7,9,6)
#000000
(0,0,0)

Tints of #07271A

#07271A
(7,39,26)
#1D3A2E
(29,58,46)
#334D42
(51,77,66)
#496056
(73,96,86)
#5F736A
(95,115,106)
#75867E
(117,134,126)
#8B9992
(139,153,146)
#A1ACA6
(161,172,166)
#B7BFBA
(183,191,186)
#CDD2CE
(205,210,206)
#E3E5E2
(227,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07271A; }

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

This text font color is #07271A.

Background Color

.myBgColor { background-color: #07271A; }

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

This div background color is #07271A.

Border color

.myBorderColor { border: 1px solid #07271A; }

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

This div border color is #07271A.

Opacity

.myOpacity80 { color: #07271A; opacity: 0.8; }

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

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

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

This text has shadow with #07271A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07271A.

Preview

Color preview on black background

This text has color #07271A on black background.


Color preview on white background

This text has color #07271A on white background.


Black color preview on #07271A background

This text has black color on #07271A background.


White color preview on #07271A background

This text has white color on #07271A background.


Related colors

Complementary color

Complementary color for #hex is #F8D8E5.


I love getcolorcode.com

Triadic colors

1 #1A0727 and #271A07 with #07271A are triadic colors.

2 #1A2707 and #27071A with #07271A are triadic colors.