COLOR #728375

HEX: #728375 RGB: (114,131,117)

Color info

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

RGB color model

#728375 color RGB value is (114,131,117).

RGB: (114,131,117) (45%, 51%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 131 of 255 = 51%
B 117 of 255 = 46%

114
131
117

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

Portions of RGB colors in percentages

R + G + B = 114 + 131 + 117 = 362 (100%)
R 114 of 362 ~ 31.49%
G 131 of 362 ~ 36.19%
B 117 of 362 ~ 32.32'%

%31.49
%36.19
%32.32

CMYK color model

#728375 color CMYK value is (13,0,11,49).

  • cyan value is 12.98%
  • magenta value is 0.00%
  • yellow value is 10.69%
  • key color value is 48.63%

CMYK: (13,0,11,49)
C13M0Y11K49 (13%, 0%, 11%, 49%)
(0.13 / 0.00 / 0.11 / 0.49)

CMYK percentages

%12.98
%0
%10.69
%48.63

Codes

Color #728375 in popluar color models

72 83 75
RGB 114 131 117
HSL 131° 6.94% 48.04%
HSB/HSV 131° 12.98% 51.37%
CMYK 12.98% 0.00% 10.69%
48.63%

Color #728375 in popluar number systems.

HEX 72 83 75
Decimal 114 131 117
Binary 1110010 10000011 1110101
Octal 162 203 165

Shades and tints

Shades of #728375

#728375
(114,131,117)
#68786B
(104,120,107)
#5E6D61
(94,109,97)
#546257
(84,98,87)
#4A574D
(74,87,77)
#404C43
(64,76,67)
#364139
(54,65,57)
#2C362F
(44,54,47)
#222B25
(34,43,37)
#18201B
(24,32,27)
#0E1511
(14,21,17)
#000000
(0,0,0)

Tints of #728375

#728375
(114,131,117)
#7E8E81
(126,142,129)
#8A998D
(138,153,141)
#96A499
(150,164,153)
#A2AFA5
(162,175,165)
#AEBAB1
(174,186,177)
#BAC5BD
(186,197,189)
#C6D0C9
(198,208,201)
#D2DBD5
(210,219,213)
#DEE6E1
(222,230,225)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #728375; }

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

This text font color is #728375.

Background Color

.myBgColor { background-color: #728375; }

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

This div background color is #728375.

Border color

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

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

This div border color is #728375.

Opacity

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

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

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

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

This text has shadow with #728375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728375.

Preview

Color preview on black background

This text has color #728375 on black background.


Color preview on white background

This text has color #728375 on white background.


Black color preview on #728375 background

This text has black color on #728375 background.


White color preview on #728375 background

This text has white color on #728375 background.


Related colors

Complementary color

Complementary color for #hex is #8D7C8A.


I love getcolorcode.com

Triadic colors

1 #757283 and #837572 with #728375 are triadic colors.

2 #758372 and #837275 with #728375 are triadic colors.