COLOR #747913

HEX: #747913 RGB: (116,121,19)

Color info

#747913 contains mainly red and green colors. Web safe color of #747913 is #666600 (or #660).

RGB color model

#747913 color RGB value is (116,121,19).

RGB: (116,121,19) (45%, 47%, 7%)

RGB channels and saturation

R 116 of 255 = 45%
G 121 of 255 = 47%
B 19 of 255 = 7%

116
121
19

R + G + B ~ 33%. #747913 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 121 + 19 = 256 (100%)
R 116 of 256 ~ 45.31%
G 121 of 256 ~ 47.27%
B 19 of 256 ~ 7.42'%

%45.31
%47.27

CMYK color model

#747913 color CMYK value is (4,0,84,53).

  • cyan value is 4.13%
  • magenta value is 0.00%
  • yellow value is 84.30%
  • key color value is 52.55%

CMYK: (4,0,84,53)
C4M0Y84K53 (4%, 0%, 84%, 53%)
(0.04 / 0.00 / 0.84 / 0.53)

CMYK percentages

%4.13
%0
%84.3
%52.55

Codes

Color #747913 in popluar color models

74 79 13
RGB 116 121 19
HSL 63° 72.86% 27.45%
HSB/HSV 63° 84.30% 47.45%
CMYK 4.13% 0.00% 84.30%
52.55%

Color #747913 in popluar number systems.

HEX 74 79 13
Decimal 116 121 19
Binary 1110100 1111001 10011
Octal 164 171 23

Shades and tints

Shades of #747913

#747913
(116,121,19)
#6A6E12
(106,110,18)
#606311
(96,99,17)
#565810
(86,88,16)
#4C4D0F
(76,77,15)
#42420E
(66,66,14)
#38370D
(56,55,13)
#2E2C0C
(46,44,12)
#24210B
(36,33,11)
#1A160A
(26,22,10)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #747913

#747913
(116,121,19)
#808528
(128,133,40)
#8C913D
(140,145,61)
#989D52
(152,157,82)
#A4A967
(164,169,103)
#B0B57C
(176,181,124)
#BCC191
(188,193,145)
#C8CDA6
(200,205,166)
#D4D9BB
(212,217,187)
#E0E5D0
(224,229,208)
#ECF1E5
(236,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747913; }

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

This text font color is #747913.

Background Color

.myBgColor { background-color: #747913; }

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

This div background color is #747913.

Border color

.myBorderColor { border: 1px solid #747913; }

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

This div border color is #747913.

Opacity

.myOpacity80 { color: #747913; opacity: 0.8; }

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

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

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

This text has shadow with #747913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747913.

Preview

Color preview on black background

This text has color #747913 on black background.


Color preview on white background

This text has color #747913 on white background.


Black color preview on #747913 background

This text has black color on #747913 background.


White color preview on #747913 background

This text has white color on #747913 background.


Related colors

Complementary color

Complementary color for #747913 is #8B86EC.


I love getcolorcode.com

Triadic colors

1 #137479 and #791374 with #747913 are triadic colors.

2 #137974 and #797413 with #747913 are triadic colors.