COLOR #7685A1

HEX: #7685A1 RGB: (118,133,161)

Color info

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

RGB color model

#7685A1 color RGB value is (118,133,161).

RGB: (118,133,161) (46%, 52%, 63%)

RGB channels and saturation

R 118 of 255 = 46%
G 133 of 255 = 52%
B 161 of 255 = 63%

118
133
161

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

Portions of RGB colors in percentages

R + G + B = 118 + 133 + 161 = 412 (100%)
R 118 of 412 ~ 28.64%
G 133 of 412 ~ 32.28%
B 161 of 412 ~ 39.08'%

%28.64
%32.28
%39.08

CMYK color model

#7685A1 color CMYK value is (27,17,0,37).

  • cyan value is 26.71%
  • magenta value is 17.39%
  • yellow value is 0.00%
  • key color value is 36.86%

CMYK: (27,17,0,37)
C27M17Y0K37 (27%, 17%, 0%, 37%)
(0.27 / 0.17 / 0.00 / 0.37)

CMYK percentages

%26.71
%17.39
%0
%36.86

Codes

Color #7685A1 in popluar color models

76 85 A1
RGB 118 133 161
HSL 219° 18.61% 54.71%
HSB/HSV 219° 26.71% 63.14%
CMYK 26.71% 17.39% 0.00%
36.86%

Color #7685A1 in popluar number systems.

HEX 76 85 A1
Decimal 118 133 161
Binary 1110110 10000101 10100001
Octal 166 205 241

Shades and tints

Shades of #7685A1

#7685A1
(118,133,161)
#6C7993
(108,121,147)
#626D85
(98,109,133)
#586177
(88,97,119)
#4E5569
(78,85,105)
#44495B
(68,73,91)
#3A3D4D
(58,61,77)
#30313F
(48,49,63)
#262531
(38,37,49)
#1C1923
(28,25,35)
#120D15
(18,13,21)
#000000
(0,0,0)

Tints of #7685A1

#7685A1
(118,133,161)
#8290A9
(130,144,169)
#8E9BB1
(142,155,177)
#9AA6B9
(154,166,185)
#A6B1C1
(166,177,193)
#B2BCC9
(178,188,201)
#BEC7D1
(190,199,209)
#CAD2D9
(202,210,217)
#D6DDE1
(214,221,225)
#E2E8E9
(226,232,233)
#EEF3F1
(238,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7685A1 color. Also use rgb(118,133,161) instead hex code.

Text Font Color

.myTextColor { color: #7685A1; }

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

This text font color is #7685A1.

Background Color

.myBgColor { background-color: #7685A1; }

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

This div background color is #7685A1.

Border color

.myBorderColor { border: 1px solid #7685A1; }

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

This div border color is #7685A1.

Opacity

.myOpacity80 { color: #7685A1; opacity: 0.8; }

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

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

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

This text has shadow with #7685A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7685A1.

Preview

Color preview on black background

This text has color #7685A1 on black background.


Color preview on white background

This text has color #7685A1 on white background.


Black color preview on #7685A1 background

This text has black color on #7685A1 background.


White color preview on #7685A1 background

This text has white color on #7685A1 background.


Related colors

Complementary color

Complementary color for #hex is #897A5E.


I love getcolorcode.com

Triadic colors

1 #A17685 and #85A176 with #7685A1 are triadic colors.

2 #A18576 and #8576A1 with #7685A1 are triadic colors.