COLOR #728575

HEX: #728575 RGB: (114,133,117)

Color info

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

RGB color model

#728575 color RGB value is (114,133,117).

RGB: (114,133,117) (45%, 52%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 133 of 255 = 52%
B 117 of 255 = 46%

114
133
117

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

Portions of RGB colors in percentages

R + G + B = 114 + 133 + 117 = 364 (100%)
R 114 of 364 ~ 31.32%
G 133 of 364 ~ 36.54%
B 117 of 364 ~ 32.14'%

%31.32
%36.54
%32.14

CMYK color model

#728575 color CMYK value is (14,0,12,48).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 12.03%
  • key color value is 47.84%

CMYK: (14,0,12,48)
C14M0Y12K48 (14%, 0%, 12%, 48%)
(0.14 / 0.00 / 0.12 / 0.48)

CMYK percentages

%14.29
%0
%12.03
%47.84

Codes

Color #728575 in popluar color models

72 85 75
RGB 114 133 117
HSL 129° 7.69% 48.43%
HSB/HSV 129° 14.29% 52.16%
CMYK 14.29% 0.00% 12.03%
47.84%

Color #728575 in popluar number systems.

HEX 72 85 75
Decimal 114 133 117
Binary 1110010 10000101 1110101
Octal 162 205 165

Shades and tints

Shades of #728575

#728575
(114,133,117)
#68796B
(104,121,107)
#5E6D61
(94,109,97)
#546157
(84,97,87)
#4A554D
(74,85,77)
#404943
(64,73,67)
#363D39
(54,61,57)
#2C312F
(44,49,47)
#222525
(34,37,37)
#18191B
(24,25,27)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #728575

#728575
(114,133,117)
#7E9081
(126,144,129)
#8A9B8D
(138,155,141)
#96A699
(150,166,153)
#A2B1A5
(162,177,165)
#AEBCB1
(174,188,177)
#BAC7BD
(186,199,189)
#C6D2C9
(198,210,201)
#D2DDD5
(210,221,213)
#DEE8E1
(222,232,225)
#EAF3ED
(234,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #728575; }

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

This text font color is #728575.

Background Color

.myBgColor { background-color: #728575; }

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

This div background color is #728575.

Border color

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

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

This div border color is #728575.

Opacity

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

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

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

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

This text has shadow with #728575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728575.

Preview

Color preview on black background

This text has color #728575 on black background.


Color preview on white background

This text has color #728575 on white background.


Black color preview on #728575 background

This text has black color on #728575 background.


White color preview on #728575 background

This text has white color on #728575 background.


Related colors

Complementary color

Complementary color for #hex is #8D7A8A.


I love getcolorcode.com

Triadic colors

1 #757285 and #857572 with #728575 are triadic colors.

2 #758572 and #857275 with #728575 are triadic colors.