COLOR #769890

HEX: #769890 RGB: (118,152,144)

Color info

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

RGB color model

#769890 color RGB value is (118,152,144).

RGB: (118,152,144) (46%, 60%, 56%)

RGB channels and saturation

R 118 of 255 = 46%
G 152 of 255 = 60%
B 144 of 255 = 56%

118
152
144

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

Portions of RGB colors in percentages

R + G + B = 118 + 152 + 144 = 414 (100%)
R 118 of 414 ~ 28.5%
G 152 of 414 ~ 36.71%
B 144 of 414 ~ 34.78'%

%28.5
%36.71
%34.78

CMYK color model

#769890 color CMYK value is (22,0,5,40).

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

CMYK: (22,0,5,40)
C22M0Y5K40 (22%, 0%, 5%, 40%)
(0.22 / 0.00 / 0.05 / 0.40)

CMYK percentages

%22.37
%0
%5.26
%40.39

Codes

Color #769890 in popluar color models

76 98 90
RGB 118 152 144
HSL 166° 14.17% 52.94%
HSB/HSV 166° 22.37% 59.61%
CMYK 22.37% 0.00% 5.26%
40.39%

Color #769890 in popluar number systems.

HEX 76 98 90
Decimal 118 152 144
Binary 1110110 10011000 10010000
Octal 166 230 220

Shades and tints

Shades of #769890

#769890
(118,152,144)
#6C8B83
(108,139,131)
#627E76
(98,126,118)
#587169
(88,113,105)
#4E645C
(78,100,92)
#44574F
(68,87,79)
#3A4A42
(58,74,66)
#303D35
(48,61,53)
#263028
(38,48,40)
#1C231B
(28,35,27)
#12160E
(18,22,14)
#000000
(0,0,0)

Tints of #769890

#769890
(118,152,144)
#82A19A
(130,161,154)
#8EAAA4
(142,170,164)
#9AB3AE
(154,179,174)
#A6BCB8
(166,188,184)
#B2C5C2
(178,197,194)
#BECECC
(190,206,204)
#CAD7D6
(202,215,214)
#D6E0E0
(214,224,224)
#E2E9EA
(226,233,234)
#EEF2F4
(238,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769890; }

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

This text font color is #769890.

Background Color

.myBgColor { background-color: #769890; }

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

This div background color is #769890.

Border color

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

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

This div border color is #769890.

Opacity

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

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

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

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

This text has shadow with #769890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769890.

Preview

Color preview on black background

This text has color #769890 on black background.


Color preview on white background

This text has color #769890 on white background.


Black color preview on #769890 background

This text has black color on #769890 background.


White color preview on #769890 background

This text has white color on #769890 background.


Related colors

Complementary color

Complementary color for #hex is #89676F.


I love getcolorcode.com

Triadic colors

1 #907698 and #989076 with #769890 are triadic colors.

2 #909876 and #987690 with #769890 are triadic colors.