COLOR #765D62

HEX: #765D62 RGB: (118,93,98)

Color info

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

RGB color model

#765D62 color RGB value is (118,93,98).

RGB: (118,93,98) (46%, 36%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 93 of 255 = 36%
B 98 of 255 = 38%

118
93
98

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

Portions of RGB colors in percentages

R + G + B = 118 + 93 + 98 = 309 (100%)
R 118 of 309 ~ 38.19%
G 93 of 309 ~ 30.1%
B 98 of 309 ~ 31.72'%

%38.19
%30.1
%31.72

CMYK color model

#765D62 color CMYK value is (0,21,17,54).

  • cyan value is 0.00%
  • magenta value is 21.19%
  • yellow value is 16.95%
  • key color value is 53.73%
CMYK: (0,21,17,54) C0M21Y17K54 (0%,21%,17%,54%) (0.00/0.21/0.17/0.54) 

CMYK percentages

%0
%21.19
%16.95
%53.73

Codes

Color #765D62 in popluar color models

76 5D 62
RGB 118 93 98
HSL 348° 11.85% 41.37%
HSB/HSV 348° 21.19% 46.27%
CMYK 0.00% 21.19% 16.95%
53.73%

Color #765D62 in popluar number systems.

HEX 76 5D 62
Decimal 118 93 98
Binary 1110110 1011101 1100010
Octal 166 135 142

Shades and tints

Shades of #765D62

#765D62
(118,93,98)
#6C555A
(108,85,90)
#624D52
(98,77,82)
#58454A
(88,69,74)
#4E3D42
(78,61,66)
#44353A
(68,53,58)
#3A2D32
(58,45,50)
#30252A
(48,37,42)
#261D22
(38,29,34)
#1C151A
(28,21,26)
#120D12
(18,13,18)
#000000
(0,0,0)

Tints of #765D62

#765D62
(118,93,98)
#826B70
(130,107,112)
#8E797E
(142,121,126)
#9A878C
(154,135,140)
#A6959A
(166,149,154)
#B2A3A8
(178,163,168)
#BEB1B6
(190,177,182)
#CABFC4
(202,191,196)
#D6CDD2
(214,205,210)
#E2DBE0
(226,219,224)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765D62; }

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

This text font color is #765D62.

Background Color

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

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

This div background color is #765D62.

Border color

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

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

This div border color is #765D62.

Opacity

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

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

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

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

This text has shadow with #765D62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765D62.

Preview

Color preview on black background

This text has color #765D62 on black background.


Color preview on white background

This text has color #765D62 on white background.


Black color preview on #765D62 background

This text has black color on #765D62 background.


White color preview on #765D62 background

This text has white color on #765D62 background.


Related colors

Complementary color

Complementary color for #hex is #89A29D.


I love getcolorcode.com

Triadic colors

1 #62765D and #5D6276 with #765D62 are triadic colors.

2 #625D76 and #5D7662 with #765D62 are triadic colors.