COLOR #726567

HEX: #726567 RGB: (114,101,103)

Color info

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

RGB color model

#726567 color RGB value is (114,101,103).

RGB: (114,101,103) (45%, 40%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 101 of 255 = 40%
B 103 of 255 = 40%

114
101
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 101 + 103 = 318 (100%)
R 114 of 318 ~ 35.85%
G 101 of 318 ~ 31.76%
B 103 of 318 ~ 32.39'%

%35.85
%31.76
%32.39

CMYK color model

#726567 color CMYK value is (0,11,10,55).

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

CMYK: (0,11,10,55)
C0M11Y10K55 (0%, 11%, 10%, 55%)
(0.00 / 0.11 / 0.10 / 0.55)

CMYK percentages

%0
%11.4
%9.65
%55.29

Codes

Color #726567 in popluar color models

72 65 67
RGB 114 101 103
HSL 351° 6.05% 42.16%
HSB/HSV 351° 11.40% 44.71%
CMYK 0.00% 11.40% 9.65%
55.29%

Color #726567 in popluar number systems.

HEX 72 65 67
Decimal 114 101 103
Binary 1110010 1100101 1100111
Octal 162 145 147

Shades and tints

Shades of #726567

#726567
(114,101,103)
#685C5E
(104,92,94)
#5E5355
(94,83,85)
#544A4C
(84,74,76)
#4A4143
(74,65,67)
#40383A
(64,56,58)
#362F31
(54,47,49)
#2C2628
(44,38,40)
#221D1F
(34,29,31)
#181416
(24,20,22)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #726567

#726567
(114,101,103)
#7E7374
(126,115,116)
#8A8181
(138,129,129)
#968F8E
(150,143,142)
#A29D9B
(162,157,155)
#AEABA8
(174,171,168)
#BAB9B5
(186,185,181)
#C6C7C2
(198,199,194)
#D2D5CF
(210,213,207)
#DEE3DC
(222,227,220)
#EAF1E9
(234,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726567; }

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

This text font color is #726567.

Background Color

.myBgColor { background-color: #726567; }

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

This div background color is #726567.

Border color

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

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

This div border color is #726567.

Opacity

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

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

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

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

This text has shadow with #726567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726567.

Preview

Color preview on black background

This text has color #726567 on black background.


Color preview on white background

This text has color #726567 on white background.


Black color preview on #726567 background

This text has black color on #726567 background.


White color preview on #726567 background

This text has white color on #726567 background.


Related colors

Complementary color

Complementary color for #hex is #8D9A98.


I love getcolorcode.com

Triadic colors

1 #677265 and #656772 with #726567 are triadic colors.

2 #676572 and #657267 with #726567 are triadic colors.