COLOR #767994

HEX: #767994 RGB: (118,121,148)

Color info

#767994 contains red, green and blue colors in about the same proportion. Web safe color of #767994 is #666699 (or #669).

RGB color model

#767994 color RGB value is (118,121,148).

RGB: (118,121,148) (46%, 47%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 121 of 255 = 47%
B 148 of 255 = 58%

118
121
148

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

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 148 = 387 (100%)
R 118 of 387 ~ 30.49%
G 121 of 387 ~ 31.27%
B 148 of 387 ~ 38.24'%

%30.49
%31.27
%38.24

CMYK color model

#767994 color CMYK value is (20,18,0,42).

  • cyan value is 20.27%
  • magenta value is 18.24%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (20,18,0,42)
C20M18Y0K42 (20%, 18%, 0%, 42%)
(0.20 / 0.18 / 0.00 / 0.42)

CMYK percentages

%20.27
%18.24
%0
%41.96

Codes

Color #767994 in popluar color models

76 79 94
RGB 118 121 148
HSL 234° 12.30% 52.16%
HSB/HSV 234° 20.27% 58.04%
CMYK 20.27% 18.24% 0.00%
41.96%

Color #767994 in popluar number systems.

HEX 76 79 94
Decimal 118 121 148
Binary 1110110 1111001 10010100
Octal 166 171 224

Shades and tints

Shades of #767994

#767994
(118,121,148)
#6C6E87
(108,110,135)
#62637A
(98,99,122)
#58586D
(88,88,109)
#4E4D60
(78,77,96)
#444253
(68,66,83)
#3A3746
(58,55,70)
#302C39
(48,44,57)
#26212C
(38,33,44)
#1C161F
(28,22,31)
#120B12
(18,11,18)
#000000
(0,0,0)

Tints of #767994

#767994
(118,121,148)
#82859D
(130,133,157)
#8E91A6
(142,145,166)
#9A9DAF
(154,157,175)
#A6A9B8
(166,169,184)
#B2B5C1
(178,181,193)
#BEC1CA
(190,193,202)
#CACDD3
(202,205,211)
#D6D9DC
(214,217,220)
#E2E5E5
(226,229,229)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767994 color. Also use rgb(118,121,148) instead hex code.

Text Font Color

.myTextColor { color: #767994; }

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

This text font color is #767994.

Background Color

.myBgColor { background-color: #767994; }

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

This div background color is #767994.

Border color

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

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

This div border color is #767994.

Opacity

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

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

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

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

This text has shadow with #767994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767994.

Preview

Color preview on black background

This text has color #767994 on black background.


Color preview on white background

This text has color #767994 on white background.


Black color preview on #767994 background

This text has black color on #767994 background.


White color preview on #767994 background

This text has white color on #767994 background.


Related colors

Complementary color

Complementary color for #hex is #89866B.


I love getcolorcode.com

Triadic colors

1 #947679 and #799476 with #767994 are triadic colors.

2 #947976 and #797694 with #767994 are triadic colors.