COLOR #769098

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

118
144
152

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

Portions of RGB colors in percentages

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

%28.5
%34.78
%36.71

CMYK color model

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

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

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

CMYK percentages

%22.37
%5.26
%0
%40.39

Codes

Color #769098 in popluar color models

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

Color #769098 in popluar number systems.

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

Shades and tints

Shades of #769098

#769098
(118,144,152)
#6C838B
(108,131,139)
#62767E
(98,118,126)
#586971
(88,105,113)
#4E5C64
(78,92,100)
#444F57
(68,79,87)
#3A424A
(58,66,74)
#30353D
(48,53,61)
#262830
(38,40,48)
#1C1B23
(28,27,35)
#120E16
(18,14,22)
#000000
(0,0,0)

Tints of #769098

#769098
(118,144,152)
#829AA1
(130,154,161)
#8EA4AA
(142,164,170)
#9AAEB3
(154,174,179)
#A6B8BC
(166,184,188)
#B2C2C5
(178,194,197)
#BECCCE
(190,204,206)
#CAD6D7
(202,214,215)
#D6E0E0
(214,224,224)
#E2EAE9
(226,234,233)
#EEF4F2
(238,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769098; }

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

This text font color is #769098.

Background Color

.myBgColor { background-color: #769098; }

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

This div background color is #769098.

Border color

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

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

This div border color is #769098.

Opacity

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

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

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

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

This text has shadow with #769098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769098.

Preview

Color preview on black background

This text has color #769098 on black background.


Color preview on white background

This text has color #769098 on white background.


Black color preview on #769098 background

This text has black color on #769098 background.


White color preview on #769098 background

This text has white color on #769098 background.


Related colors

Complementary color

Complementary color for #hex is #896F67.


I love getcolorcode.com

Triadic colors

1 #987690 and #909876 with #769098 are triadic colors.

2 #989076 and #907698 with #769098 are triadic colors.