COLOR #766862

HEX: #766862 RGB: (118,104,98)

Color info

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

RGB color model

#766862 color RGB value is (118,104,98).

RGB: (118,104,98) (46%, 41%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 104 of 255 = 41%
B 98 of 255 = 38%

118
104
98

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

Portions of RGB colors in percentages

R + G + B = 118 + 104 + 98 = 320 (100%)
R 118 of 320 ~ 36.88%
G 104 of 320 ~ 32.5%
B 98 of 320 ~ 30.63'%

%36.88
%32.5
%30.63

CMYK color model

#766862 color CMYK value is (0,12,17,54).

  • cyan value is 0.00%
  • magenta value is 11.86%
  • yellow value is 16.95%
  • key color value is 53.73%

CMYK: (0,12,17,54)
C0M12Y17K54 (0%, 12%, 17%, 54%)
(0.00 / 0.12 / 0.17 / 0.54)

CMYK percentages

%0
%11.86
%16.95
%53.73

Codes

Color #766862 in popluar color models

76 68 62
RGB 118 104 98
HSL 18° 9.26% 42.35%
HSB/HSV 18° 16.95% 46.27%
CMYK 0.00% 11.86% 16.95%
53.73%

Color #766862 in popluar number systems.

HEX 76 68 62
Decimal 118 104 98
Binary 1110110 1101000 1100010
Octal 166 150 142

Shades and tints

Shades of #766862

#766862
(118,104,98)
#6C5F5A
(108,95,90)
#625652
(98,86,82)
#584D4A
(88,77,74)
#4E4442
(78,68,66)
#443B3A
(68,59,58)
#3A3232
(58,50,50)
#30292A
(48,41,42)
#262022
(38,32,34)
#1C171A
(28,23,26)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #766862

#766862
(118,104,98)
#827570
(130,117,112)
#8E827E
(142,130,126)
#9A8F8C
(154,143,140)
#A69C9A
(166,156,154)
#B2A9A8
(178,169,168)
#BEB6B6
(190,182,182)
#CAC3C4
(202,195,196)
#D6D0D2
(214,208,210)
#E2DDE0
(226,221,224)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766862 color. Also use rgb(118,104,98) instead hex code.

Text Font Color

.myTextColor { color: #766862; }

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

This text font color is #766862.

Background Color

.myBgColor { background-color: #766862; }

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

This div background color is #766862.

Border color

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

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

This div border color is #766862.

Opacity

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

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

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

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

This text has shadow with #766862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766862.

Preview

Color preview on black background

This text has color #766862 on black background.


Color preview on white background

This text has color #766862 on white background.


Black color preview on #766862 background

This text has black color on #766862 background.


White color preview on #766862 background

This text has white color on #766862 background.


Related colors

Complementary color

Complementary color for #hex is #89979D.


I love getcolorcode.com

Triadic colors

1 #627668 and #686276 with #766862 are triadic colors.

2 #626876 and #687662 with #766862 are triadic colors.