COLOR #769699

HEX: #769699 RGB: (118,150,153)

Color info

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

RGB color model

#769699 color RGB value is (118,150,153).

RGB: (118,150,153) (46%, 59%, 60%)

RGB channels and saturation

R 118 of 255 = 46%
G 150 of 255 = 59%
B 153 of 255 = 60%

118
150
153

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

Portions of RGB colors in percentages

R + G + B = 118 + 150 + 153 = 421 (100%)
R 118 of 421 ~ 28.03%
G 150 of 421 ~ 35.63%
B 153 of 421 ~ 36.34'%

%28.03
%35.63
%36.34

CMYK color model

#769699 color CMYK value is (23,2,0,40).

  • cyan value is 22.88%
  • magenta value is 1.96%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (23,2,0,40)
C23M2Y0K40 (23%, 2%, 0%, 40%)
(0.23 / 0.02 / 0.00 / 0.40)

CMYK percentages

%22.88
%1.96
%0
%40

Codes

Color #769699 in popluar color models

76 96 99
RGB 118 150 153
HSL 185° 14.64% 53.14%
HSB/HSV 185° 22.88% 60.00%
CMYK 22.88% 1.96% 0.00%
40.00%

Color #769699 in popluar number systems.

HEX 76 96 99
Decimal 118 150 153
Binary 1110110 10010110 10011001
Octal 166 226 231

Shades and tints

Shades of #769699

#769699
(118,150,153)
#6C898C
(108,137,140)
#627C7F
(98,124,127)
#586F72
(88,111,114)
#4E6265
(78,98,101)
#445558
(68,85,88)
#3A484B
(58,72,75)
#303B3E
(48,59,62)
#262E31
(38,46,49)
#1C2124
(28,33,36)
#121417
(18,20,23)
#000000
(0,0,0)

Tints of #769699

#769699
(118,150,153)
#829FA2
(130,159,162)
#8EA8AB
(142,168,171)
#9AB1B4
(154,177,180)
#A6BABD
(166,186,189)
#B2C3C6
(178,195,198)
#BECCCF
(190,204,207)
#CAD5D8
(202,213,216)
#D6DEE1
(214,222,225)
#E2E7EA
(226,231,234)
#EEF0F3
(238,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769699 color. Also use rgb(118,150,153) instead hex code.

Text Font Color

.myTextColor { color: #769699; }

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

This text font color is #769699.

Background Color

.myBgColor { background-color: #769699; }

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

This div background color is #769699.

Border color

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

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

This div border color is #769699.

Opacity

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

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

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

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

This text has shadow with #769699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769699.

Preview

Color preview on black background

This text has color #769699 on black background.


Color preview on white background

This text has color #769699 on white background.


Black color preview on #769699 background

This text has black color on #769699 background.


White color preview on #769699 background

This text has white color on #769699 background.


Related colors

Complementary color

Complementary color for #hex is #896966.


I love getcolorcode.com

Triadic colors

1 #997696 and #969976 with #769699 are triadic colors.

2 #999676 and #967699 with #769699 are triadic colors.