COLOR #766466

HEX: #766466 RGB: (118,100,102)

Color info

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

RGB color model

#766466 color RGB value is (118,100,102).

RGB: (118,100,102) (46%, 39%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 102 of 255 = 40%

118
100
102

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

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 102 = 320 (100%)
R 118 of 320 ~ 36.88%
G 100 of 320 ~ 31.25%
B 102 of 320 ~ 31.88'%

%36.88
%31.25
%31.88

CMYK color model

#766466 color CMYK value is (0,15,14,54).

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

CMYK: (0,15,14,54)
C0M15Y14K54 (0%, 15%, 14%, 54%)
(0.00 / 0.15 / 0.14 / 0.54)

CMYK percentages

%0
%15.25
%13.56
%53.73

Codes

Color #766466 in popluar color models

76 64 66
RGB 118 100 102
HSL 353° 8.26% 42.75%
HSB/HSV 353° 15.25% 46.27%
CMYK 0.00% 15.25% 13.56%
53.73%

Color #766466 in popluar number systems.

HEX 76 64 66
Decimal 118 100 102
Binary 1110110 1100100 1100110
Octal 166 144 146

Shades and tints

Shades of #766466

#766466
(118,100,102)
#6C5B5D
(108,91,93)
#625254
(98,82,84)
#58494B
(88,73,75)
#4E4042
(78,64,66)
#443739
(68,55,57)
#3A2E30
(58,46,48)
#302527
(48,37,39)
#261C1E
(38,28,30)
#1C1315
(28,19,21)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #766466

#766466
(118,100,102)
#827273
(130,114,115)
#8E8080
(142,128,128)
#9A8E8D
(154,142,141)
#A69C9A
(166,156,154)
#B2AAA7
(178,170,167)
#BEB8B4
(190,184,180)
#CAC6C1
(202,198,193)
#D6D4CE
(214,212,206)
#E2E2DB
(226,226,219)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766466; }

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

This text font color is #766466.

Background Color

.myBgColor { background-color: #766466; }

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

This div background color is #766466.

Border color

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

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

This div border color is #766466.

Opacity

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

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

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

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

This text has shadow with #766466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766466.

Preview

Color preview on black background

This text has color #766466 on black background.


Color preview on white background

This text has color #766466 on white background.


Black color preview on #766466 background

This text has black color on #766466 background.


White color preview on #766466 background

This text has white color on #766466 background.


Related colors

Complementary color

Complementary color for #hex is #899B99.


I love getcolorcode.com

Triadic colors

1 #667664 and #646676 with #766466 are triadic colors.

2 #666476 and #647666 with #766466 are triadic colors.