COLOR #727982

HEX: #727982 RGB: (114,121,130)

Color info

#727982 contains red, green and blue colors in about the same proportion. Web safe color of #727982 is #666699 (or #669).

RGB color model

#727982 color RGB value is (114,121,130).

RGB: (114,121,130) (45%, 47%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 121 of 255 = 47%
B 130 of 255 = 51%

114
121
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 121 + 130 = 365 (100%)
R 114 of 365 ~ 31.23%
G 121 of 365 ~ 33.15%
B 130 of 365 ~ 35.62'%

%31.23
%33.15
%35.62

CMYK color model

#727982 color CMYK value is (12,7,0,49).

  • cyan value is 12.31%
  • magenta value is 6.92%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (12,7,0,49)
C12M7Y0K49 (12%, 7%, 0%, 49%)
(0.12 / 0.07 / 0.00 / 0.49)

CMYK percentages

%12.31
%6.92
%0
%49.02

Codes

Color #727982 in popluar color models

72 79 82
RGB 114 121 130
HSL 214° 6.56% 47.84%
HSB/HSV 214° 12.31% 50.98%
CMYK 12.31% 6.92% 0.00%
49.02%

Color #727982 in popluar number systems.

HEX 72 79 82
Decimal 114 121 130
Binary 1110010 1111001 10000010
Octal 162 171 202

Shades and tints

Shades of #727982

#727982
(114,121,130)
#686E77
(104,110,119)
#5E636C
(94,99,108)
#545861
(84,88,97)
#4A4D56
(74,77,86)
#40424B
(64,66,75)
#363740
(54,55,64)
#2C2C35
(44,44,53)
#22212A
(34,33,42)
#18161F
(24,22,31)
#0E0B14
(14,11,20)
#000000
(0,0,0)

Tints of #727982

#727982
(114,121,130)
#7E858D
(126,133,141)
#8A9198
(138,145,152)
#969DA3
(150,157,163)
#A2A9AE
(162,169,174)
#AEB5B9
(174,181,185)
#BAC1C4
(186,193,196)
#C6CDCF
(198,205,207)
#D2D9DA
(210,217,218)
#DEE5E5
(222,229,229)
#EAF1F0
(234,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727982 color. Also use rgb(114,121,130) instead hex code.

Text Font Color

.myTextColor { color: #727982; }

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

This text font color is #727982.

Background Color

.myBgColor { background-color: #727982; }

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

This div background color is #727982.

Border color

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

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

This div border color is #727982.

Opacity

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

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

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

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

This text has shadow with #727982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727982.

Preview

Color preview on black background

This text has color #727982 on black background.


Color preview on white background

This text has color #727982 on white background.


Black color preview on #727982 background

This text has black color on #727982 background.


White color preview on #727982 background

This text has white color on #727982 background.


Related colors

Complementary color

Complementary color for #hex is #8D867D.


I love getcolorcode.com

Triadic colors

1 #827279 and #798272 with #727982 are triadic colors.

2 #827972 and #797282 with #727982 are triadic colors.