COLOR #7691A6

HEX: #7691A6 RGB: (118,145,166)

Color info

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

RGB color model

#7691A6 color RGB value is (118,145,166).

RGB: (118,145,166) (46%, 57%, 65%)

RGB channels and saturation

R 118 of 255 = 46%
G 145 of 255 = 57%
B 166 of 255 = 65%

118
145
166

R + G + B ~ 56%. #7691A6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 145 + 166 = 429 (100%)
R 118 of 429 ~ 27.51%
G 145 of 429 ~ 33.8%
B 166 of 429 ~ 38.69'%

%27.51
%33.8
%38.69

CMYK color model

#7691A6 color CMYK value is (29,13,0,35).

  • cyan value is 28.92%
  • magenta value is 12.65%
  • yellow value is 0.00%
  • key color value is 34.90%

CMYK: (29,13,0,35)
C29M13Y0K35 (29%, 13%, 0%, 35%)
(0.29 / 0.13 / 0.00 / 0.35)

CMYK percentages

%28.92
%12.65
%0
%34.9

Codes

Color #7691A6 in popluar color models

76 91 A6
RGB 118 145 166
HSL 206° 21.24% 55.69%
HSB/HSV 206° 28.92% 65.10%
CMYK 28.92% 12.65% 0.00%
34.90%

Color #7691A6 in popluar number systems.

HEX 76 91 A6
Decimal 118 145 166
Binary 1110110 10010001 10100110
Octal 166 221 246

Shades and tints

Shades of #7691A6

#7691A6
(118,145,166)
#6C8497
(108,132,151)
#627788
(98,119,136)
#586A79
(88,106,121)
#4E5D6A
(78,93,106)
#44505B
(68,80,91)
#3A434C
(58,67,76)
#30363D
(48,54,61)
#26292E
(38,41,46)
#1C1C1F
(28,28,31)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #7691A6

#7691A6
(118,145,166)
#829BAE
(130,155,174)
#8EA5B6
(142,165,182)
#9AAFBE
(154,175,190)
#A6B9C6
(166,185,198)
#B2C3CE
(178,195,206)
#BECDD6
(190,205,214)
#CAD7DE
(202,215,222)
#D6E1E6
(214,225,230)
#E2EBEE
(226,235,238)
#EEF5F6
(238,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7691A6; }

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

This text font color is #7691A6.

Background Color

.myBgColor { background-color: #7691A6; }

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

This div background color is #7691A6.

Border color

.myBorderColor { border: 1px solid #7691A6; }

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

This div border color is #7691A6.

Opacity

.myOpacity80 { color: #7691A6; opacity: 0.8; }

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

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

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

This text has shadow with #7691A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7691A6.

Preview

Color preview on black background

This text has color #7691A6 on black background.


Color preview on white background

This text has color #7691A6 on white background.


Black color preview on #7691A6 background

This text has black color on #7691A6 background.


White color preview on #7691A6 background

This text has white color on #7691A6 background.


Related colors

Complementary color

Complementary color for #hex is #896E59.


I love getcolorcode.com

Triadic colors

1 #A67691 and #91A676 with #7691A6 are triadic colors.

2 #A69176 and #9176A6 with #7691A6 are triadic colors.