COLOR #765762

HEX: #765762 RGB: (118,87,98)

Color info

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

RGB color model

#765762 color RGB value is (118,87,98).

RGB: (118,87,98) (46%, 34%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 87 of 255 = 34%
B 98 of 255 = 38%

118
87
98

R + G + B ~ 39%. #765762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 87 + 98 = 303 (100%)
R 118 of 303 ~ 38.94%
G 87 of 303 ~ 28.71%
B 98 of 303 ~ 32.34'%

%38.94
%28.71
%32.34

CMYK color model

#765762 color CMYK value is (0,26,17,54).

  • cyan value is 0.00%
  • magenta value is 26.27%
  • yellow value is 16.95%
  • key color value is 53.73%

CMYK: (0,26,17,54)
C0M26Y17K54 (0%, 26%, 17%, 54%)
(0.00 / 0.26 / 0.17 / 0.54)

CMYK percentages

%0
%26.27
%16.95
%53.73

Codes

Color #765762 in popluar color models

76 57 62
RGB 118 87 98
HSL 339° 15.12% 40.20%
HSB/HSV 339° 26.27% 46.27%
CMYK 0.00% 26.27% 16.95%
53.73%

Color #765762 in popluar number systems.

HEX 76 57 62
Decimal 118 87 98
Binary 1110110 1010111 1100010
Octal 166 127 142

Shades and tints

Shades of #765762

#765762
(118,87,98)
#6C505A
(108,80,90)
#624952
(98,73,82)
#58424A
(88,66,74)
#4E3B42
(78,59,66)
#44343A
(68,52,58)
#3A2D32
(58,45,50)
#30262A
(48,38,42)
#261F22
(38,31,34)
#1C181A
(28,24,26)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #765762

#765762
(118,87,98)
#826670
(130,102,112)
#8E757E
(142,117,126)
#9A848C
(154,132,140)
#A6939A
(166,147,154)
#B2A2A8
(178,162,168)
#BEB1B6
(190,177,182)
#CAC0C4
(202,192,196)
#D6CFD2
(214,207,210)
#E2DEE0
(226,222,224)
#EEEDEE
(238,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765762; }

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

This text font color is #765762.

Background Color

.myBgColor { background-color: #765762; }

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

This div background color is #765762.

Border color

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

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

This div border color is #765762.

Opacity

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

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

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

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

This text has shadow with #765762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765762.

Preview

Color preview on black background

This text has color #765762 on black background.


Color preview on white background

This text has color #765762 on white background.


Black color preview on #765762 background

This text has black color on #765762 background.


White color preview on #765762 background

This text has white color on #765762 background.


Related colors

Complementary color

Complementary color for #hex is #89A89D.


I love getcolorcode.com

Triadic colors

1 #627657 and #576276 with #765762 are triadic colors.

2 #625776 and #577662 with #765762 are triadic colors.