COLOR #765867

HEX: #765867 RGB: (118,88,103)

Color info

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

RGB color model

#765867 color RGB value is (118,88,103).

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

RGB channels and saturation

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

118
88
103

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

Portions of RGB colors in percentages

R + G + B = 118 + 88 + 103 = 309 (100%)
R 118 of 309 ~ 38.19%
G 88 of 309 ~ 28.48%
B 103 of 309 ~ 33.33'%

%38.19
%28.48
%33.33

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 25.42%
  • 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
%25.42
%12.71
%53.73

Codes

Color #765867 in popluar color models

76 58 67
RGB 118 88 103
HSL 330° 14.56% 40.39%
HSB/HSV 330° 25.42% 46.27%
CMYK 0.00% 25.42% 12.71%
53.73%

Color #765867 in popluar number systems.

HEX 76 58 67
Decimal 118 88 103
Binary 1110110 1011000 1100111
Octal 166 130 147

Shades and tints

Shades of #765867

#765867
(118,88,103)
#6C505E
(108,80,94)
#624855
(98,72,85)
#58404C
(88,64,76)
#4E3843
(78,56,67)
#44303A
(68,48,58)
#3A2831
(58,40,49)
#302028
(48,32,40)
#26181F
(38,24,31)
#1C1016
(28,16,22)
#12080D
(18,8,13)
#000000
(0,0,0)

Tints of #765867

#765867
(118,88,103)
#826774
(130,103,116)
#8E7681
(142,118,129)
#9A858E
(154,133,142)
#A6949B
(166,148,155)
#B2A3A8
(178,163,168)
#BEB2B5
(190,178,181)
#CAC1C2
(202,193,194)
#D6D0CF
(214,208,207)
#E2DFDC
(226,223,220)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765867; }

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

This text font color is #765867.

Background Color

.myBgColor { background-color: #765867; }

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

This div background color is #765867.

Border color

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

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

This div border color is #765867.

Opacity

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

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

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

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

This text has shadow with #765867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765867.

Preview

Color preview on black background

This text has color #765867 on black background.


Color preview on white background

This text has color #765867 on white background.


Black color preview on #765867 background

This text has black color on #765867 background.


White color preview on #765867 background

This text has white color on #765867 background.


Related colors

Complementary color

Complementary color for #hex is #89A798.


I love getcolorcode.com

Triadic colors

1 #677658 and #586776 with #765867 are triadic colors.

2 #675876 and #587667 with #765867 are triadic colors.