COLOR #728452

HEX: #728452 RGB: (114,132,82)

Color info

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

RGB color model

#728452 color RGB value is (114,132,82).

RGB: (114,132,82) (45%, 52%, 32%)

RGB channels and saturation

R 114 of 255 = 45%
G 132 of 255 = 52%
B 82 of 255 = 32%

114
132
82

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

Portions of RGB colors in percentages

R + G + B = 114 + 132 + 82 = 328 (100%)
R 114 of 328 ~ 34.76%
G 132 of 328 ~ 40.24%
B 82 of 328 ~ 25'%

%34.76
%40.24
%25

CMYK color model

#728452 color CMYK value is (14,0,38,48).

  • cyan value is 13.64%
  • magenta value is 0.00%
  • yellow value is 37.88%
  • key color value is 48.24%

CMYK: (14,0,38,48)
C14M0Y38K48 (14%, 0%, 38%, 48%)
(0.14 / 0.00 / 0.38 / 0.48)

CMYK percentages

%13.64
%0
%37.88
%48.24

Codes

Color #728452 in popluar color models

72 84 52
RGB 114 132 82
HSL 82° 23.36% 41.96%
HSB/HSV 82° 37.88% 51.76%
CMYK 13.64% 0.00% 37.88%
48.24%

Color #728452 in popluar number systems.

HEX 72 84 52
Decimal 114 132 82
Binary 1110010 10000100 1010010
Octal 162 204 122

Shades and tints

Shades of #728452

#728452
(114,132,82)
#68784B
(104,120,75)
#5E6C44
(94,108,68)
#54603D
(84,96,61)
#4A5436
(74,84,54)
#40482F
(64,72,47)
#363C28
(54,60,40)
#2C3021
(44,48,33)
#22241A
(34,36,26)
#181813
(24,24,19)
#0E0C0C
(14,12,12)
#000000
(0,0,0)

Tints of #728452

#728452
(114,132,82)
#7E8F61
(126,143,97)
#8A9A70
(138,154,112)
#96A57F
(150,165,127)
#A2B08E
(162,176,142)
#AEBB9D
(174,187,157)
#BAC6AC
(186,198,172)
#C6D1BB
(198,209,187)
#D2DCCA
(210,220,202)
#DEE7D9
(222,231,217)
#EAF2E8
(234,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728452 color. Also use rgb(114,132,82) instead hex code.

Text Font Color

.myTextColor { color: #728452; }

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

This text font color is #728452.

Background Color

.myBgColor { background-color: #728452; }

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

This div background color is #728452.

Border color

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

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

This div border color is #728452.

Opacity

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

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

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

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

This text has shadow with #728452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728452.

Preview

Color preview on black background

This text has color #728452 on black background.


Color preview on white background

This text has color #728452 on white background.


Black color preview on #728452 background

This text has black color on #728452 background.


White color preview on #728452 background

This text has white color on #728452 background.


Related colors

Complementary color

Complementary color for #hex is #8D7BAD.


I love getcolorcode.com

Triadic colors

1 #527284 and #845272 with #728452 are triadic colors.

2 #528472 and #847252 with #728452 are triadic colors.