COLOR #74A734

HEX: #74A734 RGB: (116,167,52)

Color info

#74A734 contains mainly red and green colors. Web safe color of #74A734 is #669933 (or #693).

RGB color model

#74A734 color RGB value is (116,167,52).

RGB: (116,167,52) (45%, 65%, 20%)

RGB channels and saturation

R 116 of 255 = 45%
G 167 of 255 = 65%
B 52 of 255 = 20%

116
167
52

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

Portions of RGB colors in percentages

R + G + B = 116 + 167 + 52 = 335 (100%)
R 116 of 335 ~ 34.63%
G 167 of 335 ~ 49.85%
B 52 of 335 ~ 15.52'%

%34.63
%49.85
%15.52

CMYK color model

#74A734 color CMYK value is (31,0,69,35).

  • cyan value is 30.54%
  • magenta value is 0.00%
  • yellow value is 68.86%
  • key color value is 34.51%

CMYK: (31,0,69,35)
C31M0Y69K35 (31%, 0%, 69%, 35%)
(0.31 / 0.00 / 0.69 / 0.35)

CMYK percentages

%30.54
%0
%68.86
%34.51

Codes

Color #74A734 in popluar color models

74 A7 34
RGB 116 167 52
HSL 87° 52.51% 42.94%
HSB/HSV 87° 68.86% 65.49%
CMYK 30.54% 0.00% 68.86%
34.51%

Color #74A734 in popluar number systems.

HEX 74 A7 34
Decimal 116 167 52
Binary 1110100 10100111 110100
Octal 164 247 64

Shades and tints

Shades of #74A734

#74A734
(116,167,52)
#6A9830
(106,152,48)
#60892C
(96,137,44)
#567A28
(86,122,40)
#4C6B24
(76,107,36)
#425C20
(66,92,32)
#384D1C
(56,77,28)
#2E3E18
(46,62,24)
#242F14
(36,47,20)
#1A2010
(26,32,16)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #74A734

#74A734
(116,167,52)
#80AF46
(128,175,70)
#8CB758
(140,183,88)
#98BF6A
(152,191,106)
#A4C77C
(164,199,124)
#B0CF8E
(176,207,142)
#BCD7A0
(188,215,160)
#C8DFB2
(200,223,178)
#D4E7C4
(212,231,196)
#E0EFD6
(224,239,214)
#ECF7E8
(236,247,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74A734; }

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

This text font color is #74A734.

Background Color

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

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

This div background color is #74A734.

Border color

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

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

This div border color is #74A734.

Opacity

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

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

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

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

This text has shadow with #74A734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74A734.

Preview

Color preview on black background

This text has color #74A734 on black background.


Color preview on white background

This text has color #74A734 on white background.


Black color preview on #74A734 background

This text has black color on #74A734 background.


White color preview on #74A734 background

This text has white color on #74A734 background.


Related colors

Complementary color

Complementary color for #hex is #8B58CB.


I love getcolorcode.com

Triadic colors

1 #3474A7 and #A73474 with #74A734 are triadic colors.

2 #34A774 and #A77434 with #74A734 are triadic colors.