COLOR #727482

HEX: #727482 RGB: (114,116,130)

Color info

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

RGB color model

#727482 color RGB value is (114,116,130).

RGB: (114,116,130) (45%, 45%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 116 of 255 = 45%
B 130 of 255 = 51%

114
116
130

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

Portions of RGB colors in percentages

R + G + B = 114 + 116 + 130 = 360 (100%)
R 114 of 360 ~ 31.67%
G 116 of 360 ~ 32.22%
B 130 of 360 ~ 36.11'%

%31.67
%32.22
%36.11

CMYK color model

#727482 color CMYK value is (12,11,0,49).

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

CMYK: (12,11,0,49)
C12M11Y0K49 (12%, 11%, 0%, 49%)
(0.12 / 0.11 / 0.00 / 0.49)

CMYK percentages

%12.31
%10.77
%0
%49.02

Codes

Color #727482 in popluar color models

72 74 82
RGB 114 116 130
HSL 233° 6.56% 47.84%
HSB/HSV 233° 12.31% 50.98%
CMYK 12.31% 10.77% 0.00%
49.02%

Color #727482 in popluar number systems.

HEX 72 74 82
Decimal 114 116 130
Binary 1110010 1110100 10000010
Octal 162 164 202

Shades and tints

Shades of #727482

#727482
(114,116,130)
#686A77
(104,106,119)
#5E606C
(94,96,108)
#545661
(84,86,97)
#4A4C56
(74,76,86)
#40424B
(64,66,75)
#363840
(54,56,64)
#2C2E35
(44,46,53)
#22242A
(34,36,42)
#181A1F
(24,26,31)
#0E1014
(14,16,20)
#000000
(0,0,0)

Tints of #727482

#727482
(114,116,130)
#7E808D
(126,128,141)
#8A8C98
(138,140,152)
#9698A3
(150,152,163)
#A2A4AE
(162,164,174)
#AEB0B9
(174,176,185)
#BABCC4
(186,188,196)
#C6C8CF
(198,200,207)
#D2D4DA
(210,212,218)
#DEE0E5
(222,224,229)
#EAECF0
(234,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727482; }

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

This text font color is #727482.

Background Color

.myBgColor { background-color: #727482; }

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

This div background color is #727482.

Border color

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

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

This div border color is #727482.

Opacity

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

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

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

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

This text has shadow with #727482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727482.

Preview

Color preview on black background

This text has color #727482 on black background.


Color preview on white background

This text has color #727482 on white background.


Black color preview on #727482 background

This text has black color on #727482 background.


White color preview on #727482 background

This text has white color on #727482 background.


Related colors

Complementary color

Complementary color for #hex is #8D8B7D.


I love getcolorcode.com

Triadic colors

1 #827274 and #748272 with #727482 are triadic colors.

2 #827472 and #747282 with #727482 are triadic colors.