COLOR #725067

HEX: #725067 RGB: (114,80,103)

Color info

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

RGB color model

#725067 color RGB value is (114,80,103).

RGB: (114,80,103) (45%, 31%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 80 of 255 = 31%
B 103 of 255 = 40%

114
80
103

R + G + B ~ 39%. #725067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 80 + 103 = 297 (100%)
R 114 of 297 ~ 38.38%
G 80 of 297 ~ 26.94%
B 103 of 297 ~ 34.68'%

%38.38
%26.94
%34.68

CMYK color model

#725067 color CMYK value is (0,30,10,55).

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

CMYK: (0,30,10,55)
C0M30Y10K55 (0%, 30%, 10%, 55%)
(0.00 / 0.30 / 0.10 / 0.55)

CMYK percentages

%0
%29.82
%9.65
%55.29

Codes

Color #725067 in popluar color models

72 50 67
RGB 114 80 103
HSL 319° 17.53% 38.04%
HSB/HSV 319° 29.82% 44.71%
CMYK 0.00% 29.82% 9.65%
55.29%

Color #725067 in popluar number systems.

HEX 72 50 67
Decimal 114 80 103
Binary 1110010 1010000 1100111
Octal 162 120 147

Shades and tints

Shades of #725067

#725067
(114,80,103)
#68495E
(104,73,94)
#5E4255
(94,66,85)
#543B4C
(84,59,76)
#4A3443
(74,52,67)
#402D3A
(64,45,58)
#362631
(54,38,49)
#2C1F28
(44,31,40)
#22181F
(34,24,31)
#181116
(24,17,22)
#0E0A0D
(14,10,13)
#000000
(0,0,0)

Tints of #725067

#725067
(114,80,103)
#7E5F74
(126,95,116)
#8A6E81
(138,110,129)
#967D8E
(150,125,142)
#A28C9B
(162,140,155)
#AE9BA8
(174,155,168)
#BAAAB5
(186,170,181)
#C6B9C2
(198,185,194)
#D2C8CF
(210,200,207)
#DED7DC
(222,215,220)
#EAE6E9
(234,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725067; }

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

This text font color is #725067.

Background Color

.myBgColor { background-color: #725067; }

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

This div background color is #725067.

Border color

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

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

This div border color is #725067.

Opacity

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

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

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

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

This text has shadow with #725067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725067.

Preview

Color preview on black background

This text has color #725067 on black background.


Color preview on white background

This text has color #725067 on white background.


Black color preview on #725067 background

This text has black color on #725067 background.


White color preview on #725067 background

This text has white color on #725067 background.


Related colors

Complementary color

Complementary color for #hex is #8DAF98.


I love getcolorcode.com

Triadic colors

1 #677250 and #506772 with #725067 are triadic colors.

2 #675072 and #507267 with #725067 are triadic colors.