COLOR #725163

HEX: #725163 RGB: (114,81,99)

Color info

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

RGB color model

#725163 color RGB value is (114,81,99).

RGB: (114,81,99) (45%, 32%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 81 of 255 = 32%
B 99 of 255 = 39%

114
81
99

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

Portions of RGB colors in percentages

R + G + B = 114 + 81 + 99 = 294 (100%)
R 114 of 294 ~ 38.78%
G 81 of 294 ~ 27.55%
B 99 of 294 ~ 33.67'%

%38.78
%27.55
%33.67

CMYK color model

#725163 color CMYK value is (0,29,13,55).

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

CMYK: (0,29,13,55)
C0M29Y13K55 (0%, 29%, 13%, 55%)
(0.00 / 0.29 / 0.13 / 0.55)

CMYK percentages

%0
%28.95
%13.16
%55.29

Codes

Color #725163 in popluar color models

72 51 63
RGB 114 81 99
HSL 327° 16.92% 38.24%
HSB/HSV 327° 28.95% 44.71%
CMYK 0.00% 28.95% 13.16%
55.29%

Color #725163 in popluar number systems.

HEX 72 51 63
Decimal 114 81 99
Binary 1110010 1010001 1100011
Octal 162 121 143

Shades and tints

Shades of #725163

#725163
(114,81,99)
#684A5A
(104,74,90)
#5E4351
(94,67,81)
#543C48
(84,60,72)
#4A353F
(74,53,63)
#402E36
(64,46,54)
#36272D
(54,39,45)
#2C2024
(44,32,36)
#22191B
(34,25,27)
#181212
(24,18,18)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #725163

#725163
(114,81,99)
#7E6071
(126,96,113)
#8A6F7F
(138,111,127)
#967E8D
(150,126,141)
#A28D9B
(162,141,155)
#AE9CA9
(174,156,169)
#BAABB7
(186,171,183)
#C6BAC5
(198,186,197)
#D2C9D3
(210,201,211)
#DED8E1
(222,216,225)
#EAE7EF
(234,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #725163; }

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

This text font color is #725163.

Background Color

.myBgColor { background-color: #725163; }

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

This div background color is #725163.

Border color

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

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

This div border color is #725163.

Opacity

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

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

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

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

This text has shadow with #725163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #725163.

Preview

Color preview on black background

This text has color #725163 on black background.


Color preview on white background

This text has color #725163 on white background.


Black color preview on #725163 background

This text has black color on #725163 background.


White color preview on #725163 background

This text has white color on #725163 background.


Related colors

Complementary color

Complementary color for #hex is #8DAE9C.


I love getcolorcode.com

Triadic colors

1 #637251 and #516372 with #725163 are triadic colors.

2 #635172 and #517263 with #725163 are triadic colors.