COLOR #769492

HEX: #769492 RGB: (118,148,146)

Color info

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

RGB color model

#769492 color RGB value is (118,148,146).

RGB: (118,148,146) (46%, 58%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 148 of 255 = 58%
B 146 of 255 = 57%

118
148
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 148 + 146 = 412 (100%)
R 118 of 412 ~ 28.64%
G 148 of 412 ~ 35.92%
B 146 of 412 ~ 35.44'%

%28.64
%35.92
%35.44

CMYK color model

#769492 color CMYK value is (20,0,1,42).

  • cyan value is 20.27%
  • magenta value is 0.00%
  • yellow value is 1.35%
  • key color value is 41.96%
CMYK: (20,0,1,42) C20M0Y1K42 (20%,0%,1%,42%) (0.20/0.00/0.01/0.42) 

CMYK percentages

%20.27
%0
%1.35
%41.96

Codes

Color #769492 in popluar color models

76 94 92
RGB 118 148 146
HSL 176° 12.30% 52.16%
HSB/HSV 176° 20.27% 58.04%
CMYK 20.27% 0.00% 1.35%
41.96%

Color #769492 in popluar number systems.

HEX 76 94 92
Decimal 118 148 146
Binary 1110110 10010100 10010010
Octal 166 224 222

Shades and tints

Shades of #769492

#769492
(118,148,146)
#6C8785
(108,135,133)
#627A78
(98,122,120)
#586D6B
(88,109,107)
#4E605E
(78,96,94)
#445351
(68,83,81)
#3A4644
(58,70,68)
#303937
(48,57,55)
#262C2A
(38,44,42)
#1C1F1D
(28,31,29)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #769492

#769492
(118,148,146)
#829D9B
(130,157,155)
#8EA6A4
(142,166,164)
#9AAFAD
(154,175,173)
#A6B8B6
(166,184,182)
#B2C1BF
(178,193,191)
#BECAC8
(190,202,200)
#CAD3D1
(202,211,209)
#D6DCDA
(214,220,218)
#E2E5E3
(226,229,227)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769492 color. Also use rgb(118,148,146) instead hex code.

Text Font Color

.myTextColor { color: #769492; }

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

This text font color is #769492.

Background Color

.myBgColor { background-color: #769492; }

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

This div background color is #769492.

Border color

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

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

This div border color is #769492.

Opacity

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

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

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

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

This text has shadow with #769492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769492.

Preview

Color preview on black background

This text has color #769492 on black background.


Color preview on white background

This text has color #769492 on white background.


Black color preview on #769492 background

This text has black color on #769492 background.


White color preview on #769492 background

This text has white color on #769492 background.


Related colors

Complementary color

Complementary color for #hex is #896B6D.


I love getcolorcode.com

Triadic colors

1 #927694 and #949276 with #769492 are triadic colors.

2 #929476 and #947692 with #769492 are triadic colors.