COLOR #725561

HEX: #725561 RGB: (114,85,97)

Color info

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

RGB color model

#725561 color RGB value is (114,85,97).

RGB: (114,85,97) (45%, 33%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 85 of 255 = 33%
B 97 of 255 = 38%

114
85
97

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

Portions of RGB colors in percentages

R + G + B = 114 + 85 + 97 = 296 (100%)
R 114 of 296 ~ 38.51%
G 85 of 296 ~ 28.72%
B 97 of 296 ~ 32.77'%

%38.51
%28.72
%32.77

CMYK color model

#725561 color CMYK value is (0,25,15,55).

  • cyan value is 0.00%
  • magenta value is 25.44%
  • yellow value is 14.91%
  • key color value is 55.29%

CMYK: (0,25,15,55)
C0M25Y15K55 (0%, 25%, 15%, 55%)
(0.00 / 0.25 / 0.15 / 0.55)

CMYK percentages

%0
%25.44
%14.91
%55.29

Codes

Color #725561 in popluar color models

72 55 61
RGB 114 85 97
HSL 335° 14.57% 39.02%
HSB/HSV 335° 25.44% 44.71%
CMYK 0.00% 25.44% 14.91%
55.29%

Color #725561 in popluar number systems.

HEX 72 55 61
Decimal 114 85 97
Binary 1110010 1010101 1100001
Octal 162 125 141

Shades and tints

Shades of #725561

#725561
(114,85,97)
#684E59
(104,78,89)
#5E4751
(94,71,81)
#544049
(84,64,73)
#4A3941
(74,57,65)
#403239
(64,50,57)
#362B31
(54,43,49)
#2C2429
(44,36,41)
#221D21
(34,29,33)
#181619
(24,22,25)
#0E0F11
(14,15,17)
#000000
(0,0,0)

Tints of #725561

#725561
(114,85,97)
#7E646F
(126,100,111)
#8A737D
(138,115,125)
#96828B
(150,130,139)
#A29199
(162,145,153)
#AEA0A7
(174,160,167)
#BAAFB5
(186,175,181)
#C6BEC3
(198,190,195)
#D2CDD1
(210,205,209)
#DEDCDF
(222,220,223)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725561 color. Also use rgb(114,85,97) instead hex code.

Text Font Color

.myTextColor { color: #725561; }

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

This text font color is #725561.

Background Color

.myBgColor { background-color: #725561; }

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

This div background color is #725561.

Border color

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

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

This div border color is #725561.

Opacity

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

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

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

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

This text has shadow with #725561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725561.

Preview

Color preview on black background

This text has color #725561 on black background.


Color preview on white background

This text has color #725561 on white background.


Black color preview on #725561 background

This text has black color on #725561 background.


White color preview on #725561 background

This text has white color on #725561 background.


Related colors

Complementary color

Complementary color for #hex is #8DAA9E.


I love getcolorcode.com

Triadic colors

1 #617255 and #556172 with #725561 are triadic colors.

2 #615572 and #557261 with #725561 are triadic colors.