COLOR #736176

HEX: #736176 RGB: (115,97,118)

Color info

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

RGB color model

#736176 color RGB value is (115,97,118).

RGB: (115,97,118) (45%, 38%, 46%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 118 of 255 = 46%

115
97
118

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

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 118 = 330 (100%)
R 115 of 330 ~ 34.85%
G 97 of 330 ~ 29.39%
B 118 of 330 ~ 35.76'%

%34.85
%29.39
%35.76

CMYK color model

#736176 color CMYK value is (3,18,0,54).

  • cyan value is 2.54%
  • magenta value is 17.80%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (3,18,0,54) C3M18Y0K54 (3%,18%,0%,54%) (0.03/0.18/0.00/0.54) 

CMYK percentages

%2.54
%17.8
%0
%53.73

Codes

Color #736176 in popluar color models

73 61 76
RGB 115 97 118
HSL 291° 9.77% 42.16%
HSB/HSV 291° 17.80% 46.27%
CMYK 2.54% 17.80% 0.00%
53.73%

Color #736176 in popluar number systems.

HEX 73 61 76
Decimal 115 97 118
Binary 1110011 1100001 1110110
Octal 163 141 166

Shades and tints

Shades of #736176

#736176
(115,97,118)
#69596C
(105,89,108)
#5F5162
(95,81,98)
#554958
(85,73,88)
#4B414E
(75,65,78)
#413944
(65,57,68)
#37313A
(55,49,58)
#2D2930
(45,41,48)
#232126
(35,33,38)
#19191C
(25,25,28)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #736176

#736176
(115,97,118)
#7F6F82
(127,111,130)
#8B7D8E
(139,125,142)
#978B9A
(151,139,154)
#A399A6
(163,153,166)
#AFA7B2
(175,167,178)
#BBB5BE
(187,181,190)
#C7C3CA
(199,195,202)
#D3D1D6
(211,209,214)
#DFDFE2
(223,223,226)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736176 color. Also use rgb(115,97,118) instead hex code.

Text Font Color

.myTextColor { color: #736176; }

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

This text font color is #736176.

Background Color

.myBgColor { background-color: #736176; }

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

This div background color is #736176.

Border color

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

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

This div border color is #736176.

Opacity

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

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

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

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

This text has shadow with #736176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736176.

Preview

Color preview on black background

This text has color #736176 on black background.


Color preview on white background

This text has color #736176 on white background.


Black color preview on #736176 background

This text has black color on #736176 background.


White color preview on #736176 background

This text has white color on #736176 background.


Related colors

Complementary color

Complementary color for #hex is #8C9E89.


I love getcolorcode.com

Triadic colors

1 #767361 and #617673 with #736176 are triadic colors.

2 #766173 and #617376 with #736176 are triadic colors.