COLOR #767790

HEX: #767790 RGB: (118,119,144)

Color info

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

RGB color model

#767790 color RGB value is (118,119,144).

RGB: (118,119,144) (46%, 47%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 119 of 255 = 47%
B 144 of 255 = 56%

118
119
144

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

Portions of RGB colors in percentages

R + G + B = 118 + 119 + 144 = 381 (100%)
R 118 of 381 ~ 30.97%
G 119 of 381 ~ 31.23%
B 144 of 381 ~ 37.8'%

%30.97
%31.23
%37.8

CMYK color model

#767790 color CMYK value is (18,17,0,44).

  • cyan value is 18.06%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (18,17,0,44)
C18M17Y0K44 (18%, 17%, 0%, 44%)
(0.18 / 0.17 / 0.00 / 0.44)

CMYK percentages

%18.06
%17.36
%0
%43.53

Codes

Color #767790 in popluar color models

76 77 90
RGB 118 119 144
HSL 238° 10.48% 51.37%
HSB/HSV 238° 18.06% 56.47%
CMYK 18.06% 17.36% 0.00%
43.53%

Color #767790 in popluar number systems.

HEX 76 77 90
Decimal 118 119 144
Binary 1110110 1110111 10010000
Octal 166 167 220

Shades and tints

Shades of #767790

#767790
(118,119,144)
#6C6D83
(108,109,131)
#626376
(98,99,118)
#585969
(88,89,105)
#4E4F5C
(78,79,92)
#44454F
(68,69,79)
#3A3B42
(58,59,66)
#303135
(48,49,53)
#262728
(38,39,40)
#1C1D1B
(28,29,27)
#12130E
(18,19,14)
#000000
(0,0,0)

Tints of #767790

#767790
(118,119,144)
#82839A
(130,131,154)
#8E8FA4
(142,143,164)
#9A9BAE
(154,155,174)
#A6A7B8
(166,167,184)
#B2B3C2
(178,179,194)
#BEBFCC
(190,191,204)
#CACBD6
(202,203,214)
#D6D7E0
(214,215,224)
#E2E3EA
(226,227,234)
#EEEFF4
(238,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767790 color. Also use rgb(118,119,144) instead hex code.

Text Font Color

.myTextColor { color: #767790; }

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

This text font color is #767790.

Background Color

.myBgColor { background-color: #767790; }

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

This div background color is #767790.

Border color

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

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

This div border color is #767790.

Opacity

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

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

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

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

This text has shadow with #767790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767790.

Preview

Color preview on black background

This text has color #767790 on black background.


Color preview on white background

This text has color #767790 on white background.


Black color preview on #767790 background

This text has black color on #767790 background.


White color preview on #767790 background

This text has white color on #767790 background.


Related colors

Complementary color

Complementary color for #hex is #89886F.


I love getcolorcode.com

Triadic colors

1 #907677 and #779076 with #767790 are triadic colors.

2 #907776 and #777690 with #767790 are triadic colors.