COLOR #749673

HEX: #749673 RGB: (116,150,115)

Color info

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

RGB color model

#749673 color RGB value is (116,150,115).

RGB: (116,150,115) (45%, 59%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 150 of 255 = 59%
B 115 of 255 = 45%

116
150
115

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

Portions of RGB colors in percentages

R + G + B = 116 + 150 + 115 = 381 (100%)
R 116 of 381 ~ 30.45%
G 150 of 381 ~ 39.37%
B 115 of 381 ~ 30.18'%

%30.45
%39.37
%30.18

CMYK color model

#749673 color CMYK value is (23,0,23,41).

  • cyan value is 22.67%
  • magenta value is 0.00%
  • yellow value is 23.33%
  • key color value is 41.18%

CMYK: (23,0,23,41)
C23M0Y23K41 (23%, 0%, 23%, 41%)
(0.23 / 0.00 / 0.23 / 0.41)

CMYK percentages

%22.67
%0
%23.33
%41.18

Codes

Color #749673 in popluar color models

74 96 73
RGB 116 150 115
HSL 118° 14.29% 51.96%
HSB/HSV 118° 23.33% 58.82%
CMYK 22.67% 0.00% 23.33%
41.18%

Color #749673 in popluar number systems.

HEX 74 96 73
Decimal 116 150 115
Binary 1110100 10010110 1110011
Octal 164 226 163

Shades and tints

Shades of #749673

#749673
(116,150,115)
#6A8969
(106,137,105)
#607C5F
(96,124,95)
#566F55
(86,111,85)
#4C624B
(76,98,75)
#425541
(66,85,65)
#384837
(56,72,55)
#2E3B2D
(46,59,45)
#242E23
(36,46,35)
#1A2119
(26,33,25)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #749673

#749673
(116,150,115)
#809F7F
(128,159,127)
#8CA88B
(140,168,139)
#98B197
(152,177,151)
#A4BAA3
(164,186,163)
#B0C3AF
(176,195,175)
#BCCCBB
(188,204,187)
#C8D5C7
(200,213,199)
#D4DED3
(212,222,211)
#E0E7DF
(224,231,223)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749673; }

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

This text font color is #749673.

Background Color

.myBgColor { background-color: #749673; }

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

This div background color is #749673.

Border color

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

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

This div border color is #749673.

Opacity

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

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

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

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

This text has shadow with #749673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749673.

Preview

Color preview on black background

This text has color #749673 on black background.


Color preview on white background

This text has color #749673 on white background.


Black color preview on #749673 background

This text has black color on #749673 background.


White color preview on #749673 background

This text has white color on #749673 background.


Related colors

Complementary color

Complementary color for #hex is #8B698C.


I love getcolorcode.com

Triadic colors

1 #737496 and #967374 with #749673 are triadic colors.

2 #739674 and #967473 with #749673 are triadic colors.