COLOR #748049

HEX: #748049 RGB: (116,128,73)

Color info

#748049 contains red, green and blue colors in about the same proportion. Web safe color of #748049 is #666633 (or #663).

RGB color model

#748049 color RGB value is (116,128,73).

RGB: (116,128,73) (45%, 50%, 29%)

RGB channels and saturation

R 116 of 255 = 45%
G 128 of 255 = 50%
B 73 of 255 = 29%

116
128
73

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

Portions of RGB colors in percentages

R + G + B = 116 + 128 + 73 = 317 (100%)
R 116 of 317 ~ 36.59%
G 128 of 317 ~ 40.38%
B 73 of 317 ~ 23.03'%

%36.59
%40.38
%23.03

CMYK color model

#748049 color CMYK value is (9,0,43,50).

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 42.97%
  • key color value is 49.80%
CMYK: (9,0,43,50) C9M0Y43K50 (9%,0%,43%,50%) (0.09/0.00/0.43/0.50) 

CMYK percentages

%9.38
%0
%42.97
%49.8

Codes

Color #748049 in popluar color models

74 80 49
RGB 116 128 73
HSL 73° 27.36% 39.41%
HSB/HSV 73° 42.97% 50.20%
CMYK 9.38% 0.00% 42.97%
49.80%

Color #748049 in popluar number systems.

HEX 74 80 49
Decimal 116 128 73
Binary 1110100 10000000 1001001
Octal 164 200 111

Shades and tints

Shades of #748049

#748049
(116,128,73)
#6A7543
(106,117,67)
#606A3D
(96,106,61)
#565F37
(86,95,55)
#4C5431
(76,84,49)
#42492B
(66,73,43)
#383E25
(56,62,37)
#2E331F
(46,51,31)
#242819
(36,40,25)
#1A1D13
(26,29,19)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #748049

#748049
(116,128,73)
#808B59
(128,139,89)
#8C9669
(140,150,105)
#98A179
(152,161,121)
#A4AC89
(164,172,137)
#B0B799
(176,183,153)
#BCC2A9
(188,194,169)
#C8CDB9
(200,205,185)
#D4D8C9
(212,216,201)
#E0E3D9
(224,227,217)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748049 color. Also use rgb(116,128,73) instead hex code.

Text Font Color

.myTextColor { color: #748049; }

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

This text font color is #748049.

Background Color

.myBgColor { background-color: #748049; }

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

This div background color is #748049.

Border color

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

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

This div border color is #748049.

Opacity

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

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

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

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

This text has shadow with #748049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748049.

Preview

Color preview on black background

This text has color #748049 on black background.


Color preview on white background

This text has color #748049 on white background.


Black color preview on #748049 background

This text has black color on #748049 background.


White color preview on #748049 background

This text has white color on #748049 background.


Related colors

Complementary color

Complementary color for #hex is #8B7FB6.


I love getcolorcode.com

Triadic colors

1 #497480 and #804974 with #748049 are triadic colors.

2 #498074 and #807449 with #748049 are triadic colors.