COLOR #768EB1

HEX: #768EB1 RGB: (118,142,177)

Color info

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

RGB color model

#768EB1 color RGB value is (118,142,177).

RGB: (118,142,177) (46%, 56%, 69%)

RGB channels and saturation

R 118 of 255 = 46%
G 142 of 255 = 56%
B 177 of 255 = 69%

118
142
177

R + G + B ~ 57%. #768EB1 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 142 + 177 = 437 (100%)
R 118 of 437 ~ 27%
G 142 of 437 ~ 32.49%
B 177 of 437 ~ 40.5'%

%27
%32.49
%40.5

CMYK color model

#768EB1 color CMYK value is (33,20,0,31).

  • cyan value is 33.33%
  • magenta value is 19.77%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (33,20,0,31)
C33M20Y0K31 (33%, 20%, 0%, 31%)
(0.33 / 0.20 / 0.00 / 0.31)

CMYK percentages

%33.33
%19.77
%0
%30.59

Codes

Color #768EB1 in popluar color models

76 8E B1
RGB 118 142 177
HSL 216° 27.44% 57.84%
HSB/HSV 216° 33.33% 69.41%
CMYK 33.33% 19.77% 0.00%
30.59%

Color #768EB1 in popluar number systems.

HEX 76 8E B1
Decimal 118 142 177
Binary 1110110 10001110 10110001
Octal 166 216 261

Shades and tints

Shades of #768EB1

#768EB1
(118,142,177)
#6C82A1
(108,130,161)
#627691
(98,118,145)
#586A81
(88,106,129)
#4E5E71
(78,94,113)
#445261
(68,82,97)
#3A4651
(58,70,81)
#303A41
(48,58,65)
#262E31
(38,46,49)
#1C2221
(28,34,33)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #768EB1

#768EB1
(118,142,177)
#8298B8
(130,152,184)
#8EA2BF
(142,162,191)
#9AACC6
(154,172,198)
#A6B6CD
(166,182,205)
#B2C0D4
(178,192,212)
#BECADB
(190,202,219)
#CAD4E2
(202,212,226)
#D6DEE9
(214,222,233)
#E2E8F0
(226,232,240)
#EEF2F7
(238,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768EB1 color. Also use rgb(118,142,177) instead hex code.

Text Font Color

.myTextColor { color: #768EB1; }

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

This text font color is #768EB1.

Background Color

.myBgColor { background-color: #768EB1; }

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

This div background color is #768EB1.

Border color

.myBorderColor { border: 1px solid #768EB1; }

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

This div border color is #768EB1.

Opacity

.myOpacity80 { color: #768EB1; opacity: 0.8; }

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

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

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

This text has shadow with #768EB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768EB1.

Preview

Color preview on black background

This text has color #768EB1 on black background.


Color preview on white background

This text has color #768EB1 on white background.


Black color preview on #768EB1 background

This text has black color on #768EB1 background.


White color preview on #768EB1 background

This text has white color on #768EB1 background.


Related colors

Complementary color

Complementary color for #hex is #89714E.


I love getcolorcode.com

Triadic colors

1 #B1768E and #8EB176 with #768EB1 are triadic colors.

2 #B18E76 and #8E76B1 with #768EB1 are triadic colors.