COLOR #728570

HEX: #728570 RGB: (114,133,112)

Color info

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

RGB color model

#728570 color RGB value is (114,133,112).

RGB: (114,133,112) (45%, 52%, 44%)

RGB channels and saturation

R 114 of 255 = 45%
G 133 of 255 = 52%
B 112 of 255 = 44%

114
133
112

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

Portions of RGB colors in percentages

R + G + B = 114 + 133 + 112 = 359 (100%)
R 114 of 359 ~ 31.75%
G 133 of 359 ~ 37.05%
B 112 of 359 ~ 31.2'%

%31.75
%37.05
%31.2

CMYK color model

#728570 color CMYK value is (14,0,16,48).

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

CMYK: (14,0,16,48)
C14M0Y16K48 (14%, 0%, 16%, 48%)
(0.14 / 0.00 / 0.16 / 0.48)

CMYK percentages

%14.29
%0
%15.79
%47.84

Codes

Color #728570 in popluar color models

72 85 70
RGB 114 133 112
HSL 114° 8.57% 48.04%
HSB/HSV 114° 15.79% 52.16%
CMYK 14.29% 0.00% 15.79%
47.84%

Color #728570 in popluar number systems.

HEX 72 85 70
Decimal 114 133 112
Binary 1110010 10000101 1110000
Octal 162 205 160

Shades and tints

Shades of #728570

#728570
(114,133,112)
#687966
(104,121,102)
#5E6D5C
(94,109,92)
#546152
(84,97,82)
#4A5548
(74,85,72)
#40493E
(64,73,62)
#363D34
(54,61,52)
#2C312A
(44,49,42)
#222520
(34,37,32)
#181916
(24,25,22)
#0E0D0C
(14,13,12)
#000000
(0,0,0)

Tints of #728570

#728570
(114,133,112)
#7E907D
(126,144,125)
#8A9B8A
(138,155,138)
#96A697
(150,166,151)
#A2B1A4
(162,177,164)
#AEBCB1
(174,188,177)
#BAC7BE
(186,199,190)
#C6D2CB
(198,210,203)
#D2DDD8
(210,221,216)
#DEE8E5
(222,232,229)
#EAF3F2
(234,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #728570; }

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

This text font color is #728570.

Background Color

.myBgColor { background-color: #728570; }

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

This div background color is #728570.

Border color

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

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

This div border color is #728570.

Opacity

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

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

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

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

This text has shadow with #728570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728570.

Preview

Color preview on black background

This text has color #728570 on black background.


Color preview on white background

This text has color #728570 on white background.


Black color preview on #728570 background

This text has black color on #728570 background.


White color preview on #728570 background

This text has white color on #728570 background.


Related colors

Complementary color

Complementary color for #hex is #8D7A8F.


I love getcolorcode.com

Triadic colors

1 #707285 and #857072 with #728570 are triadic colors.

2 #708572 and #857270 with #728570 are triadic colors.