COLOR #769997

HEX: #769997 RGB: (118,153,151)

Color info

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

RGB color model

#769997 color RGB value is (118,153,151).

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

RGB channels and saturation

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

118
153
151

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

Portions of RGB colors in percentages

R + G + B = 118 + 153 + 151 = 422 (100%)
R 118 of 422 ~ 27.96%
G 153 of 422 ~ 36.26%
B 151 of 422 ~ 35.78'%

%27.96
%36.26
%35.78

CMYK color model

#769997 color CMYK value is (23,0,1,40).

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

CMYK: (23,0,1,40)
C23M0Y1K40 (23%, 0%, 1%, 40%)
(0.23 / 0.00 / 0.01 / 0.40)

CMYK percentages

%22.88
%0
%1.31
%40

Codes

Color #769997 in popluar color models

76 99 97
RGB 118 153 151
HSL 177° 14.64% 53.14%
HSB/HSV 177° 22.88% 60.00%
CMYK 22.88% 0.00% 1.31%
40.00%

Color #769997 in popluar number systems.

HEX 76 99 97
Decimal 118 153 151
Binary 1110110 10011001 10010111
Octal 166 231 227

Shades and tints

Shades of #769997

#769997
(118,153,151)
#6C8C8A
(108,140,138)
#627F7D
(98,127,125)
#587270
(88,114,112)
#4E6563
(78,101,99)
#445856
(68,88,86)
#3A4B49
(58,75,73)
#303E3C
(48,62,60)
#26312F
(38,49,47)
#1C2422
(28,36,34)
#121715
(18,23,21)
#000000
(0,0,0)

Tints of #769997

#769997
(118,153,151)
#82A2A0
(130,162,160)
#8EABA9
(142,171,169)
#9AB4B2
(154,180,178)
#A6BDBB
(166,189,187)
#B2C6C4
(178,198,196)
#BECFCD
(190,207,205)
#CAD8D6
(202,216,214)
#D6E1DF
(214,225,223)
#E2EAE8
(226,234,232)
#EEF3F1
(238,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769997; }

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

This text font color is #769997.

Background Color

.myBgColor { background-color: #769997; }

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

This div background color is #769997.

Border color

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

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

This div border color is #769997.

Opacity

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

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

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

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

This text has shadow with #769997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769997.

Preview

Color preview on black background

This text has color #769997 on black background.


Color preview on white background

This text has color #769997 on white background.


Black color preview on #769997 background

This text has black color on #769997 background.


White color preview on #769997 background

This text has white color on #769997 background.


Related colors

Complementary color

Complementary color for #hex is #896668.


I love getcolorcode.com

Triadic colors

1 #977699 and #999776 with #769997 are triadic colors.

2 #979976 and #997697 with #769997 are triadic colors.