COLOR #726168

HEX: #726168 RGB: (114,97,104)

Color info

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

RGB color model

#726168 color RGB value is (114,97,104).

RGB: (114,97,104) (45%, 38%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 97 of 255 = 38%
B 104 of 255 = 41%

114
97
104

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

Portions of RGB colors in percentages

R + G + B = 114 + 97 + 104 = 315 (100%)
R 114 of 315 ~ 36.19%
G 97 of 315 ~ 30.79%
B 104 of 315 ~ 33.02'%

%36.19
%30.79
%33.02

CMYK color model

#726168 color CMYK value is (0,15,9,55).

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

CMYK: (0,15,9,55)
C0M15Y9K55 (0%, 15%, 9%, 55%)
(0.00 / 0.15 / 0.09 / 0.55)

CMYK percentages

%0
%14.91
%8.77
%55.29

Codes

Color #726168 in popluar color models

72 61 68
RGB 114 97 104
HSL 335° 8.06% 41.37%
HSB/HSV 335° 14.91% 44.71%
CMYK 0.00% 14.91% 8.77%
55.29%

Color #726168 in popluar number systems.

HEX 72 61 68
Decimal 114 97 104
Binary 1110010 1100001 1101000
Octal 162 141 150

Shades and tints

Shades of #726168

#726168
(114,97,104)
#68595F
(104,89,95)
#5E5156
(94,81,86)
#54494D
(84,73,77)
#4A4144
(74,65,68)
#40393B
(64,57,59)
#363132
(54,49,50)
#2C2929
(44,41,41)
#222120
(34,33,32)
#181917
(24,25,23)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #726168

#726168
(114,97,104)
#7E6F75
(126,111,117)
#8A7D82
(138,125,130)
#968B8F
(150,139,143)
#A2999C
(162,153,156)
#AEA7A9
(174,167,169)
#BAB5B6
(186,181,182)
#C6C3C3
(198,195,195)
#D2D1D0
(210,209,208)
#DEDFDD
(222,223,221)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726168; }

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

This text font color is #726168.

Background Color

.myBgColor { background-color: #726168; }

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

This div background color is #726168.

Border color

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

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

This div border color is #726168.

Opacity

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

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

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

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

This text has shadow with #726168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726168.

Preview

Color preview on black background

This text has color #726168 on black background.


Color preview on white background

This text has color #726168 on white background.


Black color preview on #726168 background

This text has black color on #726168 background.


White color preview on #726168 background

This text has white color on #726168 background.


Related colors

Complementary color

Complementary color for #hex is #8D9E97.


I love getcolorcode.com

Triadic colors

1 #687261 and #616872 with #726168 are triadic colors.

2 #686172 and #617268 with #726168 are triadic colors.