COLOR #727163

HEX: #727163 RGB: (114,113,99)

Color info

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

RGB color model

#727163 color RGB value is (114,113,99).

RGB: (114,113,99) (45%, 44%, 39%)

RGB channels and saturation

R 114 of 255 = 45%
G 113 of 255 = 44%
B 99 of 255 = 39%

114
113
99

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

Portions of RGB colors in percentages

R + G + B = 114 + 113 + 99 = 326 (100%)
R 114 of 326 ~ 34.97%
G 113 of 326 ~ 34.66%
B 99 of 326 ~ 30.37'%

%34.97
%34.66
%30.37

CMYK color model

#727163 color CMYK value is (0,1,13,55).

  • cyan value is 0.00%
  • magenta value is 0.88%
  • yellow value is 13.16%
  • key color value is 55.29%
CMYK: (0,1,13,55) C0M1Y13K55 (0%,1%,13%,55%) (0.00/0.01/0.13/0.55) 

CMYK percentages

%0
%0.88
%13.16
%55.29

Codes

Color #727163 in popluar color models

72 71 63
RGB 114 113 99
HSL 56° 7.04% 41.76%
HSB/HSV 56° 13.16% 44.71%
CMYK 0.00% 0.88% 13.16%
55.29%

Color #727163 in popluar number systems.

HEX 72 71 63
Decimal 114 113 99
Binary 1110010 1110001 1100011
Octal 162 161 143

Shades and tints

Shades of #727163

#727163
(114,113,99)
#68675A
(104,103,90)
#5E5D51
(94,93,81)
#545348
(84,83,72)
#4A493F
(74,73,63)
#403F36
(64,63,54)
#36352D
(54,53,45)
#2C2B24
(44,43,36)
#22211B
(34,33,27)
#181712
(24,23,18)
#0E0D09
(14,13,9)
#000000
(0,0,0)

Tints of #727163

#727163
(114,113,99)
#7E7D71
(126,125,113)
#8A897F
(138,137,127)
#96958D
(150,149,141)
#A2A19B
(162,161,155)
#AEADA9
(174,173,169)
#BAB9B7
(186,185,183)
#C6C5C5
(198,197,197)
#D2D1D3
(210,209,211)
#DEDDE1
(222,221,225)
#EAE9EF
(234,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727163; }

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

This text font color is #727163.

Background Color

.myBgColor { background-color: #727163; }

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

This div background color is #727163.

Border color

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

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

This div border color is #727163.

Opacity

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

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

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

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

This text has shadow with #727163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727163.

Preview

Color preview on black background

This text has color #727163 on black background.


Color preview on white background

This text has color #727163 on white background.


Black color preview on #727163 background

This text has black color on #727163 background.


White color preview on #727163 background

This text has white color on #727163 background.


Related colors

Complementary color

Complementary color for #hex is #8D8E9C.


I love getcolorcode.com

Triadic colors

1 #637271 and #716372 with #727163 are triadic colors.

2 #637172 and #717263 with #727163 are triadic colors.