COLOR #7693A4

HEX: #7693A4 RGB: (118,147,164)

Color info

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

RGB color model

#7693A4 color RGB value is (118,147,164).

RGB: (118,147,164) (46%, 58%, 64%)

RGB channels and saturation

R 118 of 255 = 46%
G 147 of 255 = 58%
B 164 of 255 = 64%

118
147
164

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

Portions of RGB colors in percentages

R + G + B = 118 + 147 + 164 = 429 (100%)
R 118 of 429 ~ 27.51%
G 147 of 429 ~ 34.27%
B 164 of 429 ~ 38.23'%

%27.51
%34.27
%38.23

CMYK color model

#7693A4 color CMYK value is (28,10,0,36).

  • cyan value is 28.05%
  • magenta value is 10.37%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (28,10,0,36)
C28M10Y0K36 (28%, 10%, 0%, 36%)
(0.28 / 0.10 / 0.00 / 0.36)

CMYK percentages

%28.05
%10.37
%0
%35.69

Codes

Color #7693A4 in popluar color models

76 93 A4
RGB 118 147 164
HSL 202° 20.18% 55.29%
HSB/HSV 202° 28.05% 64.31%
CMYK 28.05% 10.37% 0.00%
35.69%

Color #7693A4 in popluar number systems.

HEX 76 93 A4
Decimal 118 147 164
Binary 1110110 10010011 10100100
Octal 166 223 244

Shades and tints

Shades of #7693A4

#7693A4
(118,147,164)
#6C8696
(108,134,150)
#627988
(98,121,136)
#586C7A
(88,108,122)
#4E5F6C
(78,95,108)
#44525E
(68,82,94)
#3A4550
(58,69,80)
#303842
(48,56,66)
#262B34
(38,43,52)
#1C1E26
(28,30,38)
#121118
(18,17,24)
#000000
(0,0,0)

Tints of #7693A4

#7693A4
(118,147,164)
#829CAC
(130,156,172)
#8EA5B4
(142,165,180)
#9AAEBC
(154,174,188)
#A6B7C4
(166,183,196)
#B2C0CC
(178,192,204)
#BEC9D4
(190,201,212)
#CAD2DC
(202,210,220)
#D6DBE4
(214,219,228)
#E2E4EC
(226,228,236)
#EEEDF4
(238,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7693A4 color. Also use rgb(118,147,164) instead hex code.

Text Font Color

.myTextColor { color: #7693A4; }

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

This text font color is #7693A4.

Background Color

.myBgColor { background-color: #7693A4; }

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

This div background color is #7693A4.

Border color

.myBorderColor { border: 1px solid #7693A4; }

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

This div border color is #7693A4.

Opacity

.myOpacity80 { color: #7693A4; opacity: 0.8; }

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

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

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

This text has shadow with #7693A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7693A4.

Preview

Color preview on black background

This text has color #7693A4 on black background.


Color preview on white background

This text has color #7693A4 on white background.


Black color preview on #7693A4 background

This text has black color on #7693A4 background.


White color preview on #7693A4 background

This text has white color on #7693A4 background.


Related colors

Complementary color

Complementary color for #hex is #896C5B.


I love getcolorcode.com

Triadic colors

1 #A47693 and #93A476 with #7693A4 are triadic colors.

2 #A49376 and #9376A4 with #7693A4 are triadic colors.