COLOR #74A274

HEX: #74A274 RGB: (116,162,116)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

116
162
116

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

Portions of RGB colors in percentages

R + G + B = 116 + 162 + 116 = 394 (100%)
R 116 of 394 ~ 29.44%
G 162 of 394 ~ 41.12%
B 116 of 394 ~ 29.44'%

%29.44
%41.12
%29.44

CMYK color model

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

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

CMYK: (28,0,28,36)
C28M0Y28K36 (28%, 0%, 28%, 36%)
(0.28 / 0.00 / 0.28 / 0.36)

CMYK percentages

%28.4
%0
%28.4
%36.47

Codes

Color #74A274 in popluar color models

74 A2 74
RGB 116 162 116
HSL 120° 19.83% 54.51%
HSB/HSV 120° 28.40% 63.53%
CMYK 28.40% 0.00% 28.40%
36.47%

Color #74A274 in popluar number systems.

HEX 74 A2 74
Decimal 116 162 116
Binary 1110100 10100010 1110100
Octal 164 242 164

Shades and tints

Shades of #74A274

#74A274
(116,162,116)
#6A946A
(106,148,106)
#608660
(96,134,96)
#567856
(86,120,86)
#4C6A4C
(76,106,76)
#425C42
(66,92,66)
#384E38
(56,78,56)
#2E402E
(46,64,46)
#243224
(36,50,36)
#1A241A
(26,36,26)
#101610
(16,22,16)
#000000
(0,0,0)

Tints of #74A274

#74A274
(116,162,116)
#80AA80
(128,170,128)
#8CB28C
(140,178,140)
#98BA98
(152,186,152)
#A4C2A4
(164,194,164)
#B0CAB0
(176,202,176)
#BCD2BC
(188,210,188)
#C8DAC8
(200,218,200)
#D4E2D4
(212,226,212)
#E0EAE0
(224,234,224)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74A274; }

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

This text font color is #74A274.

Background Color

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

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

This div background color is #74A274.

Border color

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

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

This div border color is #74A274.

Opacity

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

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

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

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

This text has shadow with #74A274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A274.

Preview

Color preview on black background

This text has color #74A274 on black background.


Color preview on white background

This text has color #74A274 on white background.


Black color preview on #74A274 background

This text has black color on #74A274 background.


White color preview on #74A274 background

This text has white color on #74A274 background.


Related colors

Complementary color

Complementary color for #hex is #8B5D8B.


I love getcolorcode.com

Triadic colors

1 #7474A2 and #A27474 with #74A274 are triadic colors.

2 #74A274 and #A27474 with #74A274 are triadic colors.