COLOR #729985

HEX: #729985 RGB: (114,153,133)

Color info

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

RGB color model

#729985 color RGB value is (114,153,133).

RGB: (114,153,133) (45%, 60%, 52%)

RGB channels and saturation

R 114 of 255 = 45%
G 153 of 255 = 60%
B 133 of 255 = 52%

114
153
133

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

Portions of RGB colors in percentages

R + G + B = 114 + 153 + 133 = 400 (100%)
R 114 of 400 ~ 28.5%
G 153 of 400 ~ 38.25%
B 133 of 400 ~ 33.25'%

%28.5
%38.25
%33.25

CMYK color model

#729985 color CMYK value is (25,0,13,40).

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

CMYK: (25,0,13,40)
C25M0Y13K40 (25%, 0%, 13%, 40%)
(0.25 / 0.00 / 0.13 / 0.40)

CMYK percentages

%25.49
%0
%13.07
%40

Codes

Color #729985 in popluar color models

72 99 85
RGB 114 153 133
HSL 149° 16.05% 52.35%
HSB/HSV 149° 25.49% 60.00%
CMYK 25.49% 0.00% 13.07%
40.00%

Color #729985 in popluar number systems.

HEX 72 99 85
Decimal 114 153 133
Binary 1110010 10011001 10000101
Octal 162 231 205

Shades and tints

Shades of #729985

#729985
(114,153,133)
#688C79
(104,140,121)
#5E7F6D
(94,127,109)
#547261
(84,114,97)
#4A6555
(74,101,85)
#405849
(64,88,73)
#364B3D
(54,75,61)
#2C3E31
(44,62,49)
#223125
(34,49,37)
#182419
(24,36,25)
#0E170D
(14,23,13)
#000000
(0,0,0)

Tints of #729985

#729985
(114,153,133)
#7EA290
(126,162,144)
#8AAB9B
(138,171,155)
#96B4A6
(150,180,166)
#A2BDB1
(162,189,177)
#AEC6BC
(174,198,188)
#BACFC7
(186,207,199)
#C6D8D2
(198,216,210)
#D2E1DD
(210,225,221)
#DEEAE8
(222,234,232)
#EAF3F3
(234,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729985; }

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

This text font color is #729985.

Background Color

.myBgColor { background-color: #729985; }

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

This div background color is #729985.

Border color

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

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

This div border color is #729985.

Opacity

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

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

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

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

This text has shadow with #729985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729985.

Preview

Color preview on black background

This text has color #729985 on black background.


Color preview on white background

This text has color #729985 on white background.


Black color preview on #729985 background

This text has black color on #729985 background.


White color preview on #729985 background

This text has white color on #729985 background.


Related colors

Complementary color

Complementary color for #hex is #8D667A.


I love getcolorcode.com

Triadic colors

1 #857299 and #998572 with #729985 are triadic colors.

2 #859972 and #997285 with #729985 are triadic colors.