COLOR #74A279

HEX: #74A279 RGB: (116,162,121)

Color info

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

RGB color model

#74A279 color RGB value is (116,162,121).

RGB: (116,162,121) (45%, 64%, 47%)

RGB channels and saturation

R 116 of 255 = 45%
G 162 of 255 = 64%
B 121 of 255 = 47%

116
162
121

R + G + B ~ 52%. #74A279 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 162 + 121 = 399 (100%)
R 116 of 399 ~ 29.07%
G 162 of 399 ~ 40.6%
B 121 of 399 ~ 30.33'%

%29.07
%40.6
%30.33

CMYK color model

#74A279 color CMYK value is (28,0,25,36).

  • cyan value is 28.40%
  • magenta value is 0.00%
  • yellow value is 25.31%
  • key color value is 36.47%

CMYK: (28,0,25,36)
C28M0Y25K36 (28%, 0%, 25%, 36%)
(0.28 / 0.00 / 0.25 / 0.36)

CMYK percentages

%28.4
%0
%25.31
%36.47

Codes

Color #74A279 in popluar color models

74 A2 79
RGB 116 162 121
HSL 127° 19.83% 54.51%
HSB/HSV 127° 28.40% 63.53%
CMYK 28.40% 0.00% 25.31%
36.47%

Color #74A279 in popluar number systems.

HEX 74 A2 79
Decimal 116 162 121
Binary 1110100 10100010 1111001
Octal 164 242 171

Shades and tints

Shades of #74A279

#74A279
(116,162,121)
#6A946E
(106,148,110)
#608663
(96,134,99)
#567858
(86,120,88)
#4C6A4D
(76,106,77)
#425C42
(66,92,66)
#384E37
(56,78,55)
#2E402C
(46,64,44)
#243221
(36,50,33)
#1A2416
(26,36,22)
#10160B
(16,22,11)
#000000
(0,0,0)

Tints of #74A279

#74A279
(116,162,121)
#80AA85
(128,170,133)
#8CB291
(140,178,145)
#98BA9D
(152,186,157)
#A4C2A9
(164,194,169)
#B0CAB5
(176,202,181)
#BCD2C1
(188,210,193)
#C8DACD
(200,218,205)
#D4E2D9
(212,226,217)
#E0EAE5
(224,234,229)
#ECF2F1
(236,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74A279 color. Also use rgb(116,162,121) instead hex code.

Text Font Color

.myTextColor { color: #74A279; }

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

This text font color is #74A279.

Background Color

.myBgColor { background-color: #74A279; }

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

This div background color is #74A279.

Border color

.myBorderColor { border: 1px solid #74A279; }

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

This div border color is #74A279.

Opacity

.myOpacity80 { color: #74A279; opacity: 0.8; }

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

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

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

This text has shadow with #74A279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A279.

Preview

Color preview on black background

This text has color #74A279 on black background.


Color preview on white background

This text has color #74A279 on white background.


Black color preview on #74A279 background

This text has black color on #74A279 background.


White color preview on #74A279 background

This text has white color on #74A279 background.


Related colors

Complementary color

Complementary color for #hex is #8B5D86.


I love getcolorcode.com

Triadic colors

1 #7974A2 and #A27974 with #74A279 are triadic colors.

2 #79A274 and #A27479 with #74A279 are triadic colors.