COLOR #737973

HEX: #737973 RGB: (115,121,115)

Color info

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

RGB color model

#737973 color RGB value is (115,121,115).

RGB: (115,121,115) (45%, 47%, 45%)

RGB channels and saturation

R 115 of 255 = 45%
G 121 of 255 = 47%
B 115 of 255 = 45%

115
121
115

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

Portions of RGB colors in percentages

R + G + B = 115 + 121 + 115 = 351 (100%)
R 115 of 351 ~ 32.76%
G 121 of 351 ~ 34.47%
B 115 of 351 ~ 32.76'%

%32.76
%34.47
%32.76

CMYK color model

#737973 color CMYK value is (5,0,5,53).

  • cyan value is 4.96%
  • magenta value is 0.00%
  • yellow value is 4.96%
  • key color value is 52.55%

CMYK: (5,0,5,53)
C5M0Y5K53 (5%, 0%, 5%, 53%)
(0.05 / 0.00 / 0.05 / 0.53)

CMYK percentages

%4.96
%0
%4.96
%52.55

Codes

Color #737973 in popluar color models

73 79 73
RGB 115 121 115
HSL 120° 2.54% 46.27%
HSB/HSV 120° 4.96% 47.45%
CMYK 4.96% 0.00% 4.96%
52.55%

Color #737973 in popluar number systems.

HEX 73 79 73
Decimal 115 121 115
Binary 1110011 1111001 1110011
Octal 163 171 163

Shades and tints

Shades of #737973

#737973
(115,121,115)
#696E69
(105,110,105)
#5F635F
(95,99,95)
#555855
(85,88,85)
#4B4D4B
(75,77,75)
#414241
(65,66,65)
#373737
(55,55,55)
#2D2C2D
(45,44,45)
#232123
(35,33,35)
#191619
(25,22,25)
#0F0B0F
(15,11,15)
#000000
(0,0,0)

Tints of #737973

#737973
(115,121,115)
#7F857F
(127,133,127)
#8B918B
(139,145,139)
#979D97
(151,157,151)
#A3A9A3
(163,169,163)
#AFB5AF
(175,181,175)
#BBC1BB
(187,193,187)
#C7CDC7
(199,205,199)
#D3D9D3
(211,217,211)
#DFE5DF
(223,229,223)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737973; }

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

This text font color is #737973.

Background Color

.myBgColor { background-color: #737973; }

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

This div background color is #737973.

Border color

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

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

This div border color is #737973.

Opacity

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

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

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

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

This text has shadow with #737973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737973.

Preview

Color preview on black background

This text has color #737973 on black background.


Color preview on white background

This text has color #737973 on white background.


Black color preview on #737973 background

This text has black color on #737973 background.


White color preview on #737973 background

This text has white color on #737973 background.


Related colors

Complementary color

Complementary color for #hex is #8C868C.


I love getcolorcode.com

Triadic colors

1 #737379 and #797373 with #737973 are triadic colors.

2 #737973 and #797373 with #737973 are triadic colors.