COLOR #765967

HEX: #765967 RGB: (118,89,103)

Color info

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

RGB color model

#765967 color RGB value is (118,89,103).

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

RGB channels and saturation

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

118
89
103

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

Portions of RGB colors in percentages

R + G + B = 118 + 89 + 103 = 310 (100%)
R 118 of 310 ~ 38.06%
G 89 of 310 ~ 28.71%
B 103 of 310 ~ 33.23'%

%38.06
%28.71
%33.23

CMYK color model

#765967 color CMYK value is (0,25,13,54).

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

CMYK: (0,25,13,54)
C0M25Y13K54 (0%, 25%, 13%, 54%)
(0.00 / 0.25 / 0.13 / 0.54)

CMYK percentages

%0
%24.58
%12.71
%53.73

Codes

Color #765967 in popluar color models

76 59 67
RGB 118 89 103
HSL 331° 14.01% 40.59%
HSB/HSV 331° 24.58% 46.27%
CMYK 0.00% 24.58% 12.71%
53.73%

Color #765967 in popluar number systems.

HEX 76 59 67
Decimal 118 89 103
Binary 1110110 1011001 1100111
Octal 166 131 147

Shades and tints

Shades of #765967

#765967
(118,89,103)
#6C515E
(108,81,94)
#624955
(98,73,85)
#58414C
(88,65,76)
#4E3943
(78,57,67)
#44313A
(68,49,58)
#3A2931
(58,41,49)
#302128
(48,33,40)
#26191F
(38,25,31)
#1C1116
(28,17,22)
#12090D
(18,9,13)
#000000
(0,0,0)

Tints of #765967

#765967
(118,89,103)
#826874
(130,104,116)
#8E7781
(142,119,129)
#9A868E
(154,134,142)
#A6959B
(166,149,155)
#B2A4A8
(178,164,168)
#BEB3B5
(190,179,181)
#CAC2C2
(202,194,194)
#D6D1CF
(214,209,207)
#E2E0DC
(226,224,220)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765967; }

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

This text font color is #765967.

Background Color

.myBgColor { background-color: #765967; }

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

This div background color is #765967.

Border color

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

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

This div border color is #765967.

Opacity

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

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

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

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

This text has shadow with #765967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765967.

Preview

Color preview on black background

This text has color #765967 on black background.


Color preview on white background

This text has color #765967 on white background.


Black color preview on #765967 background

This text has black color on #765967 background.


White color preview on #765967 background

This text has white color on #765967 background.


Related colors

Complementary color

Complementary color for #hex is #89A698.


I love getcolorcode.com

Triadic colors

1 #677659 and #596776 with #765967 are triadic colors.

2 #675976 and #597667 with #765967 are triadic colors.