COLOR #76696A

HEX: #76696A RGB: (118,105,106)

Color info

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

RGB color model

#76696A color RGB value is (118,105,106).

RGB: (118,105,106) (46%, 41%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 105 of 255 = 41%
B 106 of 255 = 42%

118
105
106

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

Portions of RGB colors in percentages

R + G + B = 118 + 105 + 106 = 329 (100%)
R 118 of 329 ~ 35.87%
G 105 of 329 ~ 31.91%
B 106 of 329 ~ 32.22'%

%35.87
%31.91
%32.22

CMYK color model

#76696A color CMYK value is (0,11,10,54).

  • cyan value is 0.00%
  • magenta value is 11.02%
  • yellow value is 10.17%
  • key color value is 53.73%

CMYK: (0,11,10,54)
C0M11Y10K54 (0%, 11%, 10%, 54%)
(0.00 / 0.11 / 0.10 / 0.54)

CMYK percentages

%0
%11.02
%10.17
%53.73

Codes

Color #76696A in popluar color models

76 69 6A
RGB 118 105 106
HSL 355° 5.83% 43.73%
HSB/HSV 355° 11.02% 46.27%
CMYK 0.00% 11.02% 10.17%
53.73%

Color #76696A in popluar number systems.

HEX 76 69 6A
Decimal 118 105 106
Binary 1110110 1101001 1101010
Octal 166 151 152

Shades and tints

Shades of #76696A

#76696A
(118,105,106)
#6C6061
(108,96,97)
#625758
(98,87,88)
#584E4F
(88,78,79)
#4E4546
(78,69,70)
#443C3D
(68,60,61)
#3A3334
(58,51,52)
#302A2B
(48,42,43)
#262122
(38,33,34)
#1C1819
(28,24,25)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #76696A

#76696A
(118,105,106)
#827677
(130,118,119)
#8E8384
(142,131,132)
#9A9091
(154,144,145)
#A69D9E
(166,157,158)
#B2AAAB
(178,170,171)
#BEB7B8
(190,183,184)
#CAC4C5
(202,196,197)
#D6D1D2
(214,209,210)
#E2DEDF
(226,222,223)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76696A color. Also use rgb(118,105,106) instead hex code.

Text Font Color

.myTextColor { color: #76696A; }

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

This text font color is #76696A.

Background Color

.myBgColor { background-color: #76696A; }

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

This div background color is #76696A.

Border color

.myBorderColor { border: 1px solid #76696A; }

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

This div border color is #76696A.

Opacity

.myOpacity80 { color: #76696A; opacity: 0.8; }

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

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

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

This text has shadow with #76696A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76696A.

Preview

Color preview on black background

This text has color #76696A on black background.


Color preview on white background

This text has color #76696A on white background.


Black color preview on #76696A background

This text has black color on #76696A background.


White color preview on #76696A background

This text has white color on #76696A background.


Related colors

Complementary color

Complementary color for #hex is #899695.


I love getcolorcode.com

Triadic colors

1 #6A7669 and #696A76 with #76696A are triadic colors.

2 #6A6976 and #69766A with #76696A are triadic colors.