COLOR #728478

HEX: #728478 RGB: (114,132,120)

Color info

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

RGB color model

#728478 color RGB value is (114,132,120).

RGB: (114,132,120) (45%, 52%, 47%)

RGB channels and saturation

R 114 of 255 = 45%
G 132 of 255 = 52%
B 120 of 255 = 47%

114
132
120

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

Portions of RGB colors in percentages

R + G + B = 114 + 132 + 120 = 366 (100%)
R 114 of 366 ~ 31.15%
G 132 of 366 ~ 36.07%
B 120 of 366 ~ 32.79'%

%31.15
%36.07
%32.79

CMYK color model

#728478 color CMYK value is (14,0,9,48).

  • cyan value is 13.64%
  • magenta value is 0.00%
  • yellow value is 9.09%
  • key color value is 48.24%

CMYK: (14,0,9,48)
C14M0Y9K48 (14%, 0%, 9%, 48%)
(0.14 / 0.00 / 0.09 / 0.48)

CMYK percentages

%13.64
%0
%9.09
%48.24

Codes

Color #728478 in popluar color models

72 84 78
RGB 114 132 120
HSL 140° 7.32% 48.24%
HSB/HSV 140° 13.64% 51.76%
CMYK 13.64% 0.00% 9.09%
48.24%

Color #728478 in popluar number systems.

HEX 72 84 78
Decimal 114 132 120
Binary 1110010 10000100 1111000
Octal 162 204 170

Shades and tints

Shades of #728478

#728478
(114,132,120)
#68786E
(104,120,110)
#5E6C64
(94,108,100)
#54605A
(84,96,90)
#4A5450
(74,84,80)
#404846
(64,72,70)
#363C3C
(54,60,60)
#2C3032
(44,48,50)
#222428
(34,36,40)
#18181E
(24,24,30)
#0E0C14
(14,12,20)
#000000
(0,0,0)

Tints of #728478

#728478
(114,132,120)
#7E8F84
(126,143,132)
#8A9A90
(138,154,144)
#96A59C
(150,165,156)
#A2B0A8
(162,176,168)
#AEBBB4
(174,187,180)
#BAC6C0
(186,198,192)
#C6D1CC
(198,209,204)
#D2DCD8
(210,220,216)
#DEE7E4
(222,231,228)
#EAF2F0
(234,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #728478 color. Also use rgb(114,132,120) instead hex code.

Text Font Color

.myTextColor { color: #728478; }

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

This text font color is #728478.

Background Color

.myBgColor { background-color: #728478; }

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

This div background color is #728478.

Border color

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

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

This div border color is #728478.

Opacity

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

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

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

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

This text has shadow with #728478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #728478.

Preview

Color preview on black background

This text has color #728478 on black background.


Color preview on white background

This text has color #728478 on white background.


Black color preview on #728478 background

This text has black color on #728478 background.


White color preview on #728478 background

This text has white color on #728478 background.


Related colors

Complementary color

Complementary color for #hex is #8D7B87.


I love getcolorcode.com

Triadic colors

1 #787284 and #847872 with #728478 are triadic colors.

2 #788472 and #847278 with #728478 are triadic colors.