COLOR #736162

HEX: #736162 RGB: (115,97,98)

Color info

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

RGB color model

#736162 color RGB value is (115,97,98).

RGB: (115,97,98) (45%, 38%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 98 of 255 = 38%

115
97
98

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

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 98 = 310 (100%)
R 115 of 310 ~ 37.1%
G 97 of 310 ~ 31.29%
B 98 of 310 ~ 31.61'%

%37.1
%31.29
%31.61

CMYK color model

#736162 color CMYK value is (0,16,15,55).

  • cyan value is 0.00%
  • magenta value is 15.65%
  • yellow value is 14.78%
  • key color value is 54.90%
CMYK: (0,16,15,55) C0M16Y15K55 (0%,16%,15%,55%) (0.00/0.16/0.15/0.55) 

CMYK percentages

%0
%15.65
%14.78
%54.9

Codes

Color #736162 in popluar color models

73 61 62
RGB 115 97 98
HSL 357° 8.49% 41.57%
HSB/HSV 357° 15.65% 45.10%
CMYK 0.00% 15.65% 14.78%
54.90%

Color #736162 in popluar number systems.

HEX 73 61 62
Decimal 115 97 98
Binary 1110011 1100001 1100010
Octal 163 141 142

Shades and tints

Shades of #736162

#736162
(115,97,98)
#69595A
(105,89,90)
#5F5152
(95,81,82)
#55494A
(85,73,74)
#4B4142
(75,65,66)
#41393A
(65,57,58)
#373132
(55,49,50)
#2D292A
(45,41,42)
#232122
(35,33,34)
#19191A
(25,25,26)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #736162

#736162
(115,97,98)
#7F6F70
(127,111,112)
#8B7D7E
(139,125,126)
#978B8C
(151,139,140)
#A3999A
(163,153,154)
#AFA7A8
(175,167,168)
#BBB5B6
(187,181,182)
#C7C3C4
(199,195,196)
#D3D1D2
(211,209,210)
#DFDFE0
(223,223,224)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736162; }

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

This text font color is #736162.

Background Color

.myBgColor { background-color: #736162; }

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

This div background color is #736162.

Border color

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

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

This div border color is #736162.

Opacity

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

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

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

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

This text has shadow with #736162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736162.

Preview

Color preview on black background

This text has color #736162 on black background.


Color preview on white background

This text has color #736162 on white background.


Black color preview on #736162 background

This text has black color on #736162 background.


White color preview on #736162 background

This text has white color on #736162 background.


Related colors

Complementary color

Complementary color for #hex is #8C9E9D.


I love getcolorcode.com

Triadic colors

1 #627361 and #616273 with #736162 are triadic colors.

2 #626173 and #617362 with #736162 are triadic colors.