COLOR #769888

HEX: #769888 RGB: (118,152,136)

Color info

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

RGB color model

#769888 color RGB value is (118,152,136).

RGB: (118,152,136) (46%, 60%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 152 of 255 = 60%
B 136 of 255 = 53%

118
152
136

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

Portions of RGB colors in percentages

R + G + B = 118 + 152 + 136 = 406 (100%)
R 118 of 406 ~ 29.06%
G 152 of 406 ~ 37.44%
B 136 of 406 ~ 33.5'%

%29.06
%37.44
%33.5

CMYK color model

#769888 color CMYK value is (22,0,11,40).

  • cyan value is 22.37%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 40.39%
CMYK: (22,0,11,40) C22M0Y11K40 (22%,0%,11%,40%) (0.22/0.00/0.11/0.40) 

CMYK percentages

%22.37
%0
%10.53
%40.39

Codes

Color #769888 in popluar color models

76 98 88
RGB 118 152 136
HSL 152° 14.17% 52.94%
HSB/HSV 152° 22.37% 59.61%
CMYK 22.37% 0.00% 10.53%
40.39%

Color #769888 in popluar number systems.

HEX 76 98 88
Decimal 118 152 136
Binary 1110110 10011000 10001000
Octal 166 230 210

Shades and tints

Shades of #769888

#769888
(118,152,136)
#6C8B7C
(108,139,124)
#627E70
(98,126,112)
#587164
(88,113,100)
#4E6458
(78,100,88)
#44574C
(68,87,76)
#3A4A40
(58,74,64)
#303D34
(48,61,52)
#263028
(38,48,40)
#1C231C
(28,35,28)
#121610
(18,22,16)
#000000
(0,0,0)

Tints of #769888

#769888
(118,152,136)
#82A192
(130,161,146)
#8EAA9C
(142,170,156)
#9AB3A6
(154,179,166)
#A6BCB0
(166,188,176)
#B2C5BA
(178,197,186)
#BECEC4
(190,206,196)
#CAD7CE
(202,215,206)
#D6E0D8
(214,224,216)
#E2E9E2
(226,233,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769888; }

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

This text font color is #769888.

Background Color

.myBgColor { background-color: #769888; }

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

This div background color is #769888.

Border color

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

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

This div border color is #769888.

Opacity

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

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

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

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

This text has shadow with #769888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769888.

Preview

Color preview on black background

This text has color #769888 on black background.


Color preview on white background

This text has color #769888 on white background.


Black color preview on #769888 background

This text has black color on #769888 background.


White color preview on #769888 background

This text has white color on #769888 background.


Related colors

Complementary color

Complementary color for #hex is #896777.


I love getcolorcode.com

Triadic colors

1 #887698 and #988876 with #769888 are triadic colors.

2 #889876 and #987688 with #769888 are triadic colors.