COLOR #737561

HEX: #737561 RGB: (115,117,97)

Color info

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

RGB color model

#737561 color RGB value is (115,117,97).

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

RGB channels and saturation

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

115
117
97

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

Portions of RGB colors in percentages

R + G + B = 115 + 117 + 97 = 329 (100%)
R 115 of 329 ~ 34.95%
G 117 of 329 ~ 35.56%
B 97 of 329 ~ 29.48'%

%34.95
%35.56
%29.48

CMYK color model

#737561 color CMYK value is (2,0,17,54).

  • cyan value is 1.71%
  • magenta value is 0.00%
  • yellow value is 17.09%
  • key color value is 54.12%

CMYK: (2,0,17,54)
C2M0Y17K54 (2%, 0%, 17%, 54%)
(0.02 / 0.00 / 0.17 / 0.54)

CMYK percentages

%1.71
%0
%17.09
%54.12

Codes

Color #737561 in popluar color models

73 75 61
RGB 115 117 97
HSL 66° 9.35% 41.96%
HSB/HSV 66° 17.09% 45.88%
CMYK 1.71% 0.00% 17.09%
54.12%

Color #737561 in popluar number systems.

HEX 73 75 61
Decimal 115 117 97
Binary 1110011 1110101 1100001
Octal 163 165 141

Shades and tints

Shades of #737561

#737561
(115,117,97)
#696B59
(105,107,89)
#5F6151
(95,97,81)
#555749
(85,87,73)
#4B4D41
(75,77,65)
#414339
(65,67,57)
#373931
(55,57,49)
#2D2F29
(45,47,41)
#232521
(35,37,33)
#191B19
(25,27,25)
#0F1111
(15,17,17)
#000000
(0,0,0)

Tints of #737561

#737561
(115,117,97)
#7F816F
(127,129,111)
#8B8D7D
(139,141,125)
#97998B
(151,153,139)
#A3A599
(163,165,153)
#AFB1A7
(175,177,167)
#BBBDB5
(187,189,181)
#C7C9C3
(199,201,195)
#D3D5D1
(211,213,209)
#DFE1DF
(223,225,223)
#EBEDED
(235,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737561; }

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

This text font color is #737561.

Background Color

.myBgColor { background-color: #737561; }

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

This div background color is #737561.

Border color

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

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

This div border color is #737561.

Opacity

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

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

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

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

This text has shadow with #737561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737561.

Preview

Color preview on black background

This text has color #737561 on black background.


Color preview on white background

This text has color #737561 on white background.


Black color preview on #737561 background

This text has black color on #737561 background.


White color preview on #737561 background

This text has white color on #737561 background.


Related colors

Complementary color

Complementary color for #hex is #8C8A9E.


I love getcolorcode.com

Triadic colors

1 #617375 and #756173 with #737561 are triadic colors.

2 #617573 and #757361 with #737561 are triadic colors.