COLOR #737952

HEX: #737952 RGB: (115,121,82)

Color info

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

RGB color model

#737952 color RGB value is (115,121,82).

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

RGB channels and saturation

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

115
121
82

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

Portions of RGB colors in percentages

R + G + B = 115 + 121 + 82 = 318 (100%)
R 115 of 318 ~ 36.16%
G 121 of 318 ~ 38.05%
B 82 of 318 ~ 25.79'%

%36.16
%38.05
%25.79

CMYK color model

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

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

CMYK: (5,0,32,53)
C5M0Y32K53 (5%, 0%, 32%, 53%)
(0.05 / 0.00 / 0.32 / 0.53)

CMYK percentages

%4.96
%0
%32.23
%52.55

Codes

Color #737952 in popluar color models

73 79 52
RGB 115 121 82
HSL 69° 19.21% 39.80%
HSB/HSV 69° 32.23% 47.45%
CMYK 4.96% 0.00% 32.23%
52.55%

Color #737952 in popluar number systems.

HEX 73 79 52
Decimal 115 121 82
Binary 1110011 1111001 1010010
Octal 163 171 122

Shades and tints

Shades of #737952

#737952
(115,121,82)
#696E4B
(105,110,75)
#5F6344
(95,99,68)
#55583D
(85,88,61)
#4B4D36
(75,77,54)
#41422F
(65,66,47)
#373728
(55,55,40)
#2D2C21
(45,44,33)
#23211A
(35,33,26)
#191613
(25,22,19)
#0F0B0C
(15,11,12)
#000000
(0,0,0)

Tints of #737952

#737952
(115,121,82)
#7F8561
(127,133,97)
#8B9170
(139,145,112)
#979D7F
(151,157,127)
#A3A98E
(163,169,142)
#AFB59D
(175,181,157)
#BBC1AC
(187,193,172)
#C7CDBB
(199,205,187)
#D3D9CA
(211,217,202)
#DFE5D9
(223,229,217)
#EBF1E8
(235,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737952; }

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

This text font color is #737952.

Background Color

.myBgColor { background-color: #737952; }

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

This div background color is #737952.

Border color

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

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

This div border color is #737952.

Opacity

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

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

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

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

This text has shadow with #737952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737952.

Preview

Color preview on black background

This text has color #737952 on black background.


Color preview on white background

This text has color #737952 on white background.


Black color preview on #737952 background

This text has black color on #737952 background.


White color preview on #737952 background

This text has white color on #737952 background.


Related colors

Complementary color

Complementary color for #hex is #8C86AD.


I love getcolorcode.com

Triadic colors

1 #527379 and #795273 with #737952 are triadic colors.

2 #527973 and #797352 with #737952 are triadic colors.