COLOR #766775

HEX: #766775 RGB: (118,103,117)

Color info

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

RGB color model

#766775 color RGB value is (118,103,117).

RGB: (118,103,117) (46%, 40%, 46%)

RGB channels and saturation

R 118 of 255 = 46%
G 103 of 255 = 40%
B 117 of 255 = 46%

118
103
117

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

Portions of RGB colors in percentages

R + G + B = 118 + 103 + 117 = 338 (100%)
R 118 of 338 ~ 34.91%
G 103 of 338 ~ 30.47%
B 117 of 338 ~ 34.62'%

%34.91
%30.47
%34.62

CMYK color model

#766775 color CMYK value is (0,13,1,54).

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

CMYK: (0,13,1,54)
C0M13Y1K54 (0%, 13%, 1%, 54%)
(0.00 / 0.13 / 0.01 / 0.54)

CMYK percentages

%0
%12.71
%0.85
%53.73

Codes

Color #766775 in popluar color models

76 67 75
RGB 118 103 117
HSL 304° 6.79% 43.33%
HSB/HSV 304° 12.71% 46.27%
CMYK 0.00% 12.71% 0.85%
53.73%

Color #766775 in popluar number systems.

HEX 76 67 75
Decimal 118 103 117
Binary 1110110 1100111 1110101
Octal 166 147 165

Shades and tints

Shades of #766775

#766775
(118,103,117)
#6C5E6B
(108,94,107)
#625561
(98,85,97)
#584C57
(88,76,87)
#4E434D
(78,67,77)
#443A43
(68,58,67)
#3A3139
(58,49,57)
#30282F
(48,40,47)
#261F25
(38,31,37)
#1C161B
(28,22,27)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #766775

#766775
(118,103,117)
#827481
(130,116,129)
#8E818D
(142,129,141)
#9A8E99
(154,142,153)
#A69BA5
(166,155,165)
#B2A8B1
(178,168,177)
#BEB5BD
(190,181,189)
#CAC2C9
(202,194,201)
#D6CFD5
(214,207,213)
#E2DCE1
(226,220,225)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766775; }

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

This text font color is #766775.

Background Color

.myBgColor { background-color: #766775; }

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

This div background color is #766775.

Border color

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

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

This div border color is #766775.

Opacity

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

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

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

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

This text has shadow with #766775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766775.

Preview

Color preview on black background

This text has color #766775 on black background.


Color preview on white background

This text has color #766775 on white background.


Black color preview on #766775 background

This text has black color on #766775 background.


White color preview on #766775 background

This text has white color on #766775 background.


Related colors

Complementary color

Complementary color for #hex is #89988A.


I love getcolorcode.com

Triadic colors

1 #757667 and #677576 with #766775 are triadic colors.

2 #756776 and #677675 with #766775 are triadic colors.