COLOR #767278

HEX: #767278 RGB: (118,114,120)

Color info

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

RGB color model

#767278 color RGB value is (118,114,120).

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

RGB channels and saturation

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

118
114
120

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

Portions of RGB colors in percentages

R + G + B = 118 + 114 + 120 = 352 (100%)
R 118 of 352 ~ 33.52%
G 114 of 352 ~ 32.39%
B 120 of 352 ~ 34.09'%

%33.52
%32.39
%34.09

CMYK color model

#767278 color CMYK value is (2,5,0,53).

  • cyan value is 1.67%
  • magenta value is 5.00%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (2,5,0,53)
C2M5Y0K53 (2%, 5%, 0%, 53%)
(0.02 / 0.05 / 0.00 / 0.53)

CMYK percentages

%1.67
%5
%0
%52.94

Codes

Color #767278 in popluar color models

76 72 78
RGB 118 114 120
HSL 280° 2.56% 45.88%
HSB/HSV 280° 5.00% 47.06%
CMYK 1.67% 5.00% 0.00%
52.94%

Color #767278 in popluar number systems.

HEX 76 72 78
Decimal 118 114 120
Binary 1110110 1110010 1111000
Octal 166 162 170

Shades and tints

Shades of #767278

#767278
(118,114,120)
#6C686E
(108,104,110)
#625E64
(98,94,100)
#58545A
(88,84,90)
#4E4A50
(78,74,80)
#444046
(68,64,70)
#3A363C
(58,54,60)
#302C32
(48,44,50)
#262228
(38,34,40)
#1C181E
(28,24,30)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #767278

#767278
(118,114,120)
#827E84
(130,126,132)
#8E8A90
(142,138,144)
#9A969C
(154,150,156)
#A6A2A8
(166,162,168)
#B2AEB4
(178,174,180)
#BEBAC0
(190,186,192)
#CAC6CC
(202,198,204)
#D6D2D8
(214,210,216)
#E2DEE4
(226,222,228)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767278; }

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

This text font color is #767278.

Background Color

.myBgColor { background-color: #767278; }

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

This div background color is #767278.

Border color

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

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

This div border color is #767278.

Opacity

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

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

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

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

This text has shadow with #767278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767278.

Preview

Color preview on black background

This text has color #767278 on black background.


Color preview on white background

This text has color #767278 on white background.


Black color preview on #767278 background

This text has black color on #767278 background.


White color preview on #767278 background

This text has white color on #767278 background.


Related colors

Complementary color

Complementary color for #hex is #898D87.


I love getcolorcode.com

Triadic colors

1 #787672 and #727876 with #767278 are triadic colors.

2 #787276 and #727678 with #767278 are triadic colors.