COLOR #766520

HEX: #766520 RGB: (118,101,32)

Color info

#766520 contains mainly red and green colors. Web safe color of #766520 is #666633 (or #663).

RGB color model

#766520 color RGB value is (118,101,32).

RGB: (118,101,32) (46%, 40%, 13%)

RGB channels and saturation

R 118 of 255 = 46%
G 101 of 255 = 40%
B 32 of 255 = 13%

118
101
32

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

Portions of RGB colors in percentages

R + G + B = 118 + 101 + 32 = 251 (100%)
R 118 of 251 ~ 47.01%
G 101 of 251 ~ 40.24%
B 32 of 251 ~ 12.75'%

%47.01
%40.24
%12.75

CMYK color model

#766520 color CMYK value is (0,14,73,54).

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

CMYK: (0,14,73,54)
C0M14Y73K54 (0%, 14%, 73%, 54%)
(0.00 / 0.14 / 0.73 / 0.54)

CMYK percentages

%0
%14.41
%72.88
%53.73

Codes

Color #766520 in popluar color models

76 65 20
RGB 118 101 32
HSL 48° 57.33% 29.41%
HSB/HSV 48° 72.88% 46.27%
CMYK 0.00% 14.41% 72.88%
53.73%

Color #766520 in popluar number systems.

HEX 76 65 20
Decimal 118 101 32
Binary 1110110 1100101 100000
Octal 166 145 40

Shades and tints

Shades of #766520

#766520
(118,101,32)
#6C5C1E
(108,92,30)
#62531C
(98,83,28)
#584A1A
(88,74,26)
#4E4118
(78,65,24)
#443816
(68,56,22)
#3A2F14
(58,47,20)
#302612
(48,38,18)
#261D10
(38,29,16)
#1C140E
(28,20,14)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #766520

#766520
(118,101,32)
#827334
(130,115,52)
#8E8148
(142,129,72)
#9A8F5C
(154,143,92)
#A69D70
(166,157,112)
#B2AB84
(178,171,132)
#BEB998
(190,185,152)
#CAC7AC
(202,199,172)
#D6D5C0
(214,213,192)
#E2E3D4
(226,227,212)
#EEF1E8
(238,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766520; }

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

This text font color is #766520.

Background Color

.myBgColor { background-color: #766520; }

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

This div background color is #766520.

Border color

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

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

This div border color is #766520.

Opacity

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

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

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

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

This text has shadow with #766520 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766520.

Preview

Color preview on black background

This text has color #766520 on black background.


Color preview on white background

This text has color #766520 on white background.


Black color preview on #766520 background

This text has black color on #766520 background.


White color preview on #766520 background

This text has white color on #766520 background.


Related colors

Complementary color

Complementary color for #hex is #899ADF.


I love getcolorcode.com

Triadic colors

1 #207665 and #652076 with #766520 are triadic colors.

2 #206576 and #657620 with #766520 are triadic colors.