COLOR #729995

HEX: #729995 RGB: (114,153,149)

Color info

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

RGB color model

#729995 color RGB value is (114,153,149).

RGB: (114,153,149) (45%, 60%, 58%)

RGB channels and saturation

R 114 of 255 = 45%
G 153 of 255 = 60%
B 149 of 255 = 58%

114
153
149

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

Portions of RGB colors in percentages

R + G + B = 114 + 153 + 149 = 416 (100%)
R 114 of 416 ~ 27.4%
G 153 of 416 ~ 36.78%
B 149 of 416 ~ 35.82'%

%27.4
%36.78
%35.82

CMYK color model

#729995 color CMYK value is (25,0,3,40).

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

CMYK: (25,0,3,40)
C25M0Y3K40 (25%, 0%, 3%, 40%)
(0.25 / 0.00 / 0.03 / 0.40)

CMYK percentages

%25.49
%0
%2.61
%40

Codes

Color #729995 in popluar color models

72 99 95
RGB 114 153 149
HSL 174° 16.05% 52.35%
HSB/HSV 174° 25.49% 60.00%
CMYK 25.49% 0.00% 2.61%
40.00%

Color #729995 in popluar number systems.

HEX 72 99 95
Decimal 114 153 149
Binary 1110010 10011001 10010101
Octal 162 231 225

Shades and tints

Shades of #729995

#729995
(114,153,149)
#688C88
(104,140,136)
#5E7F7B
(94,127,123)
#54726E
(84,114,110)
#4A6561
(74,101,97)
#405854
(64,88,84)
#364B47
(54,75,71)
#2C3E3A
(44,62,58)
#22312D
(34,49,45)
#182420
(24,36,32)
#0E1713
(14,23,19)
#000000
(0,0,0)

Tints of #729995

#729995
(114,153,149)
#7EA29E
(126,162,158)
#8AABA7
(138,171,167)
#96B4B0
(150,180,176)
#A2BDB9
(162,189,185)
#AEC6C2
(174,198,194)
#BACFCB
(186,207,203)
#C6D8D4
(198,216,212)
#D2E1DD
(210,225,221)
#DEEAE6
(222,234,230)
#EAF3EF
(234,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #729995; }

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

This text font color is #729995.

Background Color

.myBgColor { background-color: #729995; }

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

This div background color is #729995.

Border color

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

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

This div border color is #729995.

Opacity

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

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

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

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

This text has shadow with #729995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #729995.

Preview

Color preview on black background

This text has color #729995 on black background.


Color preview on white background

This text has color #729995 on white background.


Black color preview on #729995 background

This text has black color on #729995 background.


White color preview on #729995 background

This text has white color on #729995 background.


Related colors

Complementary color

Complementary color for #hex is #8D666A.


I love getcolorcode.com

Triadic colors

1 #957299 and #999572 with #729995 are triadic colors.

2 #959972 and #997295 with #729995 are triadic colors.