COLOR #727375

HEX: #727375 RGB: (114,115,117)

Color info

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

RGB color model

#727375 color RGB value is (114,115,117).

RGB: (114,115,117) (45%, 45%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 115 of 255 = 45%
B 117 of 255 = 46%

114
115
117

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

Portions of RGB colors in percentages

R + G + B = 114 + 115 + 117 = 346 (100%)
R 114 of 346 ~ 32.95%
G 115 of 346 ~ 33.24%
B 117 of 346 ~ 33.82'%

%32.95
%33.24
%33.82

CMYK color model

#727375 color CMYK value is (3,2,0,54).

  • cyan value is 2.56%
  • magenta value is 1.71%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (3,2,0,54)
C3M2Y0K54 (3%, 2%, 0%, 54%)
(0.03 / 0.02 / 0.00 / 0.54)

CMYK percentages

%2.56
%1.71
%0
%54.12

Codes

Color #727375 in popluar color models

72 73 75
RGB 114 115 117
HSL 220° 1.30% 45.29%
HSB/HSV 220° 2.56% 45.88%
CMYK 2.56% 1.71% 0.00%
54.12%

Color #727375 in popluar number systems.

HEX 72 73 75
Decimal 114 115 117
Binary 1110010 1110011 1110101
Octal 162 163 165

Shades and tints

Shades of #727375

#727375
(114,115,117)
#68696B
(104,105,107)
#5E5F61
(94,95,97)
#545557
(84,85,87)
#4A4B4D
(74,75,77)
#404143
(64,65,67)
#363739
(54,55,57)
#2C2D2F
(44,45,47)
#222325
(34,35,37)
#18191B
(24,25,27)
#0E0F11
(14,15,17)
#000000
(0,0,0)

Tints of #727375

#727375
(114,115,117)
#7E7F81
(126,127,129)
#8A8B8D
(138,139,141)
#969799
(150,151,153)
#A2A3A5
(162,163,165)
#AEAFB1
(174,175,177)
#BABBBD
(186,187,189)
#C6C7C9
(198,199,201)
#D2D3D5
(210,211,213)
#DEDFE1
(222,223,225)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #727375; }

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

This text font color is #727375.

Background Color

.myBgColor { background-color: #727375; }

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

This div background color is #727375.

Border color

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

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

This div border color is #727375.

Opacity

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

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

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

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

This text has shadow with #727375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #727375.

Preview

Color preview on black background

This text has color #727375 on black background.


Color preview on white background

This text has color #727375 on white background.


Black color preview on #727375 background

This text has black color on #727375 background.


White color preview on #727375 background

This text has white color on #727375 background.


Related colors

Complementary color

Complementary color for #hex is #8D8C8A.


I love getcolorcode.com

Triadic colors

1 #757273 and #737572 with #727375 are triadic colors.

2 #757372 and #737275 with #727375 are triadic colors.