COLOR #7988A9

HEX: #7988A9 RGB: (121,136,169)

Color info

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

RGB color model

#7988A9 color RGB value is (121,136,169).

RGB: (121,136,169) (47%, 53%, 66%)

RGB channels and saturation

R 121 of 255 = 47%
G 136 of 255 = 53%
B 169 of 255 = 66%

121
136
169

R + G + B ~ 55%. #7988A9 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 136 + 169 = 426 (100%)
R 121 of 426 ~ 28.4%
G 136 of 426 ~ 31.92%
B 169 of 426 ~ 39.67'%

%28.4
%31.92
%39.67

CMYK color model

#7988A9 color CMYK value is (28,20,0,34).

  • cyan value is 28.40%
  • magenta value is 19.53%
  • yellow value is 0.00%
  • key color value is 33.73%

CMYK: (28,20,0,34)
C28M20Y0K34 (28%, 20%, 0%, 34%)
(0.28 / 0.20 / 0.00 / 0.34)

CMYK percentages

%28.4
%19.53
%0
%33.73

Codes

Color #7988A9 in popluar color models

79 88 A9
RGB 121 136 169
HSL 221° 21.82% 56.86%
HSB/HSV 221° 28.40% 66.27%
CMYK 28.40% 19.53% 0.00%
33.73%

Color #7988A9 in popluar number systems.

HEX 79 88 A9
Decimal 121 136 169
Binary 1111001 10001000 10101001
Octal 171 210 251

Shades and tints

Shades of #7988A9

#7988A9
(121,136,169)
#6E7C9A
(110,124,154)
#63708B
(99,112,139)
#58647C
(88,100,124)
#4D586D
(77,88,109)
#424C5E
(66,76,94)
#37404F
(55,64,79)
#2C3440
(44,52,64)
#212831
(33,40,49)
#161C22
(22,28,34)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #7988A9

#7988A9
(121,136,169)
#8592B0
(133,146,176)
#919CB7
(145,156,183)
#9DA6BE
(157,166,190)
#A9B0C5
(169,176,197)
#B5BACC
(181,186,204)
#C1C4D3
(193,196,211)
#CDCEDA
(205,206,218)
#D9D8E1
(217,216,225)
#E5E2E8
(229,226,232)
#F1ECEF
(241,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7988A9 color. Also use rgb(121,136,169) instead hex code.

Text Font Color

.myTextColor { color: #7988A9; }

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

This text font color is #7988A9.

Background Color

.myBgColor { background-color: #7988A9; }

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

This div background color is #7988A9.

Border color

.myBorderColor { border: 1px solid #7988A9; }

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

This div border color is #7988A9.

Opacity

.myOpacity80 { color: #7988A9; opacity: 0.8; }

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

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

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

This text has shadow with #7988A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7988A9.

Preview

Color preview on black background

This text has color #7988A9 on black background.


Color preview on white background

This text has color #7988A9 on white background.


Black color preview on #7988A9 background

This text has black color on #7988A9 background.


White color preview on #7988A9 background

This text has white color on #7988A9 background.


Related colors

Complementary color

Complementary color for #hex is #867756.


I love getcolorcode.com

Triadic colors

1 #A97988 and #88A979 with #7988A9 are triadic colors.

2 #A98879 and #8879A9 with #7988A9 are triadic colors.