COLOR #766471

HEX: #766471 RGB: (118,100,113)

Color info

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

RGB color model

#766471 color RGB value is (118,100,113).

RGB: (118,100,113) (46%, 39%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 113 of 255 = 44%

118
100
113

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

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 113 = 331 (100%)
R 118 of 331 ~ 35.65%
G 100 of 331 ~ 30.21%
B 113 of 331 ~ 34.14'%

%35.65
%30.21
%34.14

CMYK color model

#766471 color CMYK value is (0,15,4,54).

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

CMYK: (0,15,4,54)
C0M15Y4K54 (0%, 15%, 4%, 54%)
(0.00 / 0.15 / 0.04 / 0.54)

CMYK percentages

%0
%15.25
%4.24
%53.73

Codes

Color #766471 in popluar color models

76 64 71
RGB 118 100 113
HSL 317° 8.26% 42.75%
HSB/HSV 317° 15.25% 46.27%
CMYK 0.00% 15.25% 4.24%
53.73%

Color #766471 in popluar number systems.

HEX 76 64 71
Decimal 118 100 113
Binary 1110110 1100100 1110001
Octal 166 144 161

Shades and tints

Shades of #766471

#766471
(118,100,113)
#6C5B67
(108,91,103)
#62525D
(98,82,93)
#584953
(88,73,83)
#4E4049
(78,64,73)
#44373F
(68,55,63)
#3A2E35
(58,46,53)
#30252B
(48,37,43)
#261C21
(38,28,33)
#1C1317
(28,19,23)
#120A0D
(18,10,13)
#000000
(0,0,0)

Tints of #766471

#766471
(118,100,113)
#82727D
(130,114,125)
#8E8089
(142,128,137)
#9A8E95
(154,142,149)
#A69CA1
(166,156,161)
#B2AAAD
(178,170,173)
#BEB8B9
(190,184,185)
#CAC6C5
(202,198,197)
#D6D4D1
(214,212,209)
#E2E2DD
(226,226,221)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766471; }

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

This text font color is #766471.

Background Color

.myBgColor { background-color: #766471; }

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

This div background color is #766471.

Border color

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

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

This div border color is #766471.

Opacity

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

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

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

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

This text has shadow with #766471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766471.

Preview

Color preview on black background

This text has color #766471 on black background.


Color preview on white background

This text has color #766471 on white background.


Black color preview on #766471 background

This text has black color on #766471 background.


White color preview on #766471 background

This text has white color on #766471 background.


Related colors

Complementary color

Complementary color for #hex is #899B8E.


I love getcolorcode.com

Triadic colors

1 #717664 and #647176 with #766471 are triadic colors.

2 #716476 and #647671 with #766471 are triadic colors.