COLOR #766437

HEX: #766437 RGB: (118,100,55)

Color info

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

RGB color model

#766437 color RGB value is (118,100,55).

RGB: (118,100,55) (46%, 39%, 22%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 55 of 255 = 22%

118
100
55

R + G + B ~ 36%. #766437 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 55 = 273 (100%)
R 118 of 273 ~ 43.22%
G 100 of 273 ~ 36.63%
B 55 of 273 ~ 20.15'%

%43.22
%36.63
%20.15

CMYK color model

#766437 color CMYK value is (0,15,53,54).

  • cyan value is 0.00%
  • magenta value is 15.25%
  • yellow value is 53.39%
  • key color value is 53.73%
CMYK: (0,15,53,54) C0M15Y53K54 (0%,15%,53%,54%) (0.00/0.15/0.53/0.54) 

CMYK percentages

%0
%15.25
%53.39
%53.73

Codes

Color #766437 in popluar color models

76 64 37
RGB 118 100 55
HSL 43° 36.42% 33.92%
HSB/HSV 43° 53.39% 46.27%
CMYK 0.00% 15.25% 53.39%
53.73%

Color #766437 in popluar number systems.

HEX 76 64 37
Decimal 118 100 55
Binary 1110110 1100100 110111
Octal 166 144 67

Shades and tints

Shades of #766437

#766437
(118,100,55)
#6C5B32
(108,91,50)
#62522D
(98,82,45)
#584928
(88,73,40)
#4E4023
(78,64,35)
#44371E
(68,55,30)
#3A2E19
(58,46,25)
#302514
(48,37,20)
#261C0F
(38,28,15)
#1C130A
(28,19,10)
#120A05
(18,10,5)
#000000
(0,0,0)

Tints of #766437

#766437
(118,100,55)
#827249
(130,114,73)
#8E805B
(142,128,91)
#9A8E6D
(154,142,109)
#A69C7F
(166,156,127)
#B2AA91
(178,170,145)
#BEB8A3
(190,184,163)
#CAC6B5
(202,198,181)
#D6D4C7
(214,212,199)
#E2E2D9
(226,226,217)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766437 color. Also use rgb(118,100,55) instead hex code.

Text Font Color

.myTextColor { color: #766437; }

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

This text font color is #766437.

Background Color

.myBgColor { background-color: #766437; }

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

This div background color is #766437.

Border color

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

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

This div border color is #766437.

Opacity

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

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

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

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

This text has shadow with #766437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766437.

Preview

Color preview on black background

This text has color #766437 on black background.


Color preview on white background

This text has color #766437 on white background.


Black color preview on #766437 background

This text has black color on #766437 background.


White color preview on #766437 background

This text has white color on #766437 background.


Related colors

Complementary color

Complementary color for #hex is #899BC8.


I love getcolorcode.com

Triadic colors

1 #377664 and #643776 with #766437 are triadic colors.

2 #376476 and #647637 with #766437 are triadic colors.