COLOR #769192

HEX: #769192 RGB: (118,145,146)

Color info

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

RGB color model

#769192 color RGB value is (118,145,146).

RGB: (118,145,146) (46%, 57%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 145 of 255 = 57%
B 146 of 255 = 57%

118
145
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 145 + 146 = 409 (100%)
R 118 of 409 ~ 28.85%
G 145 of 409 ~ 35.45%
B 146 of 409 ~ 35.7'%

%28.85
%35.45
%35.7

CMYK color model

#769192 color CMYK value is (19,1,0,43).

  • cyan value is 19.18%
  • magenta value is 0.68%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (19,1,0,43) C19M1Y0K43 (19%,1%,0%,43%) (0.19/0.01/0.00/0.43) 

CMYK percentages

%19.18
%0.68
%0
%42.75

Codes

Color #769192 in popluar color models

76 91 92
RGB 118 145 146
HSL 182° 11.38% 51.76%
HSB/HSV 182° 19.18% 57.25%
CMYK 19.18% 0.68% 0.00%
42.75%

Color #769192 in popluar number systems.

HEX 76 91 92
Decimal 118 145 146
Binary 1110110 10010001 10010010
Octal 166 221 222

Shades and tints

Shades of #769192

#769192
(118,145,146)
#6C8485
(108,132,133)
#627778
(98,119,120)
#586A6B
(88,106,107)
#4E5D5E
(78,93,94)
#445051
(68,80,81)
#3A4344
(58,67,68)
#303637
(48,54,55)
#26292A
(38,41,42)
#1C1C1D
(28,28,29)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #769192

#769192
(118,145,146)
#829B9B
(130,155,155)
#8EA5A4
(142,165,164)
#9AAFAD
(154,175,173)
#A6B9B6
(166,185,182)
#B2C3BF
(178,195,191)
#BECDC8
(190,205,200)
#CAD7D1
(202,215,209)
#D6E1DA
(214,225,218)
#E2EBE3
(226,235,227)
#EEF5EC
(238,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769192; }

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

This text font color is #769192.

Background Color

.myBgColor { background-color: #769192; }

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

This div background color is #769192.

Border color

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

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

This div border color is #769192.

Opacity

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

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

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

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

This text has shadow with #769192 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769192.

Preview

Color preview on black background

This text has color #769192 on black background.


Color preview on white background

This text has color #769192 on white background.


Black color preview on #769192 background

This text has black color on #769192 background.


White color preview on #769192 background

This text has white color on #769192 background.


Related colors

Complementary color

Complementary color for #hex is #896E6D.


I love getcolorcode.com

Triadic colors

1 #927691 and #919276 with #769192 are triadic colors.

2 #929176 and #917692 with #769192 are triadic colors.