COLOR #764849

HEX: #764849 RGB: (118,72,73)

Color info

#764849 contains red, green and blue colors in about the same proportion. Web safe color of #764849 is #663333 (or #633).

RGB color model

#764849 color RGB value is (118,72,73).

RGB: (118,72,73) (46%, 28%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 72 of 255 = 28%
B 73 of 255 = 29%

118
72
73

R + G + B ~ 34%. #764849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 72 + 73 = 263 (100%)
R 118 of 263 ~ 44.87%
G 72 of 263 ~ 27.38%
B 73 of 263 ~ 27.76'%

%44.87
%27.38
%27.76

CMYK color model

#764849 color CMYK value is (0,39,38,54).

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

CMYK: (0,39,38,54)
C0M39Y38K54 (0%, 39%, 38%, 54%)
(0.00 / 0.39 / 0.38 / 0.54)

CMYK percentages

%0
%38.98
%38.14
%53.73

Codes

Color #764849 in popluar color models

76 48 49
RGB 118 72 73
HSL 359° 24.21% 37.25%
HSB/HSV 359° 38.98% 46.27%
CMYK 0.00% 38.98% 38.14%
53.73%

Color #764849 in popluar number systems.

HEX 76 48 49
Decimal 118 72 73
Binary 1110110 1001000 1001001
Octal 166 110 111

Shades and tints

Shades of #764849

#764849
(118,72,73)
#6C4243
(108,66,67)
#623C3D
(98,60,61)
#583637
(88,54,55)
#4E3031
(78,48,49)
#442A2B
(68,42,43)
#3A2425
(58,36,37)
#301E1F
(48,30,31)
#261819
(38,24,25)
#1C1213
(28,18,19)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #764849

#764849
(118,72,73)
#825859
(130,88,89)
#8E6869
(142,104,105)
#9A7879
(154,120,121)
#A68889
(166,136,137)
#B29899
(178,152,153)
#BEA8A9
(190,168,169)
#CAB8B9
(202,184,185)
#D6C8C9
(214,200,201)
#E2D8D9
(226,216,217)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764849; }

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

This text font color is #764849.

Background Color

.myBgColor { background-color: #764849; }

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

This div background color is #764849.

Border color

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

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

This div border color is #764849.

Opacity

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

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

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

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

This text has shadow with #764849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764849.

Preview

Color preview on black background

This text has color #764849 on black background.


Color preview on white background

This text has color #764849 on white background.


Black color preview on #764849 background

This text has black color on #764849 background.


White color preview on #764849 background

This text has white color on #764849 background.


Related colors

Complementary color

Complementary color for #hex is #89B7B6.


I love getcolorcode.com

Triadic colors

1 #497648 and #484976 with #764849 are triadic colors.

2 #494876 and #487649 with #764849 are triadic colors.