COLOR #765E71

HEX: #765E71 RGB: (118,94,113)

Color info

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

RGB color model

#765E71 color RGB value is (118,94,113).

RGB: (118,94,113) (46%, 37%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 94 of 255 = 37%
B 113 of 255 = 44%

118
94
113

R + G + B ~ 42%. #765E71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 94 + 113 = 325 (100%)
R 118 of 325 ~ 36.31%
G 94 of 325 ~ 28.92%
B 113 of 325 ~ 34.77'%

%36.31
%28.92
%34.77

CMYK color model

#765E71 color CMYK value is (0,20,4,54).

  • cyan value is 0.00%
  • magenta value is 20.34%
  • yellow value is 4.24%
  • key color value is 53.73%

CMYK: (0,20,4,54)
C0M20Y4K54 (0%, 20%, 4%, 54%)
(0.00 / 0.20 / 0.04 / 0.54)

CMYK percentages

%0
%20.34
%4.24
%53.73

Codes

Color #765E71 in popluar color models

76 5E 71
RGB 118 94 113
HSL 313° 11.32% 41.57%
HSB/HSV 313° 20.34% 46.27%
CMYK 0.00% 20.34% 4.24%
53.73%

Color #765E71 in popluar number systems.

HEX 76 5E 71
Decimal 118 94 113
Binary 1110110 1011110 1110001
Octal 166 136 161

Shades and tints

Shades of #765E71

#765E71
(118,94,113)
#6C5667
(108,86,103)
#624E5D
(98,78,93)
#584653
(88,70,83)
#4E3E49
(78,62,73)
#44363F
(68,54,63)
#3A2E35
(58,46,53)
#30262B
(48,38,43)
#261E21
(38,30,33)
#1C1617
(28,22,23)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #765E71

#765E71
(118,94,113)
#826C7D
(130,108,125)
#8E7A89
(142,122,137)
#9A8895
(154,136,149)
#A696A1
(166,150,161)
#B2A4AD
(178,164,173)
#BEB2B9
(190,178,185)
#CAC0C5
(202,192,197)
#D6CED1
(214,206,209)
#E2DCDD
(226,220,221)
#EEEAE9
(238,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765E71 color. Also use rgb(118,94,113) instead hex code.

Text Font Color

.myTextColor { color: #765E71; }

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

This text font color is #765E71.

Background Color

.myBgColor { background-color: #765E71; }

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

This div background color is #765E71.

Border color

.myBorderColor { border: 1px solid #765E71; }

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

This div border color is #765E71.

Opacity

.myOpacity80 { color: #765E71; opacity: 0.8; }

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

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

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

This text has shadow with #765E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765E71.

Preview

Color preview on black background

This text has color #765E71 on black background.


Color preview on white background

This text has color #765E71 on white background.


Black color preview on #765E71 background

This text has black color on #765E71 background.


White color preview on #765E71 background

This text has white color on #765E71 background.


Related colors

Complementary color

Complementary color for #hex is #89A18E.


I love getcolorcode.com

Triadic colors

1 #71765E and #5E7176 with #765E71 are triadic colors.

2 #715E76 and #5E7671 with #765E71 are triadic colors.