COLOR #765965

HEX: #765965 RGB: (118,89,101)

Color info

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

RGB color model

#765965 color RGB value is (118,89,101).

RGB: (118,89,101) (46%, 35%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 89 of 255 = 35%
B 101 of 255 = 40%

118
89
101

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

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 101 = 308 (100%)
R 118 of 308 ~ 38.31%
G 89 of 308 ~ 28.9%
B 101 of 308 ~ 32.79'%

%38.31
%28.9
%32.79

CMYK color model

#765965 color CMYK value is (0,25,14,54).

  • cyan value is 0.00%
  • magenta value is 24.58%
  • yellow value is 14.41%
  • key color value is 53.73%

CMYK: (0,25,14,54)
C0M25Y14K54 (0%, 25%, 14%, 54%)
(0.00 / 0.25 / 0.14 / 0.54)

CMYK percentages

%0
%24.58
%14.41
%53.73

Codes

Color #765965 in popluar color models

76 59 65
RGB 118 89 101
HSL 335° 14.01% 40.59%
HSB/HSV 335° 24.58% 46.27%
CMYK 0.00% 24.58% 14.41%
53.73%

Color #765965 in popluar number systems.

HEX 76 59 65
Decimal 118 89 101
Binary 1110110 1011001 1100101
Octal 166 131 145

Shades and tints

Shades of #765965

#765965
(118,89,101)
#6C515C
(108,81,92)
#624953
(98,73,83)
#58414A
(88,65,74)
#4E3941
(78,57,65)
#443138
(68,49,56)
#3A292F
(58,41,47)
#302126
(48,33,38)
#26191D
(38,25,29)
#1C1114
(28,17,20)
#12090B
(18,9,11)
#000000
(0,0,0)

Tints of #765965

#765965
(118,89,101)
#826873
(130,104,115)
#8E7781
(142,119,129)
#9A868F
(154,134,143)
#A6959D
(166,149,157)
#B2A4AB
(178,164,171)
#BEB3B9
(190,179,185)
#CAC2C7
(202,194,199)
#D6D1D5
(214,209,213)
#E2E0E3
(226,224,227)
#EEEFF1
(238,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765965; }

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

This text font color is #765965.

Background Color

.myBgColor { background-color: #765965; }

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

This div background color is #765965.

Border color

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

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

This div border color is #765965.

Opacity

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

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

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

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

This text has shadow with #765965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765965.

Preview

Color preview on black background

This text has color #765965 on black background.


Color preview on white background

This text has color #765965 on white background.


Black color preview on #765965 background

This text has black color on #765965 background.


White color preview on #765965 background

This text has white color on #765965 background.


Related colors

Complementary color

Complementary color for #hex is #89A69A.


I love getcolorcode.com

Triadic colors

1 #657659 and #596576 with #765965 are triadic colors.

2 #655976 and #597665 with #765965 are triadic colors.