COLOR #726675

HEX: #726675 RGB: (114,102,117)

Color info

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

RGB color model

#726675 color RGB value is (114,102,117).

RGB: (114,102,117) (45%, 40%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 102 of 255 = 40%
B 117 of 255 = 46%

114
102
117

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

Portions of RGB colors in percentages

R + G + B = 114 + 102 + 117 = 333 (100%)
R 114 of 333 ~ 34.23%
G 102 of 333 ~ 30.63%
B 117 of 333 ~ 35.14'%

%34.23
%30.63
%35.14

CMYK color model

#726675 color CMYK value is (3,13,0,54).

  • cyan value is 2.56%
  • magenta value is 12.82%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (3,13,0,54) C3M13Y0K54 (3%,13%,0%,54%) (0.03/0.13/0.00/0.54) 

CMYK percentages

%2.56
%12.82
%0
%54.12

Codes

Color #726675 in popluar color models

72 66 75
RGB 114 102 117
HSL 288° 6.85% 42.94%
HSB/HSV 288° 12.82% 45.88%
CMYK 2.56% 12.82% 0.00%
54.12%

Color #726675 in popluar number systems.

HEX 72 66 75
Decimal 114 102 117
Binary 1110010 1100110 1110101
Octal 162 146 165

Shades and tints

Shades of #726675

#726675
(114,102,117)
#685D6B
(104,93,107)
#5E5461
(94,84,97)
#544B57
(84,75,87)
#4A424D
(74,66,77)
#403943
(64,57,67)
#363039
(54,48,57)
#2C272F
(44,39,47)
#221E25
(34,30,37)
#18151B
(24,21,27)
#0E0C11
(14,12,17)
#000000
(0,0,0)

Tints of #726675

#726675
(114,102,117)
#7E7381
(126,115,129)
#8A808D
(138,128,141)
#968D99
(150,141,153)
#A29AA5
(162,154,165)
#AEA7B1
(174,167,177)
#BAB4BD
(186,180,189)
#C6C1C9
(198,193,201)
#D2CED5
(210,206,213)
#DEDBE1
(222,219,225)
#EAE8ED
(234,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #726675; }

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

This text font color is #726675.

Background Color

.myBgColor { background-color: #726675; }

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

This div background color is #726675.

Border color

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

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

This div border color is #726675.

Opacity

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

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

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

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

This text has shadow with #726675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #726675.

Preview

Color preview on black background

This text has color #726675 on black background.


Color preview on white background

This text has color #726675 on white background.


Black color preview on #726675 background

This text has black color on #726675 background.


White color preview on #726675 background

This text has white color on #726675 background.


Related colors

Complementary color

Complementary color for #hex is #8D998A.


I love getcolorcode.com

Triadic colors

1 #757266 and #667572 with #726675 are triadic colors.

2 #756672 and #667275 with #726675 are triadic colors.