COLOR #767874

HEX: #767874 RGB: (118,120,116)

Color info

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

RGB color model

#767874 color RGB value is (118,120,116).

RGB: (118,120,116) (46%, 47%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 120 of 255 = 47%
B 116 of 255 = 45%

118
120
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 120 + 116 = 354 (100%)
R 118 of 354 ~ 33.33%
G 120 of 354 ~ 33.9%
B 116 of 354 ~ 32.77'%

%33.33
%33.9
%32.77

CMYK color model

#767874 color CMYK value is (2,0,3,53).

  • cyan value is 1.67%
  • magenta value is 0.00%
  • yellow value is 3.33%
  • key color value is 52.94%
CMYK: (2,0,3,53) C2M0Y3K53 (2%,0%,3%,53%) (0.02/0.00/0.03/0.53) 

CMYK percentages

%1.67
%0
%3.33
%52.94

Codes

Color #767874 in popluar color models

76 78 74
RGB 118 120 116
HSL 90° 1.69% 46.27%
HSB/HSV 90° 3.33% 47.06%
CMYK 1.67% 0.00% 3.33%
52.94%

Color #767874 in popluar number systems.

HEX 76 78 74
Decimal 118 120 116
Binary 1110110 1111000 1110100
Octal 166 170 164

Shades and tints

Shades of #767874

#767874
(118,120,116)
#6C6E6A
(108,110,106)
#626460
(98,100,96)
#585A56
(88,90,86)
#4E504C
(78,80,76)
#444642
(68,70,66)
#3A3C38
(58,60,56)
#30322E
(48,50,46)
#262824
(38,40,36)
#1C1E1A
(28,30,26)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #767874

#767874
(118,120,116)
#828480
(130,132,128)
#8E908C
(142,144,140)
#9A9C98
(154,156,152)
#A6A8A4
(166,168,164)
#B2B4B0
(178,180,176)
#BEC0BC
(190,192,188)
#CACCC8
(202,204,200)
#D6D8D4
(214,216,212)
#E2E4E0
(226,228,224)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767874 color. Also use rgb(118,120,116) instead hex code.

Text Font Color

.myTextColor { color: #767874; }

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

This text font color is #767874.

Background Color

.myBgColor { background-color: #767874; }

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

This div background color is #767874.

Border color

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

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

This div border color is #767874.

Opacity

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

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

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

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

This text has shadow with #767874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767874.

Preview

Color preview on black background

This text has color #767874 on black background.


Color preview on white background

This text has color #767874 on white background.


Black color preview on #767874 background

This text has black color on #767874 background.


White color preview on #767874 background

This text has white color on #767874 background.


Related colors

Complementary color

Complementary color for #hex is #89878B.


I love getcolorcode.com

Triadic colors

1 #747678 and #787476 with #767874 are triadic colors.

2 #747876 and #787674 with #767874 are triadic colors.