COLOR #74893F

HEX: #74893F RGB: (116,137,63)

Color info

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

RGB color model

#74893F color RGB value is (116,137,63).

RGB: (116,137,63) (45%, 54%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 137 of 255 = 54%
B 63 of 255 = 25%

116
137
63

R + G + B ~ 41%. #74893F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 137 + 63 = 316 (100%)
R 116 of 316 ~ 36.71%
G 137 of 316 ~ 43.35%
B 63 of 316 ~ 19.94'%

%36.71
%43.35
%19.94

CMYK color model

#74893F color CMYK value is (15,0,54,46).

  • cyan value is 15.33%
  • magenta value is 0.00%
  • yellow value is 54.01%
  • key color value is 46.27%
CMYK: (15,0,54,46) C15M0Y54K46 (15%,0%,54%,46%) (0.15/0.00/0.54/0.46) 

CMYK percentages

%15.33
%0
%54.01
%46.27

Codes

Color #74893F in popluar color models

74 89 3F
RGB 116 137 63
HSL 77° 37.00% 39.22%
HSB/HSV 77° 54.01% 53.73%
CMYK 15.33% 0.00% 54.01%
46.27%

Color #74893F in popluar number systems.

HEX 74 89 3F
Decimal 116 137 63
Binary 1110100 10001001 111111
Octal 164 211 77

Shades and tints

Shades of #74893F

#74893F
(116,137,63)
#6A7D3A
(106,125,58)
#607135
(96,113,53)
#566530
(86,101,48)
#4C592B
(76,89,43)
#424D26
(66,77,38)
#384121
(56,65,33)
#2E351C
(46,53,28)
#242917
(36,41,23)
#1A1D12
(26,29,18)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #74893F

#74893F
(116,137,63)
#809350
(128,147,80)
#8C9D61
(140,157,97)
#98A772
(152,167,114)
#A4B183
(164,177,131)
#B0BB94
(176,187,148)
#BCC5A5
(188,197,165)
#C8CFB6
(200,207,182)
#D4D9C7
(212,217,199)
#E0E3D8
(224,227,216)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74893F color. Also use rgb(116,137,63) instead hex code.

Text Font Color

.myTextColor { color: #74893F; }

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

This text font color is #74893F.

Background Color

.myBgColor { background-color: #74893F; }

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

This div background color is #74893F.

Border color

.myBorderColor { border: 1px solid #74893F; }

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

This div border color is #74893F.

Opacity

.myOpacity80 { color: #74893F; opacity: 0.8; }

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

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

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

This text has shadow with #74893F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74893F.

Preview

Color preview on black background

This text has color #74893F on black background.


Color preview on white background

This text has color #74893F on white background.


Black color preview on #74893F background

This text has black color on #74893F background.


White color preview on #74893F background

This text has white color on #74893F background.


Related colors

Complementary color

Complementary color for #hex is #8B76C0.


I love getcolorcode.com

Triadic colors

1 #3F7489 and #893F74 with #74893F are triadic colors.

2 #3F8974 and #89743F with #74893F are triadic colors.