COLOR #746715

HEX: #746715 RGB: (116,103,21)

Color info

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

RGB color model

#746715 color RGB value is (116,103,21).

RGB: (116,103,21) (45%, 40%, 8%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 21 of 255 = 8%

116
103
21

R + G + B ~ 31%. #746715 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 21 = 240 (100%)
R 116 of 240 ~ 48.33%
G 103 of 240 ~ 42.92%
B 21 of 240 ~ 8.75'%

%48.33
%42.92

CMYK color model

#746715 color CMYK value is (0,11,82,55).

  • cyan value is 0.00%
  • magenta value is 11.21%
  • yellow value is 81.90%
  • key color value is 54.51%

CMYK: (0,11,82,55)
C0M11Y82K55 (0%, 11%, 82%, 55%)
(0.00 / 0.11 / 0.82 / 0.55)

CMYK percentages

%0
%11.21
%81.9
%54.51

Codes

Color #746715 in popluar color models

74 67 15
RGB 116 103 21
HSL 52° 69.34% 26.86%
HSB/HSV 52° 81.90% 45.49%
CMYK 0.00% 11.21% 81.90%
54.51%

Color #746715 in popluar number systems.

HEX 74 67 15
Decimal 116 103 21
Binary 1110100 1100111 10101
Octal 164 147 25

Shades and tints

Shades of #746715

#746715
(116,103,21)
#6A5E14
(106,94,20)
#605513
(96,85,19)
#564C12
(86,76,18)
#4C4311
(76,67,17)
#423A10
(66,58,16)
#38310F
(56,49,15)
#2E280E
(46,40,14)
#241F0D
(36,31,13)
#1A160C
(26,22,12)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #746715

#746715
(116,103,21)
#80742A
(128,116,42)
#8C813F
(140,129,63)
#988E54
(152,142,84)
#A49B69
(164,155,105)
#B0A87E
(176,168,126)
#BCB593
(188,181,147)
#C8C2A8
(200,194,168)
#D4CFBD
(212,207,189)
#E0DCD2
(224,220,210)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746715 color. Also use rgb(116,103,21) instead hex code.

Text Font Color

.myTextColor { color: #746715; }

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

This text font color is #746715.

Background Color

.myBgColor { background-color: #746715; }

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

This div background color is #746715.

Border color

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

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

This div border color is #746715.

Opacity

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

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

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

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

This text has shadow with #746715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746715.

Preview

Color preview on black background

This text has color #746715 on black background.


Color preview on white background

This text has color #746715 on white background.


Black color preview on #746715 background

This text has black color on #746715 background.


White color preview on #746715 background

This text has white color on #746715 background.


Related colors

Complementary color

Complementary color for #hex is #8B98EA.


I love getcolorcode.com

Triadic colors

1 #157467 and #671574 with #746715 are triadic colors.

2 #156774 and #677415 with #746715 are triadic colors.