COLOR #725051

HEX: #725051 RGB: (114,80,81)

Color info

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

RGB color model

#725051 color RGB value is (114,80,81).

RGB: (114,80,81) (45%, 31%, 32%)

RGB channels and saturation

R 114 of 255 = 45%
G 80 of 255 = 31%
B 81 of 255 = 32%

114
80
81

R + G + B ~ 36%. #725051 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 114 + 80 + 81 = 275 (100%)
R 114 of 275 ~ 41.45%
G 80 of 275 ~ 29.09%
B 81 of 275 ~ 29.45'%

%41.45
%29.09
%29.45

CMYK color model

#725051 color CMYK value is (0,30,29,55).

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

CMYK: (0,30,29,55)
C0M30Y29K55 (0%, 30%, 29%, 55%)
(0.00 / 0.30 / 0.29 / 0.55)

CMYK percentages

%0
%29.82
%28.95
%55.29

Codes

Color #725051 in popluar color models

72 50 51
RGB 114 80 81
HSL 358° 17.53% 38.04%
HSB/HSV 358° 29.82% 44.71%
CMYK 0.00% 29.82% 28.95%
55.29%

Color #725051 in popluar number systems.

HEX 72 50 51
Decimal 114 80 81
Binary 1110010 1010000 1010001
Octal 162 120 121

Shades and tints

Shades of #725051

#725051
(114,80,81)
#68494A
(104,73,74)
#5E4243
(94,66,67)
#543B3C
(84,59,60)
#4A3435
(74,52,53)
#402D2E
(64,45,46)
#362627
(54,38,39)
#2C1F20
(44,31,32)
#221819
(34,24,25)
#181112
(24,17,18)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #725051

#725051
(114,80,81)
#7E5F60
(126,95,96)
#8A6E6F
(138,110,111)
#967D7E
(150,125,126)
#A28C8D
(162,140,141)
#AE9B9C
(174,155,156)
#BAAAAB
(186,170,171)
#C6B9BA
(198,185,186)
#D2C8C9
(210,200,201)
#DED7D8
(222,215,216)
#EAE6E7
(234,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725051; }

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

This text font color is #725051.

Background Color

.myBgColor { background-color: #725051; }

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

This div background color is #725051.

Border color

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

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

This div border color is #725051.

Opacity

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

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

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

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

This text has shadow with #725051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725051.

Preview

Color preview on black background

This text has color #725051 on black background.


Color preview on white background

This text has color #725051 on white background.


Black color preview on #725051 background

This text has black color on #725051 background.


White color preview on #725051 background

This text has white color on #725051 background.


Related colors

Complementary color

Complementary color for #hex is #8DAFAE.


I love getcolorcode.com

Triadic colors

1 #517250 and #505172 with #725051 are triadic colors.

2 #515072 and #507251 with #725051 are triadic colors.