COLOR #725667

HEX: #725667 RGB: (114,86,103)

Color info

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

RGB color model

#725667 color RGB value is (114,86,103).

RGB: (114,86,103) (45%, 34%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 86 of 255 = 34%
B 103 of 255 = 40%

114
86
103

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

Portions of RGB colors in percentages

R + G + B = 114 + 86 + 103 = 303 (100%)
R 114 of 303 ~ 37.62%
G 86 of 303 ~ 28.38%
B 103 of 303 ~ 33.99'%

%37.62
%28.38
%33.99

CMYK color model

#725667 color CMYK value is (0,25,10,55).

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

CMYK: (0,25,10,55)
C0M25Y10K55 (0%, 25%, 10%, 55%)
(0.00 / 0.25 / 0.10 / 0.55)

CMYK percentages

%0
%24.56
%9.65
%55.29

Codes

Color #725667 in popluar color models

72 56 67
RGB 114 86 103
HSL 324° 14.00% 39.22%
HSB/HSV 324° 24.56% 44.71%
CMYK 0.00% 24.56% 9.65%
55.29%

Color #725667 in popluar number systems.

HEX 72 56 67
Decimal 114 86 103
Binary 1110010 1010110 1100111
Octal 162 126 147

Shades and tints

Shades of #725667

#725667
(114,86,103)
#684F5E
(104,79,94)
#5E4855
(94,72,85)
#54414C
(84,65,76)
#4A3A43
(74,58,67)
#40333A
(64,51,58)
#362C31
(54,44,49)
#2C2528
(44,37,40)
#221E1F
(34,30,31)
#181716
(24,23,22)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #725667

#725667
(114,86,103)
#7E6574
(126,101,116)
#8A7481
(138,116,129)
#96838E
(150,131,142)
#A2929B
(162,146,155)
#AEA1A8
(174,161,168)
#BAB0B5
(186,176,181)
#C6BFC2
(198,191,194)
#D2CECF
(210,206,207)
#DEDDDC
(222,221,220)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725667; }

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

This text font color is #725667.

Background Color

.myBgColor { background-color: #725667; }

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

This div background color is #725667.

Border color

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

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

This div border color is #725667.

Opacity

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

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

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

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

This text has shadow with #725667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725667.

Preview

Color preview on black background

This text has color #725667 on black background.


Color preview on white background

This text has color #725667 on white background.


Black color preview on #725667 background

This text has black color on #725667 background.


White color preview on #725667 background

This text has white color on #725667 background.


Related colors

Complementary color

Complementary color for #hex is #8DA998.


I love getcolorcode.com

Triadic colors

1 #677256 and #566772 with #725667 are triadic colors.

2 #675672 and #567267 with #725667 are triadic colors.