COLOR #725965

HEX: #725965 RGB: (114,89,101)

Color info

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

RGB color model

#725965 color RGB value is (114,89,101).

RGB: (114,89,101) (45%, 35%, 40%)

RGB channels and saturation

R 114 of 255 = 45%
G 89 of 255 = 35%
B 101 of 255 = 40%

114
89
101

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

Portions of RGB colors in percentages

R + G + B = 114 + 89 + 101 = 304 (100%)
R 114 of 304 ~ 37.5%
G 89 of 304 ~ 29.28%
B 101 of 304 ~ 33.22'%

%37.5
%29.28
%33.22

CMYK color model

#725965 color CMYK value is (0,22,11,55).

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

CMYK: (0,22,11,55)
C0M22Y11K55 (0%, 22%, 11%, 55%)
(0.00 / 0.22 / 0.11 / 0.55)

CMYK percentages

%0
%21.93
%11.4
%55.29

Codes

Color #725965 in popluar color models

72 59 65
RGB 114 89 101
HSL 331° 12.32% 39.80%
HSB/HSV 331° 21.93% 44.71%
CMYK 0.00% 21.93% 11.40%
55.29%

Color #725965 in popluar number systems.

HEX 72 59 65
Decimal 114 89 101
Binary 1110010 1011001 1100101
Octal 162 131 145

Shades and tints

Shades of #725965

#725965
(114,89,101)
#68515C
(104,81,92)
#5E4953
(94,73,83)
#54414A
(84,65,74)
#4A3941
(74,57,65)
#403138
(64,49,56)
#36292F
(54,41,47)
#2C2126
(44,33,38)
#22191D
(34,25,29)
#181114
(24,17,20)
#0E090B
(14,9,11)
#000000
(0,0,0)

Tints of #725965

#725965
(114,89,101)
#7E6873
(126,104,115)
#8A7781
(138,119,129)
#96868F
(150,134,143)
#A2959D
(162,149,157)
#AEA4AB
(174,164,171)
#BAB3B9
(186,179,185)
#C6C2C7
(198,194,199)
#D2D1D5
(210,209,213)
#DEE0E3
(222,224,227)
#EAEFF1
(234,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725965; }

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

This text font color is #725965.

Background Color

.myBgColor { background-color: #725965; }

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

This div background color is #725965.

Border color

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

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

This div border color is #725965.

Opacity

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

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

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

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

This text has shadow with #725965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725965.

Preview

Color preview on black background

This text has color #725965 on black background.


Color preview on white background

This text has color #725965 on white background.


Black color preview on #725965 background

This text has black color on #725965 background.


White color preview on #725965 background

This text has white color on #725965 background.


Related colors

Complementary color

Complementary color for #hex is #8DA69A.


I love getcolorcode.com

Triadic colors

1 #657259 and #596572 with #725965 are triadic colors.

2 #655972 and #597265 with #725965 are triadic colors.