COLOR #726768

HEX: #726768 RGB: (114,103,104)

Color info

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

RGB color model

#726768 color RGB value is (114,103,104).

RGB: (114,103,104) (45%, 40%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 103 of 255 = 40%
B 104 of 255 = 41%

114
103
104

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

Portions of RGB colors in percentages

R + G + B = 114 + 103 + 104 = 321 (100%)
R 114 of 321 ~ 35.51%
G 103 of 321 ~ 32.09%
B 104 of 321 ~ 32.4'%

%35.51
%32.09
%32.4

CMYK color model

#726768 color CMYK value is (0,10,9,55).

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

CMYK: (0,10,9,55)
C0M10Y9K55 (0%, 10%, 9%, 55%)
(0.00 / 0.10 / 0.09 / 0.55)

CMYK percentages

%0
%9.65
%8.77
%55.29

Codes

Color #726768 in popluar color models

72 67 68
RGB 114 103 104
HSL 355° 5.07% 42.55%
HSB/HSV 355° 9.65% 44.71%
CMYK 0.00% 9.65% 8.77%
55.29%

Color #726768 in popluar number systems.

HEX 72 67 68
Decimal 114 103 104
Binary 1110010 1100111 1101000
Octal 162 147 150

Shades and tints

Shades of #726768

#726768
(114,103,104)
#685E5F
(104,94,95)
#5E5556
(94,85,86)
#544C4D
(84,76,77)
#4A4344
(74,67,68)
#403A3B
(64,58,59)
#363132
(54,49,50)
#2C2829
(44,40,41)
#221F20
(34,31,32)
#181617
(24,22,23)
#0E0D0E
(14,13,14)
#000000
(0,0,0)

Tints of #726768

#726768
(114,103,104)
#7E7475
(126,116,117)
#8A8182
(138,129,130)
#968E8F
(150,142,143)
#A29B9C
(162,155,156)
#AEA8A9
(174,168,169)
#BAB5B6
(186,181,182)
#C6C2C3
(198,194,195)
#D2CFD0
(210,207,208)
#DEDCDD
(222,220,221)
#EAE9EA
(234,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726768; }

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

This text font color is #726768.

Background Color

.myBgColor { background-color: #726768; }

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

This div background color is #726768.

Border color

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

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

This div border color is #726768.

Opacity

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

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

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

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

This text has shadow with #726768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726768.

Preview

Color preview on black background

This text has color #726768 on black background.


Color preview on white background

This text has color #726768 on white background.


Black color preview on #726768 background

This text has black color on #726768 background.


White color preview on #726768 background

This text has white color on #726768 background.


Related colors

Complementary color

Complementary color for #hex is #8D9897.


I love getcolorcode.com

Triadic colors

1 #687267 and #676872 with #726768 are triadic colors.

2 #686772 and #677268 with #726768 are triadic colors.