COLOR #726367

HEX: #726367 RGB: (114,99,103)

Color info

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

RGB color model

#726367 color RGB value is (114,99,103).

RGB: (114,99,103) (45%, 39%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 103 of 255 = 40%

114
99
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 103 = 316 (100%)
R 114 of 316 ~ 36.08%
G 99 of 316 ~ 31.33%
B 103 of 316 ~ 32.59'%

%36.08
%31.33
%32.59

CMYK color model

#726367 color CMYK value is (0,13,10,55).

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

CMYK: (0,13,10,55)
C0M13Y10K55 (0%, 13%, 10%, 55%)
(0.00 / 0.13 / 0.10 / 0.55)

CMYK percentages

%0
%13.16
%9.65
%55.29

Codes

Color #726367 in popluar color models

72 63 67
RGB 114 99 103
HSL 344° 7.04% 41.76%
HSB/HSV 344° 13.16% 44.71%
CMYK 0.00% 13.16% 9.65%
55.29%

Color #726367 in popluar number systems.

HEX 72 63 67
Decimal 114 99 103
Binary 1110010 1100011 1100111
Octal 162 143 147

Shades and tints

Shades of #726367

#726367
(114,99,103)
#685A5E
(104,90,94)
#5E5155
(94,81,85)
#54484C
(84,72,76)
#4A3F43
(74,63,67)
#40363A
(64,54,58)
#362D31
(54,45,49)
#2C2428
(44,36,40)
#221B1F
(34,27,31)
#181216
(24,18,22)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #726367

#726367
(114,99,103)
#7E7174
(126,113,116)
#8A7F81
(138,127,129)
#968D8E
(150,141,142)
#A29B9B
(162,155,155)
#AEA9A8
(174,169,168)
#BAB7B5
(186,183,181)
#C6C5C2
(198,197,194)
#D2D3CF
(210,211,207)
#DEE1DC
(222,225,220)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726367; }

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

This text font color is #726367.

Background Color

.myBgColor { background-color: #726367; }

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

This div background color is #726367.

Border color

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

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

This div border color is #726367.

Opacity

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

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

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

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

This text has shadow with #726367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726367.

Preview

Color preview on black background

This text has color #726367 on black background.


Color preview on white background

This text has color #726367 on white background.


Black color preview on #726367 background

This text has black color on #726367 background.


White color preview on #726367 background

This text has white color on #726367 background.


Related colors

Complementary color

Complementary color for #hex is #8D9C98.


I love getcolorcode.com

Triadic colors

1 #677263 and #636772 with #726367 are triadic colors.

2 #676372 and #637267 with #726367 are triadic colors.