COLOR #073726

HEX: #073726 RGB: (7,55,38)

Color info

#073726 contains red, green and blue colors in about the same proportion. Web safe color of #073726 is #003333 (or #033).

RGB color model

#073726 color RGB value is (7,55,38).

RGB: (7,55,38) (3%, 22%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 55 of 255 = 22%
B 38 of 255 = 15%

7
55
38

R + G + B ~ 13%. #073726 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 55 + 38 = 100 (100%)
R 7 of 100 ~ 7%
G 55 of 100 ~ 55%
B 38 of 100 ~ 38'%

%55
%38

CMYK color model

#073726 color CMYK value is (87,0,31,78).

  • cyan value is 87.27%
  • magenta value is 0.00%
  • yellow value is 30.91%
  • key color value is 78.43%

CMYK: (87,0,31,78)
C87M0Y31K78 (87%, 0%, 31%, 78%)
(0.87 / 0.00 / 0.31 / 0.78)

CMYK percentages

%87.27
%0
%30.91
%78.43

Codes

Color #073726 in popluar color models

07 37 26
RGB 7 55 38
HSL 159° 77.42% 12.16%
HSB/HSV 159° 87.27% 21.57%
CMYK 87.27% 0.00% 30.91%
78.43%

Color #073726 in popluar number systems.

HEX 07 37 26
Decimal 7 55 38
Binary 111 110111 100110
Octal 7 67 46

Shades and tints

Shades of #073726

#073726
(7,55,38)
#073223
(7,50,35)
#072D20
(7,45,32)
#07281D
(7,40,29)
#07231A
(7,35,26)
#071E17
(7,30,23)
#071914
(7,25,20)
#071411
(7,20,17)
#070F0E
(7,15,14)
#070A0B
(7,10,11)
#070508
(7,5,8)
#000000
(0,0,0)

Tints of #073726

#073726
(7,55,38)
#1D4939
(29,73,57)
#335B4C
(51,91,76)
#496D5F
(73,109,95)
#5F7F72
(95,127,114)
#759185
(117,145,133)
#8BA398
(139,163,152)
#A1B5AB
(161,181,171)
#B7C7BE
(183,199,190)
#CDD9D1
(205,217,209)
#E3EBE4
(227,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #073726 color. Also use rgb(7,55,38) instead hex code.

Text Font Color

.myTextColor { color: #073726; }

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

This text font color is #073726.

Background Color

.myBgColor { background-color: #073726; }

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

This div background color is #073726.

Border color

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

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

This div border color is #073726.

Opacity

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

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

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

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

This text has shadow with #073726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #073726.

Preview

Color preview on black background

This text has color #073726 on black background.


Color preview on white background

This text has color #073726 on white background.


Black color preview on #073726 background

This text has black color on #073726 background.


White color preview on #073726 background

This text has white color on #073726 background.


Related colors

Complementary color

Complementary color for #hex is #F8C8D9.


I love getcolorcode.com

Triadic colors

1 #260737 and #372607 with #073726 are triadic colors.

2 #263707 and #370726 with #073726 are triadic colors.