COLOR #726166

HEX: #726166 RGB: (114,97,102)

Color info

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

RGB color model

#726166 color RGB value is (114,97,102).

RGB: (114,97,102) (45%, 38%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 102 of 255 = 40%

114
97
102

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

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 102 = 313 (100%)
R 114 of 313 ~ 36.42%
G 97 of 313 ~ 30.99%
B 102 of 313 ~ 32.59'%

%36.42
%30.99
%32.59

CMYK color model

#726166 color CMYK value is (0,15,11,55).

  • cyan value is 0.00%
  • magenta value is 14.91%
  • yellow value is 10.53%
  • key color value is 55.29%

CMYK: (0,15,11,55)
C0M15Y11K55 (0%, 15%, 11%, 55%)
(0.00 / 0.15 / 0.11 / 0.55)

CMYK percentages

%0
%14.91
%10.53
%55.29

Codes

Color #726166 in popluar color models

72 61 66
RGB 114 97 102
HSL 342° 8.06% 41.37%
HSB/HSV 342° 14.91% 44.71%
CMYK 0.00% 14.91% 10.53%
55.29%

Color #726166 in popluar number systems.

HEX 72 61 66
Decimal 114 97 102
Binary 1110010 1100001 1100110
Octal 162 141 146

Shades and tints

Shades of #726166

#726166
(114,97,102)
#68595D
(104,89,93)
#5E5154
(94,81,84)
#54494B
(84,73,75)
#4A4142
(74,65,66)
#403939
(64,57,57)
#363130
(54,49,48)
#2C2927
(44,41,39)
#22211E
(34,33,30)
#181915
(24,25,21)
#0E110C
(14,17,12)
#000000
(0,0,0)

Tints of #726166

#726166
(114,97,102)
#7E6F73
(126,111,115)
#8A7D80
(138,125,128)
#968B8D
(150,139,141)
#A2999A
(162,153,154)
#AEA7A7
(174,167,167)
#BAB5B4
(186,181,180)
#C6C3C1
(198,195,193)
#D2D1CE
(210,209,206)
#DEDFDB
(222,223,219)
#EAEDE8
(234,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #726166 color. Also use rgb(114,97,102) instead hex code.

Text Font Color

.myTextColor { color: #726166; }

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

This text font color is #726166.

Background Color

.myBgColor { background-color: #726166; }

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

This div background color is #726166.

Border color

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

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

This div border color is #726166.

Opacity

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

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

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

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

This text has shadow with #726166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726166.

Preview

Color preview on black background

This text has color #726166 on black background.


Color preview on white background

This text has color #726166 on white background.


Black color preview on #726166 background

This text has black color on #726166 background.


White color preview on #726166 background

This text has white color on #726166 background.


Related colors

Complementary color

Complementary color for #hex is #8D9E99.


I love getcolorcode.com

Triadic colors

1 #667261 and #616672 with #726166 are triadic colors.

2 #666172 and #617266 with #726166 are triadic colors.