COLOR #74733D

HEX: #74733D RGB: (116,115,61)

Color info

#74733D contains red, green and blue colors in about the same proportion. Web safe color of #74733D is #666633 (or #663).

RGB color model

#74733D color RGB value is (116,115,61).

RGB: (116,115,61) (45%, 45%, 24%)

RGB channels and saturation

R 116 of 255 = 45%
G 115 of 255 = 45%
B 61 of 255 = 24%

116
115
61

R + G + B ~ 38%. #74733D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 115 + 61 = 292 (100%)
R 116 of 292 ~ 39.73%
G 115 of 292 ~ 39.38%
B 61 of 292 ~ 20.89'%

%39.73
%39.38
%20.89

CMYK color model

#74733D color CMYK value is (0,1,47,55).

  • cyan value is 0.00%
  • magenta value is 0.86%
  • yellow value is 47.41%
  • key color value is 54.51%

CMYK: (0,1,47,55)
C0M1Y47K55 (0%, 1%, 47%, 55%)
(0.00 / 0.01 / 0.47 / 0.55)

CMYK percentages

%0
%0.86
%47.41
%54.51

Codes

Color #74733D in popluar color models

74 73 3D
RGB 116 115 61
HSL 59° 31.07% 34.71%
HSB/HSV 59° 47.41% 45.49%
CMYK 0.00% 0.86% 47.41%
54.51%

Color #74733D in popluar number systems.

HEX 74 73 3D
Decimal 116 115 61
Binary 1110100 1110011 111101
Octal 164 163 75

Shades and tints

Shades of #74733D

#74733D
(116,115,61)
#6A6938
(106,105,56)
#605F33
(96,95,51)
#56552E
(86,85,46)
#4C4B29
(76,75,41)
#424124
(66,65,36)
#38371F
(56,55,31)
#2E2D1A
(46,45,26)
#242315
(36,35,21)
#1A1910
(26,25,16)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #74733D

#74733D
(116,115,61)
#807F4E
(128,127,78)
#8C8B5F
(140,139,95)
#989770
(152,151,112)
#A4A381
(164,163,129)
#B0AF92
(176,175,146)
#BCBBA3
(188,187,163)
#C8C7B4
(200,199,180)
#D4D3C5
(212,211,197)
#E0DFD6
(224,223,214)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74733D color. Also use rgb(116,115,61) instead hex code.

Text Font Color

.myTextColor { color: #74733D; }

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

This text font color is #74733D.

Background Color

.myBgColor { background-color: #74733D; }

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

This div background color is #74733D.

Border color

.myBorderColor { border: 1px solid #74733D; }

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

This div border color is #74733D.

Opacity

.myOpacity80 { color: #74733D; opacity: 0.8; }

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

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

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

This text has shadow with #74733D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74733D.

Preview

Color preview on black background

This text has color #74733D on black background.


Color preview on white background

This text has color #74733D on white background.


Black color preview on #74733D background

This text has black color on #74733D background.


White color preview on #74733D background

This text has white color on #74733D background.


Related colors

Complementary color

Complementary color for #hex is #8B8CC2.


I love getcolorcode.com

Triadic colors

1 #3D7473 and #733D74 with #74733D are triadic colors.

2 #3D7374 and #73743D with #74733D are triadic colors.