COLOR #7994A8

HEX: #7994A8 RGB: (121,148,168)

Color info

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

RGB color model

#7994A8 color RGB value is (121,148,168).

RGB: (121,148,168) (47%, 58%, 66%)

RGB channels and saturation

R 121 of 255 = 47%
G 148 of 255 = 58%
B 168 of 255 = 66%

121
148
168

R + G + B ~ 57%. #7994A8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 148 + 168 = 437 (100%)
R 121 of 437 ~ 27.69%
G 148 of 437 ~ 33.87%
B 168 of 437 ~ 38.44'%

%27.69
%33.87
%38.44

CMYK color model

#7994A8 color CMYK value is (28,12,0,34).

  • cyan value is 27.98%
  • magenta value is 11.90%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (28,12,0,34)
C28M12Y0K34 (28%, 12%, 0%, 34%)
(0.28 / 0.12 / 0.00 / 0.34)

CMYK percentages

%27.98
%11.9
%0
%34.12

Codes

Color #7994A8 in popluar color models

79 94 A8
RGB 121 148 168
HSL 206° 21.27% 56.67%
HSB/HSV 206° 27.98% 65.88%
CMYK 27.98% 11.90% 0.00%
34.12%

Color #7994A8 in popluar number systems.

HEX 79 94 A8
Decimal 121 148 168
Binary 1111001 10010100 10101000
Octal 171 224 250

Shades and tints

Shades of #7994A8

#7994A8
(121,148,168)
#6E8799
(110,135,153)
#637A8A
(99,122,138)
#586D7B
(88,109,123)
#4D606C
(77,96,108)
#42535D
(66,83,93)
#37464E
(55,70,78)
#2C393F
(44,57,63)
#212C30
(33,44,48)
#161F21
(22,31,33)
#0B1212
(11,18,18)
#000000
(0,0,0)

Tints of #7994A8

#7994A8
(121,148,168)
#859DAF
(133,157,175)
#91A6B6
(145,166,182)
#9DAFBD
(157,175,189)
#A9B8C4
(169,184,196)
#B5C1CB
(181,193,203)
#C1CAD2
(193,202,210)
#CDD3D9
(205,211,217)
#D9DCE0
(217,220,224)
#E5E5E7
(229,229,231)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7994A8 color. Also use rgb(121,148,168) instead hex code.

Text Font Color

.myTextColor { color: #7994A8; }

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

This text font color is #7994A8.

Background Color

.myBgColor { background-color: #7994A8; }

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

This div background color is #7994A8.

Border color

.myBorderColor { border: 1px solid #7994A8; }

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

This div border color is #7994A8.

Opacity

.myOpacity80 { color: #7994A8; opacity: 0.8; }

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

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

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

This text has shadow with #7994A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7994A8.

Preview

Color preview on black background

This text has color #7994A8 on black background.


Color preview on white background

This text has color #7994A8 on white background.


Black color preview on #7994A8 background

This text has black color on #7994A8 background.


White color preview on #7994A8 background

This text has white color on #7994A8 background.


Related colors

Complementary color

Complementary color for #hex is #866B57.


I love getcolorcode.com

Triadic colors

1 #A87994 and #94A879 with #7994A8 are triadic colors.

2 #A89479 and #9479A8 with #7994A8 are triadic colors.