COLOR #729982

HEX: #729982 RGB: (114,153,130)

Color info

#729982 contains red, green and blue colors in about the same proportion. Web safe color of #729982 is #669999 (or #699).

RGB color model

#729982 color RGB value is (114,153,130).

RGB: (114,153,130) (45%, 60%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 153 of 255 = 60%
B 130 of 255 = 51%

114
153
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 153 + 130 = 397 (100%)
R 114 of 397 ~ 28.72%
G 153 of 397 ~ 38.54%
B 130 of 397 ~ 32.75'%

%28.72
%38.54
%32.75

CMYK color model

#729982 color CMYK value is (25,0,15,40).

  • cyan value is 25.49%
  • magenta value is 0.00%
  • yellow value is 15.03%
  • key color value is 40.00%

CMYK: (25,0,15,40)
C25M0Y15K40 (25%, 0%, 15%, 40%)
(0.25 / 0.00 / 0.15 / 0.40)

CMYK percentages

%25.49
%0
%15.03
%40

Codes

Color #729982 in popluar color models

72 99 82
RGB 114 153 130
HSL 145° 16.05% 52.35%
HSB/HSV 145° 25.49% 60.00%
CMYK 25.49% 0.00% 15.03%
40.00%

Color #729982 in popluar number systems.

HEX 72 99 82
Decimal 114 153 130
Binary 1110010 10011001 10000010
Octal 162 231 202

Shades and tints

Shades of #729982

#729982
(114,153,130)
#688C77
(104,140,119)
#5E7F6C
(94,127,108)
#547261
(84,114,97)
#4A6556
(74,101,86)
#40584B
(64,88,75)
#364B40
(54,75,64)
#2C3E35
(44,62,53)
#22312A
(34,49,42)
#18241F
(24,36,31)
#0E1714
(14,23,20)
#000000
(0,0,0)

Tints of #729982

#729982
(114,153,130)
#7EA28D
(126,162,141)
#8AAB98
(138,171,152)
#96B4A3
(150,180,163)
#A2BDAE
(162,189,174)
#AEC6B9
(174,198,185)
#BACFC4
(186,207,196)
#C6D8CF
(198,216,207)
#D2E1DA
(210,225,218)
#DEEAE5
(222,234,229)
#EAF3F0
(234,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729982; }

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

This text font color is #729982.

Background Color

.myBgColor { background-color: #729982; }

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

This div background color is #729982.

Border color

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

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

This div border color is #729982.

Opacity

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

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

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

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

This text has shadow with #729982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729982.

Preview

Color preview on black background

This text has color #729982 on black background.


Color preview on white background

This text has color #729982 on white background.


Black color preview on #729982 background

This text has black color on #729982 background.


White color preview on #729982 background

This text has white color on #729982 background.


Related colors

Complementary color

Complementary color for #hex is #8D667D.


I love getcolorcode.com

Triadic colors

1 #827299 and #998272 with #729982 are triadic colors.

2 #829972 and #997282 with #729982 are triadic colors.