COLOR #726274

HEX: #726274 RGB: (114,98,116)

Color info

#726274 contains red, green and blue colors in about the same proportion. Web safe color of #726274 is #666666 (or #666).

RGB color model

#726274 color RGB value is (114,98,116).

RGB: (114,98,116) (45%, 38%, 45%)

RGB channels and saturation

R 114 of 255 = 45%
G 98 of 255 = 38%
B 116 of 255 = 45%

114
98
116

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

Portions of RGB colors in percentages

R + G + B = 114 + 98 + 116 = 328 (100%)
R 114 of 328 ~ 34.76%
G 98 of 328 ~ 29.88%
B 116 of 328 ~ 35.37'%

%34.76
%29.88
%35.37

CMYK color model

#726274 color CMYK value is (2,16,0,55).

  • cyan value is 1.72%
  • magenta value is 15.52%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (2,16,0,55)
C2M16Y0K55 (2%, 16%, 0%, 55%)
(0.02 / 0.16 / 0.00 / 0.55)

CMYK percentages

%1.72
%15.52
%0
%54.51

Codes

Color #726274 in popluar color models

72 62 74
RGB 114 98 116
HSL 293° 8.41% 41.96%
HSB/HSV 293° 15.52% 45.49%
CMYK 1.72% 15.52% 0.00%
54.51%

Color #726274 in popluar number systems.

HEX 72 62 74
Decimal 114 98 116
Binary 1110010 1100010 1110100
Octal 162 142 164

Shades and tints

Shades of #726274

#726274
(114,98,116)
#685A6A
(104,90,106)
#5E5260
(94,82,96)
#544A56
(84,74,86)
#4A424C
(74,66,76)
#403A42
(64,58,66)
#363238
(54,50,56)
#2C2A2E
(44,42,46)
#222224
(34,34,36)
#181A1A
(24,26,26)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #726274

#726274
(114,98,116)
#7E7080
(126,112,128)
#8A7E8C
(138,126,140)
#968C98
(150,140,152)
#A29AA4
(162,154,164)
#AEA8B0
(174,168,176)
#BAB6BC
(186,182,188)
#C6C4C8
(198,196,200)
#D2D2D4
(210,210,212)
#DEE0E0
(222,224,224)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726274; }

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

This text font color is #726274.

Background Color

.myBgColor { background-color: #726274; }

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

This div background color is #726274.

Border color

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

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

This div border color is #726274.

Opacity

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

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

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

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

This text has shadow with #726274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726274.

Preview

Color preview on black background

This text has color #726274 on black background.


Color preview on white background

This text has color #726274 on white background.


Black color preview on #726274 background

This text has black color on #726274 background.


White color preview on #726274 background

This text has white color on #726274 background.


Related colors

Complementary color

Complementary color for #hex is #8D9D8B.


I love getcolorcode.com

Triadic colors

1 #747262 and #627472 with #726274 are triadic colors.

2 #746272 and #627274 with #726274 are triadic colors.