COLOR #728073

HEX: #728073 RGB: (114,128,115)

Color info

#728073 contains red, green and blue colors in about the same proportion. Web safe color of #728073 is #666666 (or #666).

RGB color model

#728073 color RGB value is (114,128,115).

RGB: (114,128,115) (45%, 50%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 128 of 255 = 50%
B 115 of 255 = 45%

114
128
115

R + G + B ~ 47%. #728073 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 128 + 115 = 357 (100%)
R 114 of 357 ~ 31.93%
G 128 of 357 ~ 35.85%
B 115 of 357 ~ 32.21'%

%31.93
%35.85
%32.21

CMYK color model

#728073 color CMYK value is (11,0,10,50).

  • cyan value is 10.94%
  • magenta value is 0.00%
  • yellow value is 10.16%
  • key color value is 49.80%

CMYK: (11,0,10,50)
C11M0Y10K50 (11%, 0%, 10%, 50%)
(0.11 / 0.00 / 0.10 / 0.50)

CMYK percentages

%10.94
%0
%10.16
%49.8

Codes

Color #728073 in popluar color models

72 80 73
RGB 114 128 115
HSL 124° 5.79% 47.45%
HSB/HSV 124° 10.94% 50.20%
CMYK 10.94% 0.00% 10.16%
49.80%

Color #728073 in popluar number systems.

HEX 72 80 73
Decimal 114 128 115
Binary 1110010 10000000 1110011
Octal 162 200 163

Shades and tints

Shades of #728073

#728073
(114,128,115)
#687569
(104,117,105)
#5E6A5F
(94,106,95)
#545F55
(84,95,85)
#4A544B
(74,84,75)
#404941
(64,73,65)
#363E37
(54,62,55)
#2C332D
(44,51,45)
#222823
(34,40,35)
#181D19
(24,29,25)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #728073

#728073
(114,128,115)
#7E8B7F
(126,139,127)
#8A968B
(138,150,139)
#96A197
(150,161,151)
#A2ACA3
(162,172,163)
#AEB7AF
(174,183,175)
#BAC2BB
(186,194,187)
#C6CDC7
(198,205,199)
#D2D8D3
(210,216,211)
#DEE3DF
(222,227,223)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728073 color. Also use rgb(114,128,115) instead hex code.

Text Font Color

.myTextColor { color: #728073; }

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

This text font color is #728073.

Background Color

.myBgColor { background-color: #728073; }

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

This div background color is #728073.

Border color

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

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

This div border color is #728073.

Opacity

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

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

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

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

This text has shadow with #728073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728073.

Preview

Color preview on black background

This text has color #728073 on black background.


Color preview on white background

This text has color #728073 on white background.


Black color preview on #728073 background

This text has black color on #728073 background.


White color preview on #728073 background

This text has white color on #728073 background.


Related colors

Complementary color

Complementary color for #hex is #8D7F8C.


I love getcolorcode.com

Triadic colors

1 #737280 and #807372 with #728073 are triadic colors.

2 #738072 and #807273 with #728073 are triadic colors.