COLOR #726368

HEX: #726368 RGB: (114,99,104)

Color info

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

RGB color model

#726368 color RGB value is (114,99,104).

RGB: (114,99,104) (45%, 39%, 41%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 104 of 255 = 41%

114
99
104

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

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 104 = 317 (100%)
R 114 of 317 ~ 35.96%
G 99 of 317 ~ 31.23%
B 104 of 317 ~ 32.81'%

%35.96
%31.23
%32.81

CMYK color model

#726368 color CMYK value is (0,13,9,55).

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

CMYK: (0,13,9,55)
C0M13Y9K55 (0%, 13%, 9%, 55%)
(0.00 / 0.13 / 0.09 / 0.55)

CMYK percentages

%0
%13.16
%8.77
%55.29

Codes

Color #726368 in popluar color models

72 63 68
RGB 114 99 104
HSL 340° 7.04% 41.76%
HSB/HSV 340° 13.16% 44.71%
CMYK 0.00% 13.16% 8.77%
55.29%

Color #726368 in popluar number systems.

HEX 72 63 68
Decimal 114 99 104
Binary 1110010 1100011 1101000
Octal 162 143 150

Shades and tints

Shades of #726368

#726368
(114,99,104)
#685A5F
(104,90,95)
#5E5156
(94,81,86)
#54484D
(84,72,77)
#4A3F44
(74,63,68)
#40363B
(64,54,59)
#362D32
(54,45,50)
#2C2429
(44,36,41)
#221B20
(34,27,32)
#181217
(24,18,23)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #726368

#726368
(114,99,104)
#7E7175
(126,113,117)
#8A7F82
(138,127,130)
#968D8F
(150,141,143)
#A29B9C
(162,155,156)
#AEA9A9
(174,169,169)
#BAB7B6
(186,183,182)
#C6C5C3
(198,197,195)
#D2D3D0
(210,211,208)
#DEE1DD
(222,225,221)
#EAEFEA
(234,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726368; }

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

This text font color is #726368.

Background Color

.myBgColor { background-color: #726368; }

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

This div background color is #726368.

Border color

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

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

This div border color is #726368.

Opacity

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

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

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

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

This text has shadow with #726368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726368.

Preview

Color preview on black background

This text has color #726368 on black background.


Color preview on white background

This text has color #726368 on white background.


Black color preview on #726368 background

This text has black color on #726368 background.


White color preview on #726368 background

This text has white color on #726368 background.


Related colors

Complementary color

Complementary color for #hex is #8D9C97.


I love getcolorcode.com

Triadic colors

1 #687263 and #636872 with #726368 are triadic colors.

2 #686372 and #637268 with #726368 are triadic colors.