COLOR #766475

HEX: #766475 RGB: (118,100,117)

Color info

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

RGB color model

#766475 color RGB value is (118,100,117).

RGB: (118,100,117) (46%, 39%, 46%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 117 of 255 = 46%

118
100
117

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

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 117 = 335 (100%)
R 118 of 335 ~ 35.22%
G 100 of 335 ~ 29.85%
B 117 of 335 ~ 34.93'%

%35.22
%29.85
%34.93

CMYK color model

#766475 color CMYK value is (0,15,1,54).

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

CMYK: (0,15,1,54)
C0M15Y1K54 (0%, 15%, 1%, 54%)
(0.00 / 0.15 / 0.01 / 0.54)

CMYK percentages

%0
%15.25
%0.85
%53.73

Codes

Color #766475 in popluar color models

76 64 75
RGB 118 100 117
HSL 303° 8.26% 42.75%
HSB/HSV 303° 15.25% 46.27%
CMYK 0.00% 15.25% 0.85%
53.73%

Color #766475 in popluar number systems.

HEX 76 64 75
Decimal 118 100 117
Binary 1110110 1100100 1110101
Octal 166 144 165

Shades and tints

Shades of #766475

#766475
(118,100,117)
#6C5B6B
(108,91,107)
#625261
(98,82,97)
#584957
(88,73,87)
#4E404D
(78,64,77)
#443743
(68,55,67)
#3A2E39
(58,46,57)
#30252F
(48,37,47)
#261C25
(38,28,37)
#1C131B
(28,19,27)
#120A11
(18,10,17)
#000000
(0,0,0)

Tints of #766475

#766475
(118,100,117)
#827281
(130,114,129)
#8E808D
(142,128,141)
#9A8E99
(154,142,153)
#A69CA5
(166,156,165)
#B2AAB1
(178,170,177)
#BEB8BD
(190,184,189)
#CAC6C9
(202,198,201)
#D6D4D5
(214,212,213)
#E2E2E1
(226,226,225)
#EEF0ED
(238,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766475; }

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

This text font color is #766475.

Background Color

.myBgColor { background-color: #766475; }

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

This div background color is #766475.

Border color

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

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

This div border color is #766475.

Opacity

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

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

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

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

This text has shadow with #766475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766475.

Preview

Color preview on black background

This text has color #766475 on black background.


Color preview on white background

This text has color #766475 on white background.


Black color preview on #766475 background

This text has black color on #766475 background.


White color preview on #766475 background

This text has white color on #766475 background.


Related colors

Complementary color

Complementary color for #hex is #899B8A.


I love getcolorcode.com

Triadic colors

1 #757664 and #647576 with #766475 are triadic colors.

2 #756476 and #647675 with #766475 are triadic colors.