COLOR #766514

HEX: #766514 RGB: (118,101,20)

Color info

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

RGB color model

#766514 color RGB value is (118,101,20).

RGB: (118,101,20) (46%, 40%, 8%)

RGB channels and saturation

R 118 of 255 = 46%
G 101 of 255 = 40%
B 20 of 255 = 8%

118
101
20

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

Portions of RGB colors in percentages

R + G + B = 118 + 101 + 20 = 239 (100%)
R 118 of 239 ~ 49.37%
G 101 of 239 ~ 42.26%
B 20 of 239 ~ 8.37'%

%49.37
%42.26

CMYK color model

#766514 color CMYK value is (0,14,83,54).

  • cyan value is 0.00%
  • magenta value is 14.41%
  • yellow value is 83.05%
  • key color value is 53.73%

CMYK: (0,14,83,54)
C0M14Y83K54 (0%, 14%, 83%, 54%)
(0.00 / 0.14 / 0.83 / 0.54)

CMYK percentages

%0
%14.41
%83.05
%53.73

Codes

Color #766514 in popluar color models

76 65 14
RGB 118 101 20
HSL 50° 71.01% 27.06%
HSB/HSV 50° 83.05% 46.27%
CMYK 0.00% 14.41% 83.05%
53.73%

Color #766514 in popluar number systems.

HEX 76 65 14
Decimal 118 101 20
Binary 1110110 1100101 10100
Octal 166 145 24

Shades and tints

Shades of #766514

#766514
(118,101,20)
#6C5C13
(108,92,19)
#625312
(98,83,18)
#584A11
(88,74,17)
#4E4110
(78,65,16)
#44380F
(68,56,15)
#3A2F0E
(58,47,14)
#30260D
(48,38,13)
#261D0C
(38,29,12)
#1C140B
(28,20,11)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #766514

#766514
(118,101,20)
#827329
(130,115,41)
#8E813E
(142,129,62)
#9A8F53
(154,143,83)
#A69D68
(166,157,104)
#B2AB7D
(178,171,125)
#BEB992
(190,185,146)
#CAC7A7
(202,199,167)
#D6D5BC
(214,213,188)
#E2E3D1
(226,227,209)
#EEF1E6
(238,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766514 color. Also use rgb(118,101,20) instead hex code.

Text Font Color

.myTextColor { color: #766514; }

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

This text font color is #766514.

Background Color

.myBgColor { background-color: #766514; }

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

This div background color is #766514.

Border color

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

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

This div border color is #766514.

Opacity

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

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

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

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

This text has shadow with #766514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766514.

Preview

Color preview on black background

This text has color #766514 on black background.


Color preview on white background

This text has color #766514 on white background.


Black color preview on #766514 background

This text has black color on #766514 background.


White color preview on #766514 background

This text has white color on #766514 background.


Related colors

Complementary color

Complementary color for #hex is #899AEB.


I love getcolorcode.com

Triadic colors

1 #147665 and #651476 with #766514 are triadic colors.

2 #146576 and #657614 with #766514 are triadic colors.