COLOR #749873

HEX: #749873 RGB: (116,152,115)

Color info

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

RGB color model

#749873 color RGB value is (116,152,115).

RGB: (116,152,115) (45%, 60%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 152 of 255 = 60%
B 115 of 255 = 45%

116
152
115

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

Portions of RGB colors in percentages

R + G + B = 116 + 152 + 115 = 383 (100%)
R 116 of 383 ~ 30.29%
G 152 of 383 ~ 39.69%
B 115 of 383 ~ 30.03'%

%30.29
%39.69
%30.03

CMYK color model

#749873 color CMYK value is (24,0,24,40).

  • cyan value is 23.68%
  • magenta value is 0.00%
  • yellow value is 24.34%
  • key color value is 40.39%

CMYK: (24,0,24,40)
C24M0Y24K40 (24%, 0%, 24%, 40%)
(0.24 / 0.00 / 0.24 / 0.40)

CMYK percentages

%23.68
%0
%24.34
%40.39

Codes

Color #749873 in popluar color models

74 98 73
RGB 116 152 115
HSL 118° 15.23% 52.35%
HSB/HSV 118° 24.34% 59.61%
CMYK 23.68% 0.00% 24.34%
40.39%

Color #749873 in popluar number systems.

HEX 74 98 73
Decimal 116 152 115
Binary 1110100 10011000 1110011
Octal 164 230 163

Shades and tints

Shades of #749873

#749873
(116,152,115)
#6A8B69
(106,139,105)
#607E5F
(96,126,95)
#567155
(86,113,85)
#4C644B
(76,100,75)
#425741
(66,87,65)
#384A37
(56,74,55)
#2E3D2D
(46,61,45)
#243023
(36,48,35)
#1A2319
(26,35,25)
#10160F
(16,22,15)
#000000
(0,0,0)

Tints of #749873

#749873
(116,152,115)
#80A17F
(128,161,127)
#8CAA8B
(140,170,139)
#98B397
(152,179,151)
#A4BCA3
(164,188,163)
#B0C5AF
(176,197,175)
#BCCEBB
(188,206,187)
#C8D7C7
(200,215,199)
#D4E0D3
(212,224,211)
#E0E9DF
(224,233,223)
#ECF2EB
(236,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749873; }

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

This text font color is #749873.

Background Color

.myBgColor { background-color: #749873; }

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

This div background color is #749873.

Border color

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

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

This div border color is #749873.

Opacity

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

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

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

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

This text has shadow with #749873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749873.

Preview

Color preview on black background

This text has color #749873 on black background.


Color preview on white background

This text has color #749873 on white background.


Black color preview on #749873 background

This text has black color on #749873 background.


White color preview on #749873 background

This text has white color on #749873 background.


Related colors

Complementary color

Complementary color for #hex is #8B678C.


I love getcolorcode.com

Triadic colors

1 #737498 and #987374 with #749873 are triadic colors.

2 #739874 and #987473 with #749873 are triadic colors.