COLOR #727360

HEX: #727360 RGB: (114,115,96)

Color info

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

RGB color model

#727360 color RGB value is (114,115,96).

RGB: (114,115,96) (45%, 45%, 38%)

RGB channels and saturation

R 114 of 255 = 45%
G 115 of 255 = 45%
B 96 of 255 = 38%

114
115
96

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

Portions of RGB colors in percentages

R + G + B = 114 + 115 + 96 = 325 (100%)
R 114 of 325 ~ 35.08%
G 115 of 325 ~ 35.38%
B 96 of 325 ~ 29.54'%

%35.08
%35.38
%29.54

CMYK color model

#727360 color CMYK value is (1,0,17,55).

  • cyan value is 0.87%
  • magenta value is 0.00%
  • yellow value is 16.52%
  • key color value is 54.90%

CMYK: (1,0,17,55)
C1M0Y17K55 (1%, 0%, 17%, 55%)
(0.01 / 0.00 / 0.17 / 0.55)

CMYK percentages

%0.87
%0
%16.52
%54.9

Codes

Color #727360 in popluar color models

72 73 60
RGB 114 115 96
HSL 63° 9.00% 41.37%
HSB/HSV 63° 16.52% 45.10%
CMYK 0.87% 0.00% 16.52%
54.90%

Color #727360 in popluar number systems.

HEX 72 73 60
Decimal 114 115 96
Binary 1110010 1110011 1100000
Octal 162 163 140

Shades and tints

Shades of #727360

#727360
(114,115,96)
#686958
(104,105,88)
#5E5F50
(94,95,80)
#545548
(84,85,72)
#4A4B40
(74,75,64)
#404138
(64,65,56)
#363730
(54,55,48)
#2C2D28
(44,45,40)
#222320
(34,35,32)
#181918
(24,25,24)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #727360

#727360
(114,115,96)
#7E7F6E
(126,127,110)
#8A8B7C
(138,139,124)
#96978A
(150,151,138)
#A2A398
(162,163,152)
#AEAFA6
(174,175,166)
#BABBB4
(186,187,180)
#C6C7C2
(198,199,194)
#D2D3D0
(210,211,208)
#DEDFDE
(222,223,222)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #727360 color. Also use rgb(114,115,96) instead hex code.

Text Font Color

.myTextColor { color: #727360; }

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

This text font color is #727360.

Background Color

.myBgColor { background-color: #727360; }

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

This div background color is #727360.

Border color

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

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

This div border color is #727360.

Opacity

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

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

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

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

This text has shadow with #727360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727360.

Preview

Color preview on black background

This text has color #727360 on black background.


Color preview on white background

This text has color #727360 on white background.


Black color preview on #727360 background

This text has black color on #727360 background.


White color preview on #727360 background

This text has white color on #727360 background.


Related colors

Complementary color

Complementary color for #hex is #8D8C9F.


I love getcolorcode.com

Triadic colors

1 #607273 and #736072 with #727360 are triadic colors.

2 #607372 and #737260 with #727360 are triadic colors.