COLOR #767868

HEX: #767868 RGB: (118,120,104)

Color info

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

RGB color model

#767868 color RGB value is (118,120,104).

RGB: (118,120,104) (46%, 47%, 41%)

RGB channels and saturation

R 118 of 255 = 46%
G 120 of 255 = 47%
B 104 of 255 = 41%

118
120
104

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

Portions of RGB colors in percentages

R + G + B = 118 + 120 + 104 = 342 (100%)
R 118 of 342 ~ 34.5%
G 120 of 342 ~ 35.09%
B 104 of 342 ~ 30.41'%

%34.5
%35.09
%30.41

CMYK color model

#767868 color CMYK value is (2,0,13,53).

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

CMYK: (2,0,13,53)
C2M0Y13K53 (2%, 0%, 13%, 53%)
(0.02 / 0.00 / 0.13 / 0.53)

CMYK percentages

%1.67
%0
%13.33
%52.94

Codes

Color #767868 in popluar color models

76 78 68
RGB 118 120 104
HSL 68° 7.14% 43.92%
HSB/HSV 68° 13.33% 47.06%
CMYK 1.67% 0.00% 13.33%
52.94%

Color #767868 in popluar number systems.

HEX 76 78 68
Decimal 118 120 104
Binary 1110110 1111000 1101000
Octal 166 170 150

Shades and tints

Shades of #767868

#767868
(118,120,104)
#6C6E5F
(108,110,95)
#626456
(98,100,86)
#585A4D
(88,90,77)
#4E5044
(78,80,68)
#44463B
(68,70,59)
#3A3C32
(58,60,50)
#303229
(48,50,41)
#262820
(38,40,32)
#1C1E17
(28,30,23)
#12140E
(18,20,14)
#000000
(0,0,0)

Tints of #767868

#767868
(118,120,104)
#828475
(130,132,117)
#8E9082
(142,144,130)
#9A9C8F
(154,156,143)
#A6A89C
(166,168,156)
#B2B4A9
(178,180,169)
#BEC0B6
(190,192,182)
#CACCC3
(202,204,195)
#D6D8D0
(214,216,208)
#E2E4DD
(226,228,221)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767868; }

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

This text font color is #767868.

Background Color

.myBgColor { background-color: #767868; }

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

This div background color is #767868.

Border color

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

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

This div border color is #767868.

Opacity

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

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

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

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

This text has shadow with #767868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767868.

Preview

Color preview on black background

This text has color #767868 on black background.


Color preview on white background

This text has color #767868 on white background.


Black color preview on #767868 background

This text has black color on #767868 background.


White color preview on #767868 background

This text has white color on #767868 background.


Related colors

Complementary color

Complementary color for #hex is #898797.


I love getcolorcode.com

Triadic colors

1 #687678 and #786876 with #767868 are triadic colors.

2 #687876 and #787668 with #767868 are triadic colors.