COLOR #7981B3

HEX: #7981B3 RGB: (121,129,179)

Color info

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

RGB color model

#7981B3 color RGB value is (121,129,179).

RGB: (121,129,179) (47%, 51%, 70%)

RGB channels and saturation

R 121 of 255 = 47%
G 129 of 255 = 51%
B 179 of 255 = 70%

121
129
179

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

Portions of RGB colors in percentages

R + G + B = 121 + 129 + 179 = 429 (100%)
R 121 of 429 ~ 28.21%
G 129 of 429 ~ 30.07%
B 179 of 429 ~ 41.72'%

%28.21
%30.07
%41.72

CMYK color model

#7981B3 color CMYK value is (32,28,0,30).

  • cyan value is 32.40%
  • magenta value is 27.93%
  • yellow value is 0.00%
  • key color value is 29.80%

CMYK: (32,28,0,30)
C32M28Y0K30 (32%, 28%, 0%, 30%)
(0.32 / 0.28 / 0.00 / 0.30)

CMYK percentages

%32.4
%27.93
%0
%29.8

Codes

Color #7981B3 in popluar color models

79 81 B3
RGB 121 129 179
HSL 232° 27.62% 58.82%
HSB/HSV 232° 32.40% 70.20%
CMYK 32.40% 27.93% 0.00%
29.80%

Color #7981B3 in popluar number systems.

HEX 79 81 B3
Decimal 121 129 179
Binary 1111001 10000001 10110011
Octal 171 201 263

Shades and tints

Shades of #7981B3

#7981B3
(121,129,179)
#6E76A3
(110,118,163)
#636B93
(99,107,147)
#586083
(88,96,131)
#4D5573
(77,85,115)
#424A63
(66,74,99)
#373F53
(55,63,83)
#2C3443
(44,52,67)
#212933
(33,41,51)
#161E23
(22,30,35)
#0B1313
(11,19,19)
#000000
(0,0,0)

Tints of #7981B3

#7981B3
(121,129,179)
#858CB9
(133,140,185)
#9197BF
(145,151,191)
#9DA2C5
(157,162,197)
#A9ADCB
(169,173,203)
#B5B8D1
(181,184,209)
#C1C3D7
(193,195,215)
#CDCEDD
(205,206,221)
#D9D9E3
(217,217,227)
#E5E4E9
(229,228,233)
#F1EFEF
(241,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7981B3 color. Also use rgb(121,129,179) instead hex code.

Text Font Color

.myTextColor { color: #7981B3; }

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

This text font color is #7981B3.

Background Color

.myBgColor { background-color: #7981B3; }

<div style="background-color:#7981B3">Inner text</div>

This div background color is #7981B3.

Border color

.myBorderColor { border: 1px solid #7981B3; }

<div style="border:3px solid #7981B3">Div</div>

This div border color is #7981B3.

Opacity

.myOpacity80 { color: #7981B3; opacity: 0.8; }

<p style="color:#7981B3;opacity:0.8;">80%</p>

Text with #7981B3 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 #7981B3;}

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

This text has shadow with #7981B3 color.


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

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

This text has shadow with #7981B3 primary color and red secondary color.


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

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

This text has shadow with #7981B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7981B3.

Preview

Color preview on black background

This text has color #7981B3 on black background.


Color preview on white background

This text has color #7981B3 on white background.


Black color preview on #7981B3 background

This text has black color on #7981B3 background.


White color preview on #7981B3 background

This text has white color on #7981B3 background.


Related colors

Complementary color

Complementary color for #hex is #867E4C.


I love getcolorcode.com

Triadic colors

1 #B37981 and #81B379 with #7981B3 are triadic colors.

2 #B38179 and #8179B3 with #7981B3 are triadic colors.