COLOR #767498

HEX: #767498 RGB: (118,116,152)

Color info

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

RGB color model

#767498 color RGB value is (118,116,152).

RGB: (118,116,152) (46%, 45%, 60%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 152 of 255 = 60%

118
116
152

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

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 152 = 386 (100%)
R 118 of 386 ~ 30.57%
G 116 of 386 ~ 30.05%
B 152 of 386 ~ 39.38'%

%30.57
%30.05
%39.38

CMYK color model

#767498 color CMYK value is (22,24,0,40).

  • cyan value is 22.37%
  • magenta value is 23.68%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (22,24,0,40)
C22M24Y0K40 (22%, 24%, 0%, 40%)
(0.22 / 0.24 / 0.00 / 0.40)

CMYK percentages

%22.37
%23.68
%0
%40.39

Codes

Color #767498 in popluar color models

76 74 98
RGB 118 116 152
HSL 243° 14.88% 52.55%
HSB/HSV 243° 23.68% 59.61%
CMYK 22.37% 23.68% 0.00%
40.39%

Color #767498 in popluar number systems.

HEX 76 74 98
Decimal 118 116 152
Binary 1110110 1110100 10011000
Octal 166 164 230

Shades and tints

Shades of #767498

#767498
(118,116,152)
#6C6A8B
(108,106,139)
#62607E
(98,96,126)
#585671
(88,86,113)
#4E4C64
(78,76,100)
#444257
(68,66,87)
#3A384A
(58,56,74)
#302E3D
(48,46,61)
#262430
(38,36,48)
#1C1A23
(28,26,35)
#121016
(18,16,22)
#000000
(0,0,0)

Tints of #767498

#767498
(118,116,152)
#8280A1
(130,128,161)
#8E8CAA
(142,140,170)
#9A98B3
(154,152,179)
#A6A4BC
(166,164,188)
#B2B0C5
(178,176,197)
#BEBCCE
(190,188,206)
#CAC8D7
(202,200,215)
#D6D4E0
(214,212,224)
#E2E0E9
(226,224,233)
#EEECF2
(238,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767498 color. Also use rgb(118,116,152) instead hex code.

Text Font Color

.myTextColor { color: #767498; }

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

This text font color is #767498.

Background Color

.myBgColor { background-color: #767498; }

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

This div background color is #767498.

Border color

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

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

This div border color is #767498.

Opacity

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

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

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

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

This text has shadow with #767498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767498.

Preview

Color preview on black background

This text has color #767498 on black background.


Color preview on white background

This text has color #767498 on white background.


Black color preview on #767498 background

This text has black color on #767498 background.


White color preview on #767498 background

This text has white color on #767498 background.


Related colors

Complementary color

Complementary color for #hex is #898B67.


I love getcolorcode.com

Triadic colors

1 #987674 and #749876 with #767498 are triadic colors.

2 #987476 and #747698 with #767498 are triadic colors.