COLOR #76868F

HEX: #76868F RGB: (118,134,143)

Color info

#76868F contains red, green and blue colors in about the same proportion. Web safe color of #76868F is #669999 (or #699).

RGB color model

#76868F color RGB value is (118,134,143).

RGB: (118,134,143) (46%, 53%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 134 of 255 = 53%
B 143 of 255 = 56%

118
134
143

R + G + B ~ 52%. #76868F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 134 + 143 = 395 (100%)
R 118 of 395 ~ 29.87%
G 134 of 395 ~ 33.92%
B 143 of 395 ~ 36.2'%

%29.87
%33.92
%36.2

CMYK color model

#76868F color CMYK value is (17,6,0,44).

  • cyan value is 17.48%
  • magenta value is 6.29%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (17,6,0,44) C17M6Y0K44 (17%,6%,0%,44%) (0.17/0.06/0.00/0.44) 

CMYK percentages

%17.48
%6.29
%0
%43.92

Codes

Color #76868F in popluar color models

76 86 8F
RGB 118 134 143
HSL 202° 10.04% 51.18%
HSB/HSV 202° 17.48% 56.08%
CMYK 17.48% 6.29% 0.00%
43.92%

Color #76868F in popluar number systems.

HEX 76 86 8F
Decimal 118 134 143
Binary 1110110 10000110 10001111
Octal 166 206 217

Shades and tints

Shades of #76868F

#76868F
(118,134,143)
#6C7A82
(108,122,130)
#626E75
(98,110,117)
#586268
(88,98,104)
#4E565B
(78,86,91)
#444A4E
(68,74,78)
#3A3E41
(58,62,65)
#303234
(48,50,52)
#262627
(38,38,39)
#1C1A1A
(28,26,26)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #76868F

#76868F
(118,134,143)
#829199
(130,145,153)
#8E9CA3
(142,156,163)
#9AA7AD
(154,167,173)
#A6B2B7
(166,178,183)
#B2BDC1
(178,189,193)
#BEC8CB
(190,200,203)
#CAD3D5
(202,211,213)
#D6DEDF
(214,222,223)
#E2E9E9
(226,233,233)
#EEF4F3
(238,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76868F color. Also use rgb(118,134,143) instead hex code.

Text Font Color

.myTextColor { color: #76868F; }

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

This text font color is #76868F.

Background Color

.myBgColor { background-color: #76868F; }

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

This div background color is #76868F.

Border color

.myBorderColor { border: 1px solid #76868F; }

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

This div border color is #76868F.

Opacity

.myOpacity80 { color: #76868F; opacity: 0.8; }

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

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

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

This text has shadow with #76868F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76868F.

Preview

Color preview on black background

This text has color #76868F on black background.


Color preview on white background

This text has color #76868F on white background.


Black color preview on #76868F background

This text has black color on #76868F background.


White color preview on #76868F background

This text has white color on #76868F background.


Related colors

Complementary color

Complementary color for #hex is #897970.


I love getcolorcode.com

Triadic colors

1 #8F7686 and #868F76 with #76868F are triadic colors.

2 #8F8676 and #86768F with #76868F are triadic colors.