COLOR #749876

HEX: #749876 RGB: (116,152,118)

Color info

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

RGB color model

#749876 color RGB value is (116,152,118).

RGB: (116,152,118) (45%, 60%, 46%)

RGB channels and saturation

R 116 of 255 = 45%
G 152 of 255 = 60%
B 118 of 255 = 46%

116
152
118

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

Portions of RGB colors in percentages

R + G + B = 116 + 152 + 118 = 386 (100%)
R 116 of 386 ~ 30.05%
G 152 of 386 ~ 39.38%
B 118 of 386 ~ 30.57'%

%30.05
%39.38
%30.57

CMYK color model

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

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

CMYK: (24,0,22,40)
C24M0Y22K40 (24%, 0%, 22%, 40%)
(0.24 / 0.00 / 0.22 / 0.40)

CMYK percentages

%23.68
%0
%22.37
%40.39

Codes

Color #749876 in popluar color models

74 98 76
RGB 116 152 118
HSL 123° 14.88% 52.55%
HSB/HSV 123° 23.68% 59.61%
CMYK 23.68% 0.00% 22.37%
40.39%

Color #749876 in popluar number systems.

HEX 74 98 76
Decimal 116 152 118
Binary 1110100 10011000 1110110
Octal 164 230 166

Shades and tints

Shades of #749876

#749876
(116,152,118)
#6A8B6C
(106,139,108)
#607E62
(96,126,98)
#567158
(86,113,88)
#4C644E
(76,100,78)
#425744
(66,87,68)
#384A3A
(56,74,58)
#2E3D30
(46,61,48)
#243026
(36,48,38)
#1A231C
(26,35,28)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #749876

#749876
(116,152,118)
#80A182
(128,161,130)
#8CAA8E
(140,170,142)
#98B39A
(152,179,154)
#A4BCA6
(164,188,166)
#B0C5B2
(176,197,178)
#BCCEBE
(188,206,190)
#C8D7CA
(200,215,202)
#D4E0D6
(212,224,214)
#E0E9E2
(224,233,226)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #749876; }

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

This text font color is #749876.

Background Color

.myBgColor { background-color: #749876; }

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

This div background color is #749876.

Border color

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

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

This div border color is #749876.

Opacity

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

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

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

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

This text has shadow with #749876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #749876.

Preview

Color preview on black background

This text has color #749876 on black background.


Color preview on white background

This text has color #749876 on white background.


Black color preview on #749876 background

This text has black color on #749876 background.


White color preview on #749876 background

This text has white color on #749876 background.


Related colors

Complementary color

Complementary color for #hex is #8B6789.


I love getcolorcode.com

Triadic colors

1 #767498 and #987674 with #749876 are triadic colors.

2 #769874 and #987476 with #749876 are triadic colors.