COLOR #765549

HEX: #765549 RGB: (118,85,73)

Color info

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

RGB color model

#765549 color RGB value is (118,85,73).

RGB: (118,85,73) (46%, 33%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 85 of 255 = 33%
B 73 of 255 = 29%

118
85
73

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

Portions of RGB colors in percentages

R + G + B = 118 + 85 + 73 = 276 (100%)
R 118 of 276 ~ 42.75%
G 85 of 276 ~ 30.8%
B 73 of 276 ~ 26.45'%

%42.75
%30.8
%26.45

CMYK color model

#765549 color CMYK value is (0,28,38,54).

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

CMYK: (0,28,38,54)
C0M28Y38K54 (0%, 28%, 38%, 54%)
(0.00 / 0.28 / 0.38 / 0.54)

CMYK percentages

%0
%27.97
%38.14
%53.73

Codes

Color #765549 in popluar color models

76 55 49
RGB 118 85 73
HSL 16° 23.56% 37.45%
HSB/HSV 16° 38.14% 46.27%
CMYK 0.00% 27.97% 38.14%
53.73%

Color #765549 in popluar number systems.

HEX 76 55 49
Decimal 118 85 73
Binary 1110110 1010101 1001001
Octal 166 125 111

Shades and tints

Shades of #765549

#765549
(118,85,73)
#6C4E43
(108,78,67)
#62473D
(98,71,61)
#584037
(88,64,55)
#4E3931
(78,57,49)
#44322B
(68,50,43)
#3A2B25
(58,43,37)
#30241F
(48,36,31)
#261D19
(38,29,25)
#1C1613
(28,22,19)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #765549

#765549
(118,85,73)
#826459
(130,100,89)
#8E7369
(142,115,105)
#9A8279
(154,130,121)
#A69189
(166,145,137)
#B2A099
(178,160,153)
#BEAFA9
(190,175,169)
#CABEB9
(202,190,185)
#D6CDC9
(214,205,201)
#E2DCD9
(226,220,217)
#EEEBE9
(238,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765549; }

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

This text font color is #765549.

Background Color

.myBgColor { background-color: #765549; }

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

This div background color is #765549.

Border color

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

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

This div border color is #765549.

Opacity

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

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

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

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

This text has shadow with #765549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765549.

Preview

Color preview on black background

This text has color #765549 on black background.


Color preview on white background

This text has color #765549 on white background.


Black color preview on #765549 background

This text has black color on #765549 background.


White color preview on #765549 background

This text has white color on #765549 background.


Related colors

Complementary color

Complementary color for #hex is #89AAB6.


I love getcolorcode.com

Triadic colors

1 #497655 and #554976 with #765549 are triadic colors.

2 #495576 and #557649 with #765549 are triadic colors.