COLOR #728256

HEX: #728256 RGB: (114,130,86)

Color info

#728256 contains red, green and blue colors in about the same proportion. Web safe color of #728256 is #669966 (or #696).

RGB color model

#728256 color RGB value is (114,130,86).

RGB: (114,130,86) (45%, 51%, 34%)

RGB channels and saturation

R 114 of 255 = 45%
G 130 of 255 = 51%
B 86 of 255 = 34%

114
130
86

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

Portions of RGB colors in percentages

R + G + B = 114 + 130 + 86 = 330 (100%)
R 114 of 330 ~ 34.55%
G 130 of 330 ~ 39.39%
B 86 of 330 ~ 26.06'%

%34.55
%39.39
%26.06

CMYK color model

#728256 color CMYK value is (12,0,34,49).

  • cyan value is 12.31%
  • magenta value is 0.00%
  • yellow value is 33.85%
  • key color value is 49.02%

CMYK: (12,0,34,49)
C12M0Y34K49 (12%, 0%, 34%, 49%)
(0.12 / 0.00 / 0.34 / 0.49)

CMYK percentages

%12.31
%0
%33.85
%49.02

Codes

Color #728256 in popluar color models

72 82 56
RGB 114 130 86
HSL 82° 20.37% 42.35%
HSB/HSV 82° 33.85% 50.98%
CMYK 12.31% 0.00% 33.85%
49.02%

Color #728256 in popluar number systems.

HEX 72 82 56
Decimal 114 130 86
Binary 1110010 10000010 1010110
Octal 162 202 126

Shades and tints

Shades of #728256

#728256
(114,130,86)
#68774F
(104,119,79)
#5E6C48
(94,108,72)
#546141
(84,97,65)
#4A563A
(74,86,58)
#404B33
(64,75,51)
#36402C
(54,64,44)
#2C3525
(44,53,37)
#222A1E
(34,42,30)
#181F17
(24,31,23)
#0E1410
(14,20,16)
#000000
(0,0,0)

Tints of #728256

#728256
(114,130,86)
#7E8D65
(126,141,101)
#8A9874
(138,152,116)
#96A383
(150,163,131)
#A2AE92
(162,174,146)
#AEB9A1
(174,185,161)
#BAC4B0
(186,196,176)
#C6CFBF
(198,207,191)
#D2DACE
(210,218,206)
#DEE5DD
(222,229,221)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728256 color. Also use rgb(114,130,86) instead hex code.

Text Font Color

.myTextColor { color: #728256; }

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

This text font color is #728256.

Background Color

.myBgColor { background-color: #728256; }

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

This div background color is #728256.

Border color

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

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

This div border color is #728256.

Opacity

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

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

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

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

This text has shadow with #728256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728256.

Preview

Color preview on black background

This text has color #728256 on black background.


Color preview on white background

This text has color #728256 on white background.


Black color preview on #728256 background

This text has black color on #728256 background.


White color preview on #728256 background

This text has white color on #728256 background.


Related colors

Complementary color

Complementary color for #hex is #8D7DA9.


I love getcolorcode.com

Triadic colors

1 #567282 and #825672 with #728256 are triadic colors.

2 #568272 and #827256 with #728256 are triadic colors.