COLOR #768897

HEX: #768897 RGB: (118,136,151)

Color info

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

RGB color model

#768897 color RGB value is (118,136,151).

RGB: (118,136,151) (46%, 53%, 59%)

RGB channels and saturation

R 118 of 255 = 46%
G 136 of 255 = 53%
B 151 of 255 = 59%

118
136
151

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

Portions of RGB colors in percentages

R + G + B = 118 + 136 + 151 = 405 (100%)
R 118 of 405 ~ 29.14%
G 136 of 405 ~ 33.58%
B 151 of 405 ~ 37.28'%

%29.14
%33.58
%37.28

CMYK color model

#768897 color CMYK value is (22,10,0,41).

  • cyan value is 21.85%
  • magenta value is 9.93%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (22,10,0,41) C22M10Y0K41 (22%,10%,0%,41%) (0.22/0.10/0.00/0.41) 

CMYK percentages

%21.85
%9.93
%0
%40.78

Codes

Color #768897 in popluar color models

76 88 97
RGB 118 136 151
HSL 207° 13.69% 52.75%
HSB/HSV 207° 21.85% 59.22%
CMYK 21.85% 9.93% 0.00%
40.78%

Color #768897 in popluar number systems.

HEX 76 88 97
Decimal 118 136 151
Binary 1110110 10001000 10010111
Octal 166 210 227

Shades and tints

Shades of #768897

#768897
(118,136,151)
#6C7C8A
(108,124,138)
#62707D
(98,112,125)
#586470
(88,100,112)
#4E5863
(78,88,99)
#444C56
(68,76,86)
#3A4049
(58,64,73)
#30343C
(48,52,60)
#26282F
(38,40,47)
#1C1C22
(28,28,34)
#121015
(18,16,21)
#000000
(0,0,0)

Tints of #768897

#768897
(118,136,151)
#8292A0
(130,146,160)
#8E9CA9
(142,156,169)
#9AA6B2
(154,166,178)
#A6B0BB
(166,176,187)
#B2BAC4
(178,186,196)
#BEC4CD
(190,196,205)
#CACED6
(202,206,214)
#D6D8DF
(214,216,223)
#E2E2E8
(226,226,232)
#EEECF1
(238,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768897 color. Also use rgb(118,136,151) instead hex code.

Text Font Color

.myTextColor { color: #768897; }

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

This text font color is #768897.

Background Color

.myBgColor { background-color: #768897; }

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

This div background color is #768897.

Border color

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

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

This div border color is #768897.

Opacity

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

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

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

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

This text has shadow with #768897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768897.

Preview

Color preview on black background

This text has color #768897 on black background.


Color preview on white background

This text has color #768897 on white background.


Black color preview on #768897 background

This text has black color on #768897 background.


White color preview on #768897 background

This text has white color on #768897 background.


Related colors

Complementary color

Complementary color for #hex is #897768.


I love getcolorcode.com

Triadic colors

1 #977688 and #889776 with #768897 are triadic colors.

2 #978876 and #887697 with #768897 are triadic colors.