COLOR #767198

HEX: #767198 RGB: (118,113,152)

Color info

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

RGB color model

#767198 color RGB value is (118,113,152).

RGB: (118,113,152) (46%, 44%, 60%)

RGB channels and saturation

R 118 of 255 = 46%
G 113 of 255 = 44%
B 152 of 255 = 60%

118
113
152

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

Portions of RGB colors in percentages

R + G + B = 118 + 113 + 152 = 383 (100%)
R 118 of 383 ~ 30.81%
G 113 of 383 ~ 29.5%
B 152 of 383 ~ 39.69'%

%30.81
%29.5
%39.69

CMYK color model

#767198 color CMYK value is (22,26,0,40).

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

CMYK: (22,26,0,40)
C22M26Y0K40 (22%, 26%, 0%, 40%)
(0.22 / 0.26 / 0.00 / 0.40)

CMYK percentages

%22.37
%25.66
%0
%40.39

Codes

Color #767198 in popluar color models

76 71 98
RGB 118 113 152
HSL 248° 15.92% 51.96%
HSB/HSV 248° 25.66% 59.61%
CMYK 22.37% 25.66% 0.00%
40.39%

Color #767198 in popluar number systems.

HEX 76 71 98
Decimal 118 113 152
Binary 1110110 1110001 10011000
Octal 166 161 230

Shades and tints

Shades of #767198

#767198
(118,113,152)
#6C678B
(108,103,139)
#625D7E
(98,93,126)
#585371
(88,83,113)
#4E4964
(78,73,100)
#443F57
(68,63,87)
#3A354A
(58,53,74)
#302B3D
(48,43,61)
#262130
(38,33,48)
#1C1723
(28,23,35)
#120D16
(18,13,22)
#000000
(0,0,0)

Tints of #767198

#767198
(118,113,152)
#827DA1
(130,125,161)
#8E89AA
(142,137,170)
#9A95B3
(154,149,179)
#A6A1BC
(166,161,188)
#B2ADC5
(178,173,197)
#BEB9CE
(190,185,206)
#CAC5D7
(202,197,215)
#D6D1E0
(214,209,224)
#E2DDE9
(226,221,233)
#EEE9F2
(238,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767198; }

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

This text font color is #767198.

Background Color

.myBgColor { background-color: #767198; }

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

This div background color is #767198.

Border color

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

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

This div border color is #767198.

Opacity

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

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

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

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

This text has shadow with #767198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767198.

Preview

Color preview on black background

This text has color #767198 on black background.


Color preview on white background

This text has color #767198 on white background.


Black color preview on #767198 background

This text has black color on #767198 background.


White color preview on #767198 background

This text has white color on #767198 background.


Related colors

Complementary color

Complementary color for #hex is #898E67.


I love getcolorcode.com

Triadic colors

1 #987671 and #719876 with #767198 are triadic colors.

2 #987176 and #717698 with #767198 are triadic colors.