COLOR #736672

HEX: #736672 RGB: (115,102,114)

Color info

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

RGB color model

#736672 color RGB value is (115,102,114).

RGB: (115,102,114) (45%, 40%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 114 of 255 = 45%

115
102
114

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 114 = 331 (100%)
R 115 of 331 ~ 34.74%
G 102 of 331 ~ 30.82%
B 114 of 331 ~ 34.44'%

%34.74
%30.82
%34.44

CMYK color model

#736672 color CMYK value is (0,11,1,55).

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

CMYK: (0,11,1,55)
C0M11Y1K55 (0%, 11%, 1%, 55%)
(0.00 / 0.11 / 0.01 / 0.55)

CMYK percentages

%0
%11.3
%0.87
%54.9

Codes

Color #736672 in popluar color models

73 66 72
RGB 115 102 114
HSL 305° 5.99% 42.55%
HSB/HSV 305° 11.30% 45.10%
CMYK 0.00% 11.30% 0.87%
54.90%

Color #736672 in popluar number systems.

HEX 73 66 72
Decimal 115 102 114
Binary 1110011 1100110 1110010
Octal 163 146 162

Shades and tints

Shades of #736672

#736672
(115,102,114)
#695D68
(105,93,104)
#5F545E
(95,84,94)
#554B54
(85,75,84)
#4B424A
(75,66,74)
#413940
(65,57,64)
#373036
(55,48,54)
#2D272C
(45,39,44)
#231E22
(35,30,34)
#191518
(25,21,24)
#0F0C0E
(15,12,14)
#000000
(0,0,0)

Tints of #736672

#736672
(115,102,114)
#7F737E
(127,115,126)
#8B808A
(139,128,138)
#978D96
(151,141,150)
#A39AA2
(163,154,162)
#AFA7AE
(175,167,174)
#BBB4BA
(187,180,186)
#C7C1C6
(199,193,198)
#D3CED2
(211,206,210)
#DFDBDE
(223,219,222)
#EBE8EA
(235,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736672; }

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

This text font color is #736672.

Background Color

.myBgColor { background-color: #736672; }

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

This div background color is #736672.

Border color

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

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

This div border color is #736672.

Opacity

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

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

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

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

This text has shadow with #736672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736672.

Preview

Color preview on black background

This text has color #736672 on black background.


Color preview on white background

This text has color #736672 on white background.


Black color preview on #736672 background

This text has black color on #736672 background.


White color preview on #736672 background

This text has white color on #736672 background.


Related colors

Complementary color

Complementary color for #hex is #8C998D.


I love getcolorcode.com

Triadic colors

1 #727366 and #667273 with #736672 are triadic colors.

2 #726673 and #667372 with #736672 are triadic colors.