COLOR #765963

HEX: #765963 RGB: (118,89,99)

Color info

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

RGB color model

#765963 color RGB value is (118,89,99).

RGB: (118,89,99) (46%, 35%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 99 of 255 = 39%

118
89
99

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

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 99 = 306 (100%)
R 118 of 306 ~ 38.56%
G 89 of 306 ~ 29.08%
B 99 of 306 ~ 32.35'%

%38.56
%29.08
%32.35

CMYK color model

#765963 color CMYK value is (0,25,16,54).

  • cyan value is 0.00%
  • magenta value is 24.58%
  • yellow value is 16.10%
  • key color value is 53.73%
CMYK: (0,25,16,54) C0M25Y16K54 (0%,25%,16%,54%) (0.00/0.25/0.16/0.54) 

CMYK percentages

%0
%24.58
%16.1
%53.73

Codes

Color #765963 in popluar color models

76 59 63
RGB 118 89 99
HSL 339° 14.01% 40.59%
HSB/HSV 339° 24.58% 46.27%
CMYK 0.00% 24.58% 16.10%
53.73%

Color #765963 in popluar number systems.

HEX 76 59 63
Decimal 118 89 99
Binary 1110110 1011001 1100011
Octal 166 131 143

Shades and tints

Shades of #765963

#765963
(118,89,99)
#6C515A
(108,81,90)
#624951
(98,73,81)
#584148
(88,65,72)
#4E393F
(78,57,63)
#443136
(68,49,54)
#3A292D
(58,41,45)
#302124
(48,33,36)
#26191B
(38,25,27)
#1C1112
(28,17,18)
#120909
(18,9,9)
#000000
(0,0,0)

Tints of #765963

#765963
(118,89,99)
#826871
(130,104,113)
#8E777F
(142,119,127)
#9A868D
(154,134,141)
#A6959B
(166,149,155)
#B2A4A9
(178,164,169)
#BEB3B7
(190,179,183)
#CAC2C5
(202,194,197)
#D6D1D3
(214,209,211)
#E2E0E1
(226,224,225)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #765963 color. Also use rgb(118,89,99) instead hex code.

Text Font Color

.myTextColor { color: #765963; }

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

This text font color is #765963.

Background Color

.myBgColor { background-color: #765963; }

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

This div background color is #765963.

Border color

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

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

This div border color is #765963.

Opacity

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

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

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

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

This text has shadow with #765963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765963.

Preview

Color preview on black background

This text has color #765963 on black background.


Color preview on white background

This text has color #765963 on white background.


Black color preview on #765963 background

This text has black color on #765963 background.


White color preview on #765963 background

This text has white color on #765963 background.


Related colors

Complementary color

Complementary color for #hex is #89A69C.


I love getcolorcode.com

Triadic colors

1 #637659 and #596376 with #765963 are triadic colors.

2 #635976 and #597663 with #765963 are triadic colors.