COLOR #765457

HEX: #765457 RGB: (118,84,87)

Color info

#765457 contains red, green and blue colors in about the same proportion. Web safe color of #765457 is #666666 (or #666).

RGB color model

#765457 color RGB value is (118,84,87).

RGB: (118,84,87) (46%, 33%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 87 of 255 = 34%

118
84
87

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

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 87 = 289 (100%)
R 118 of 289 ~ 40.83%
G 84 of 289 ~ 29.07%
B 87 of 289 ~ 30.1'%

%40.83
%29.07
%30.1

CMYK color model

#765457 color CMYK value is (0,29,26,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 26.27%
  • key color value is 53.73%
CMYK: (0,29,26,54) C0M29Y26K54 (0%,29%,26%,54%) (0.00/0.29/0.26/0.54) 

CMYK percentages

%0
%28.81
%26.27
%53.73

Codes

Color #765457 in popluar color models

76 54 57
RGB 118 84 87
HSL 355° 16.83% 39.61%
HSB/HSV 355° 28.81% 46.27%
CMYK 0.00% 28.81% 26.27%
53.73%

Color #765457 in popluar number systems.

HEX 76 54 57
Decimal 118 84 87
Binary 1110110 1010100 1010111
Octal 166 124 127

Shades and tints

Shades of #765457

#765457
(118,84,87)
#6C4D50
(108,77,80)
#624649
(98,70,73)
#583F42
(88,63,66)
#4E383B
(78,56,59)
#443134
(68,49,52)
#3A2A2D
(58,42,45)
#302326
(48,35,38)
#261C1F
(38,28,31)
#1C1518
(28,21,24)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #765457

#765457
(118,84,87)
#826366
(130,99,102)
#8E7275
(142,114,117)
#9A8184
(154,129,132)
#A69093
(166,144,147)
#B29FA2
(178,159,162)
#BEAEB1
(190,174,177)
#CABDC0
(202,189,192)
#D6CCCF
(214,204,207)
#E2DBDE
(226,219,222)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765457 color. Also use rgb(118,84,87) instead hex code.

Text Font Color

.myTextColor { color: #765457; }

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

This text font color is #765457.

Background Color

.myBgColor { background-color: #765457; }

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

This div background color is #765457.

Border color

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

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

This div border color is #765457.

Opacity

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

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

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

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

This text has shadow with #765457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765457.

Preview

Color preview on black background

This text has color #765457 on black background.


Color preview on white background

This text has color #765457 on white background.


Black color preview on #765457 background

This text has black color on #765457 background.


White color preview on #765457 background

This text has white color on #765457 background.


Related colors

Complementary color

Complementary color for #hex is #89ABA8.


I love getcolorcode.com

Triadic colors

1 #577654 and #545776 with #765457 are triadic colors.

2 #575476 and #547657 with #765457 are triadic colors.