COLOR #728266

HEX: #728266 RGB: (114,130,102)

Color info

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

RGB color model

#728266 color RGB value is (114,130,102).

RGB: (114,130,102) (45%, 51%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 130 of 255 = 51%
B 102 of 255 = 40%

114
130
102

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

Portions of RGB colors in percentages

R + G + B = 114 + 130 + 102 = 346 (100%)
R 114 of 346 ~ 32.95%
G 130 of 346 ~ 37.57%
B 102 of 346 ~ 29.48'%

%32.95
%37.57
%29.48

CMYK color model

#728266 color CMYK value is (12,0,22,49).

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

CMYK: (12,0,22,49)
C12M0Y22K49 (12%, 0%, 22%, 49%)
(0.12 / 0.00 / 0.22 / 0.49)

CMYK percentages

%12.31
%0
%21.54
%49.02

Codes

Color #728266 in popluar color models

72 82 66
RGB 114 130 102
HSL 94° 12.07% 45.49%
HSB/HSV 94° 21.54% 50.98%
CMYK 12.31% 0.00% 21.54%
49.02%

Color #728266 in popluar number systems.

HEX 72 82 66
Decimal 114 130 102
Binary 1110010 10000010 1100110
Octal 162 202 146

Shades and tints

Shades of #728266

#728266
(114,130,102)
#68775D
(104,119,93)
#5E6C54
(94,108,84)
#54614B
(84,97,75)
#4A5642
(74,86,66)
#404B39
(64,75,57)
#364030
(54,64,48)
#2C3527
(44,53,39)
#222A1E
(34,42,30)
#181F15
(24,31,21)
#0E140C
(14,20,12)
#000000
(0,0,0)

Tints of #728266

#728266
(114,130,102)
#7E8D73
(126,141,115)
#8A9880
(138,152,128)
#96A38D
(150,163,141)
#A2AE9A
(162,174,154)
#AEB9A7
(174,185,167)
#BAC4B4
(186,196,180)
#C6CFC1
(198,207,193)
#D2DACE
(210,218,206)
#DEE5DB
(222,229,219)
#EAF0E8
(234,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #728266; }

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

This text font color is #728266.

Background Color

.myBgColor { background-color: #728266; }

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

This div background color is #728266.

Border color

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

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

This div border color is #728266.

Opacity

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

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

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

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

This text has shadow with #728266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728266.

Preview

Color preview on black background

This text has color #728266 on black background.


Color preview on white background

This text has color #728266 on white background.


Black color preview on #728266 background

This text has black color on #728266 background.


White color preview on #728266 background

This text has white color on #728266 background.


Related colors

Complementary color

Complementary color for #hex is #8D7D99.


I love getcolorcode.com

Triadic colors

1 #667282 and #826672 with #728266 are triadic colors.

2 #668272 and #827266 with #728266 are triadic colors.