COLOR #728636

HEX: #728636 RGB: (114,134,54)

Color info

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

RGB color model

#728636 color RGB value is (114,134,54).

RGB: (114,134,54) (45%, 53%, 21%)

RGB channels and saturation

R 114 of 255 = 45%
G 134 of 255 = 53%
B 54 of 255 = 21%

114
134
54

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

Portions of RGB colors in percentages

R + G + B = 114 + 134 + 54 = 302 (100%)
R 114 of 302 ~ 37.75%
G 134 of 302 ~ 44.37%
B 54 of 302 ~ 17.88'%

%37.75
%44.37
%17.88

CMYK color model

#728636 color CMYK value is (15,0,60,47).

  • cyan value is 14.93%
  • magenta value is 0.00%
  • yellow value is 59.70%
  • key color value is 47.45%

CMYK: (15,0,60,47)
C15M0Y60K47 (15%, 0%, 60%, 47%)
(0.15 / 0.00 / 0.60 / 0.47)

CMYK percentages

%14.93
%0
%59.7
%47.45

Codes

Color #728636 in popluar color models

72 86 36
RGB 114 134 54
HSL 75° 42.55% 36.86%
HSB/HSV 75° 59.70% 52.55%
CMYK 14.93% 0.00% 59.70%
47.45%

Color #728636 in popluar number systems.

HEX 72 86 36
Decimal 114 134 54
Binary 1110010 10000110 110110
Octal 162 206 66

Shades and tints

Shades of #728636

#728636
(114,134,54)
#687A32
(104,122,50)
#5E6E2E
(94,110,46)
#54622A
(84,98,42)
#4A5626
(74,86,38)
#404A22
(64,74,34)
#363E1E
(54,62,30)
#2C321A
(44,50,26)
#222616
(34,38,22)
#181A12
(24,26,18)
#0E0E0E
(14,14,14)
#000000
(0,0,0)

Tints of #728636

#728636
(114,134,54)
#7E9148
(126,145,72)
#8A9C5A
(138,156,90)
#96A76C
(150,167,108)
#A2B27E
(162,178,126)
#AEBD90
(174,189,144)
#BAC8A2
(186,200,162)
#C6D3B4
(198,211,180)
#D2DEC6
(210,222,198)
#DEE9D8
(222,233,216)
#EAF4EA
(234,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728636 color. Also use rgb(114,134,54) instead hex code.

Text Font Color

.myTextColor { color: #728636; }

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

This text font color is #728636.

Background Color

.myBgColor { background-color: #728636; }

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

This div background color is #728636.

Border color

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

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

This div border color is #728636.

Opacity

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

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

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

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

This text has shadow with #728636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728636.

Preview

Color preview on black background

This text has color #728636 on black background.


Color preview on white background

This text has color #728636 on white background.


Black color preview on #728636 background

This text has black color on #728636 background.


White color preview on #728636 background

This text has white color on #728636 background.


Related colors

Complementary color

Complementary color for #hex is #8D79C9.


I love getcolorcode.com

Triadic colors

1 #367286 and #863672 with #728636 are triadic colors.

2 #368672 and #867236 with #728636 are triadic colors.