COLOR #728848

HEX: #728848 RGB: (114,136,72)

Color info

#728848 contains mainly red and green colors. Web safe color of #728848 is #669933 (or #693).

RGB color model

#728848 color RGB value is (114,136,72).

RGB: (114,136,72) (45%, 53%, 28%)

RGB channels and saturation

R 114 of 255 = 45%
G 136 of 255 = 53%
B 72 of 255 = 28%

114
136
72

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

Portions of RGB colors in percentages

R + G + B = 114 + 136 + 72 = 322 (100%)
R 114 of 322 ~ 35.4%
G 136 of 322 ~ 42.24%
B 72 of 322 ~ 22.36'%

%35.4
%42.24
%22.36

CMYK color model

#728848 color CMYK value is (16,0,47,47).

  • cyan value is 16.18%
  • magenta value is 0.00%
  • yellow value is 47.06%
  • key color value is 46.67%

CMYK: (16,0,47,47)
C16M0Y47K47 (16%, 0%, 47%, 47%)
(0.16 / 0.00 / 0.47 / 0.47)

CMYK percentages

%16.18
%0
%47.06
%46.67

Codes

Color #728848 in popluar color models

72 88 48
RGB 114 136 72
HSL 81° 30.77% 40.78%
HSB/HSV 81° 47.06% 53.33%
CMYK 16.18% 0.00% 47.06%
46.67%

Color #728848 in popluar number systems.

HEX 72 88 48
Decimal 114 136 72
Binary 1110010 10001000 1001000
Octal 162 210 110

Shades and tints

Shades of #728848

#728848
(114,136,72)
#687C42
(104,124,66)
#5E703C
(94,112,60)
#546436
(84,100,54)
#4A5830
(74,88,48)
#404C2A
(64,76,42)
#364024
(54,64,36)
#2C341E
(44,52,30)
#222818
(34,40,24)
#181C12
(24,28,18)
#0E100C
(14,16,12)
#000000
(0,0,0)

Tints of #728848

#728848
(114,136,72)
#7E9258
(126,146,88)
#8A9C68
(138,156,104)
#96A678
(150,166,120)
#A2B088
(162,176,136)
#AEBA98
(174,186,152)
#BAC4A8
(186,196,168)
#C6CEB8
(198,206,184)
#D2D8C8
(210,216,200)
#DEE2D8
(222,226,216)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728848 color. Also use rgb(114,136,72) instead hex code.

Text Font Color

.myTextColor { color: #728848; }

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

This text font color is #728848.

Background Color

.myBgColor { background-color: #728848; }

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

This div background color is #728848.

Border color

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

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

This div border color is #728848.

Opacity

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

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

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

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

This text has shadow with #728848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728848.

Preview

Color preview on black background

This text has color #728848 on black background.


Color preview on white background

This text has color #728848 on white background.


Black color preview on #728848 background

This text has black color on #728848 background.


White color preview on #728848 background

This text has white color on #728848 background.


Related colors

Complementary color

Complementary color for #hex is #8D77B7.


I love getcolorcode.com

Triadic colors

1 #487288 and #884872 with #728848 are triadic colors.

2 #488872 and #887248 with #728848 are triadic colors.