COLOR #725363

HEX: #725363 RGB: (114,83,99)

Color info

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

RGB color model

#725363 color RGB value is (114,83,99).

RGB: (114,83,99) (45%, 33%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 83 of 255 = 33%
B 99 of 255 = 39%

114
83
99

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

Portions of RGB colors in percentages

R + G + B = 114 + 83 + 99 = 296 (100%)
R 114 of 296 ~ 38.51%
G 83 of 296 ~ 28.04%
B 99 of 296 ~ 33.45'%

%38.51
%28.04
%33.45

CMYK color model

#725363 color CMYK value is (0,27,13,55).

  • cyan value is 0.00%
  • magenta value is 27.19%
  • yellow value is 13.16%
  • key color value is 55.29%

CMYK: (0,27,13,55)
C0M27Y13K55 (0%, 27%, 13%, 55%)
(0.00 / 0.27 / 0.13 / 0.55)

CMYK percentages

%0
%27.19
%13.16
%55.29

Codes

Color #725363 in popluar color models

72 53 63
RGB 114 83 99
HSL 329° 15.74% 38.63%
HSB/HSV 329° 27.19% 44.71%
CMYK 0.00% 27.19% 13.16%
55.29%

Color #725363 in popluar number systems.

HEX 72 53 63
Decimal 114 83 99
Binary 1110010 1010011 1100011
Octal 162 123 143

Shades and tints

Shades of #725363

#725363
(114,83,99)
#684C5A
(104,76,90)
#5E4551
(94,69,81)
#543E48
(84,62,72)
#4A373F
(74,55,63)
#403036
(64,48,54)
#36292D
(54,41,45)
#2C2224
(44,34,36)
#221B1B
(34,27,27)
#181412
(24,20,18)
#0E0D09
(14,13,9)
#000000
(0,0,0)

Tints of #725363

#725363
(114,83,99)
#7E6271
(126,98,113)
#8A717F
(138,113,127)
#96808D
(150,128,141)
#A28F9B
(162,143,155)
#AE9EA9
(174,158,169)
#BAADB7
(186,173,183)
#C6BCC5
(198,188,197)
#D2CBD3
(210,203,211)
#DEDAE1
(222,218,225)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #725363 color. Also use rgb(114,83,99) instead hex code.

Text Font Color

.myTextColor { color: #725363; }

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

This text font color is #725363.

Background Color

.myBgColor { background-color: #725363; }

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

This div background color is #725363.

Border color

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

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

This div border color is #725363.

Opacity

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

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

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

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

This text has shadow with #725363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725363.

Preview

Color preview on black background

This text has color #725363 on black background.


Color preview on white background

This text has color #725363 on white background.


Black color preview on #725363 background

This text has black color on #725363 background.


White color preview on #725363 background

This text has white color on #725363 background.


Related colors

Complementary color

Complementary color for #hex is #8DAC9C.


I love getcolorcode.com

Triadic colors

1 #637253 and #536372 with #725363 are triadic colors.

2 #635372 and #537263 with #725363 are triadic colors.