COLOR #768984

HEX: #768984 RGB: (118,137,132)

Color info

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

RGB color model

#768984 color RGB value is (118,137,132).

RGB: (118,137,132) (46%, 54%, 52%)

RGB channels and saturation

R 118 of 255 = 46%
G 137 of 255 = 54%
B 132 of 255 = 52%

118
137
132

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

Portions of RGB colors in percentages

R + G + B = 118 + 137 + 132 = 387 (100%)
R 118 of 387 ~ 30.49%
G 137 of 387 ~ 35.4%
B 132 of 387 ~ 34.11'%

%30.49
%35.4
%34.11

CMYK color model

#768984 color CMYK value is (14,0,4,46).

  • cyan value is 13.87%
  • magenta value is 0.00%
  • yellow value is 3.65%
  • key color value is 46.27%

CMYK: (14,0,4,46)
C14M0Y4K46 (14%, 0%, 4%, 46%)
(0.14 / 0.00 / 0.04 / 0.46)

CMYK percentages

%13.87
%0
%3.65
%46.27

Codes

Color #768984 in popluar color models

76 89 84
RGB 118 137 132
HSL 164° 7.45% 50.00%
HSB/HSV 164° 13.87% 53.73%
CMYK 13.87% 0.00% 3.65%
46.27%

Color #768984 in popluar number systems.

HEX 76 89 84
Decimal 118 137 132
Binary 1110110 10001001 10000100
Octal 166 211 204

Shades and tints

Shades of #768984

#768984
(118,137,132)
#6C7D78
(108,125,120)
#62716C
(98,113,108)
#586560
(88,101,96)
#4E5954
(78,89,84)
#444D48
(68,77,72)
#3A413C
(58,65,60)
#303530
(48,53,48)
#262924
(38,41,36)
#1C1D18
(28,29,24)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #768984

#768984
(118,137,132)
#82938F
(130,147,143)
#8E9D9A
(142,157,154)
#9AA7A5
(154,167,165)
#A6B1B0
(166,177,176)
#B2BBBB
(178,187,187)
#BEC5C6
(190,197,198)
#CACFD1
(202,207,209)
#D6D9DC
(214,217,220)
#E2E3E7
(226,227,231)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768984 color. Also use rgb(118,137,132) instead hex code.

Text Font Color

.myTextColor { color: #768984; }

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

This text font color is #768984.

Background Color

.myBgColor { background-color: #768984; }

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

This div background color is #768984.

Border color

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

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

This div border color is #768984.

Opacity

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

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

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

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

This text has shadow with #768984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768984.

Preview

Color preview on black background

This text has color #768984 on black background.


Color preview on white background

This text has color #768984 on white background.


Black color preview on #768984 background

This text has black color on #768984 background.


White color preview on #768984 background

This text has white color on #768984 background.


Related colors

Complementary color

Complementary color for #hex is #89767B.


I love getcolorcode.com

Triadic colors

1 #847689 and #898476 with #768984 are triadic colors.

2 #848976 and #897684 with #768984 are triadic colors.