COLOR #736961

HEX: #736961 RGB: (115,105,97)

Color info

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

RGB color model

#736961 color RGB value is (115,105,97).

RGB: (115,105,97) (45%, 41%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 105 of 255 = 41%
B 97 of 255 = 38%

115
105
97

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

Portions of RGB colors in percentages

R + G + B = 115 + 105 + 97 = 317 (100%)
R 115 of 317 ~ 36.28%
G 105 of 317 ~ 33.12%
B 97 of 317 ~ 30.6'%

%36.28
%33.12
%30.6

CMYK color model

#736961 color CMYK value is (0,9,16,55).

  • cyan value is 0.00%
  • magenta value is 8.70%
  • yellow value is 15.65%
  • key color value is 54.90%

CMYK: (0,9,16,55)
C0M9Y16K55 (0%, 9%, 16%, 55%)
(0.00 / 0.09 / 0.16 / 0.55)

CMYK percentages

%0
%8.7
%15.65
%54.9

Codes

Color #736961 in popluar color models

73 69 61
RGB 115 105 97
HSL 27° 8.49% 41.57%
HSB/HSV 27° 15.65% 45.10%
CMYK 0.00% 8.70% 15.65%
54.90%

Color #736961 in popluar number systems.

HEX 73 69 61
Decimal 115 105 97
Binary 1110011 1101001 1100001
Octal 163 151 141

Shades and tints

Shades of #736961

#736961
(115,105,97)
#696059
(105,96,89)
#5F5751
(95,87,81)
#554E49
(85,78,73)
#4B4541
(75,69,65)
#413C39
(65,60,57)
#373331
(55,51,49)
#2D2A29
(45,42,41)
#232121
(35,33,33)
#191819
(25,24,25)
#0F0F11
(15,15,17)
#000000
(0,0,0)

Tints of #736961

#736961
(115,105,97)
#7F766F
(127,118,111)
#8B837D
(139,131,125)
#97908B
(151,144,139)
#A39D99
(163,157,153)
#AFAAA7
(175,170,167)
#BBB7B5
(187,183,181)
#C7C4C3
(199,196,195)
#D3D1D1
(211,209,209)
#DFDEDF
(223,222,223)
#EBEBED
(235,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736961; }

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

This text font color is #736961.

Background Color

.myBgColor { background-color: #736961; }

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

This div background color is #736961.

Border color

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

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

This div border color is #736961.

Opacity

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

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

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

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

This text has shadow with #736961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736961.

Preview

Color preview on black background

This text has color #736961 on black background.


Color preview on white background

This text has color #736961 on white background.


Black color preview on #736961 background

This text has black color on #736961 background.


White color preview on #736961 background

This text has white color on #736961 background.


Related colors

Complementary color

Complementary color for #hex is #8C969E.


I love getcolorcode.com

Triadic colors

1 #617369 and #696173 with #736961 are triadic colors.

2 #616973 and #697361 with #736961 are triadic colors.