COLOR #748A71

HEX: #748A71 RGB: (116,138,113)

Color info

#748A71 contains red, green and blue colors in about the same proportion. Web safe color of #748A71 is #669966 (or #696).

RGB color model

#748A71 color RGB value is (116,138,113).

RGB: (116,138,113) (45%, 54%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 138 of 255 = 54%
B 113 of 255 = 44%

116
138
113

R + G + B ~ 48%. #748A71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 138 + 113 = 367 (100%)
R 116 of 367 ~ 31.61%
G 138 of 367 ~ 37.6%
B 113 of 367 ~ 30.79'%

%31.61
%37.6
%30.79

CMYK color model

#748A71 color CMYK value is (16,0,18,46).

  • cyan value is 15.94%
  • magenta value is 0.00%
  • yellow value is 18.12%
  • key color value is 45.88%
CMYK: (16,0,18,46) C16M0Y18K46 (16%,0%,18%,46%) (0.16/0.00/0.18/0.46) 

CMYK percentages

%15.94
%0
%18.12
%45.88

Codes

Color #748A71 in popluar color models

74 8A 71
RGB 116 138 113
HSL 113° 9.96% 49.22%
HSB/HSV 113° 18.12% 54.12%
CMYK 15.94% 0.00% 18.12%
45.88%

Color #748A71 in popluar number systems.

HEX 74 8A 71
Decimal 116 138 113
Binary 1110100 10001010 1110001
Octal 164 212 161

Shades and tints

Shades of #748A71

#748A71
(116,138,113)
#6A7E67
(106,126,103)
#60725D
(96,114,93)
#566653
(86,102,83)
#4C5A49
(76,90,73)
#424E3F
(66,78,63)
#384235
(56,66,53)
#2E362B
(46,54,43)
#242A21
(36,42,33)
#1A1E17
(26,30,23)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #748A71

#748A71
(116,138,113)
#80947D
(128,148,125)
#8C9E89
(140,158,137)
#98A895
(152,168,149)
#A4B2A1
(164,178,161)
#B0BCAD
(176,188,173)
#BCC6B9
(188,198,185)
#C8D0C5
(200,208,197)
#D4DAD1
(212,218,209)
#E0E4DD
(224,228,221)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #748A71 color. Also use rgb(116,138,113) instead hex code.

Text Font Color

.myTextColor { color: #748A71; }

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

This text font color is #748A71.

Background Color

.myBgColor { background-color: #748A71; }

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

This div background color is #748A71.

Border color

.myBorderColor { border: 1px solid #748A71; }

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

This div border color is #748A71.

Opacity

.myOpacity80 { color: #748A71; opacity: 0.8; }

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

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

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

This text has shadow with #748A71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #748A71.

Preview

Color preview on black background

This text has color #748A71 on black background.


Color preview on white background

This text has color #748A71 on white background.


Black color preview on #748A71 background

This text has black color on #748A71 background.


White color preview on #748A71 background

This text has white color on #748A71 background.


Related colors

Complementary color

Complementary color for #hex is #8B758E.


I love getcolorcode.com

Triadic colors

1 #71748A and #8A7174 with #748A71 are triadic colors.

2 #718A74 and #8A7471 with #748A71 are triadic colors.