COLOR #766449

HEX: #766449 RGB: (118,100,73)

Color info

#766449 contains red, green and blue colors in about the same proportion. Web safe color of #766449 is #666633 (or #663).

RGB color model

#766449 color RGB value is (118,100,73).

RGB: (118,100,73) (46%, 39%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 73 of 255 = 29%

118
100
73

R + G + B ~ 38%. #766449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 73 = 291 (100%)
R 118 of 291 ~ 40.55%
G 100 of 291 ~ 34.36%
B 73 of 291 ~ 25.09'%

%40.55
%34.36
%25.09

CMYK color model

#766449 color CMYK value is (0,15,38,54).

  • cyan value is 0.00%
  • magenta value is 15.25%
  • yellow value is 38.14%
  • key color value is 53.73%

CMYK: (0,15,38,54)
C0M15Y38K54 (0%, 15%, 38%, 54%)
(0.00 / 0.15 / 0.38 / 0.54)

CMYK percentages

%0
%15.25
%38.14
%53.73

Codes

Color #766449 in popluar color models

76 64 49
RGB 118 100 73
HSL 36° 23.56% 37.45%
HSB/HSV 36° 38.14% 46.27%
CMYK 0.00% 15.25% 38.14%
53.73%

Color #766449 in popluar number systems.

HEX 76 64 49
Decimal 118 100 73
Binary 1110110 1100100 1001001
Octal 166 144 111

Shades and tints

Shades of #766449

#766449
(118,100,73)
#6C5B43
(108,91,67)
#62523D
(98,82,61)
#584937
(88,73,55)
#4E4031
(78,64,49)
#44372B
(68,55,43)
#3A2E25
(58,46,37)
#30251F
(48,37,31)
#261C19
(38,28,25)
#1C1313
(28,19,19)
#120A0D
(18,10,13)
#000000
(0,0,0)

Tints of #766449

#766449
(118,100,73)
#827259
(130,114,89)
#8E8069
(142,128,105)
#9A8E79
(154,142,121)
#A69C89
(166,156,137)
#B2AA99
(178,170,153)
#BEB8A9
(190,184,169)
#CAC6B9
(202,198,185)
#D6D4C9
(214,212,201)
#E2E2D9
(226,226,217)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766449; }

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

This text font color is #766449.

Background Color

.myBgColor { background-color: #766449; }

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

This div background color is #766449.

Border color

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

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

This div border color is #766449.

Opacity

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

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

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

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

This text has shadow with #766449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766449.

Preview

Color preview on black background

This text has color #766449 on black background.


Color preview on white background

This text has color #766449 on white background.


Black color preview on #766449 background

This text has black color on #766449 background.


White color preview on #766449 background

This text has white color on #766449 background.


Related colors

Complementary color

Complementary color for #hex is #899BB6.


I love getcolorcode.com

Triadic colors

1 #497664 and #644976 with #766449 are triadic colors.

2 #496476 and #647649 with #766449 are triadic colors.