COLOR #7781A8

HEX: #7781A8 RGB: (119,129,168)

Color info

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

RGB color model

#7781A8 color RGB value is (119,129,168).

RGB: (119,129,168) (47%, 51%, 66%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 168 of 255 = 66%

119
129
168

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

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 168 = 416 (100%)
R 119 of 416 ~ 28.61%
G 129 of 416 ~ 31.01%
B 168 of 416 ~ 40.38'%

%28.61
%31.01
%40.38

CMYK color model

#7781A8 color CMYK value is (29,23,0,34).

  • cyan value is 29.17%
  • magenta value is 23.21%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (29,23,0,34)
C29M23Y0K34 (29%, 23%, 0%, 34%)
(0.29 / 0.23 / 0.00 / 0.34)

CMYK percentages

%29.17
%23.21
%0
%34.12

Codes

Color #7781A8 in popluar color models

77 81 A8
RGB 119 129 168
HSL 228° 21.97% 56.27%
HSB/HSV 228° 29.17% 65.88%
CMYK 29.17% 23.21% 0.00%
34.12%

Color #7781A8 in popluar number systems.

HEX 77 81 A8
Decimal 119 129 168
Binary 1110111 10000001 10101000
Octal 167 201 250

Shades and tints

Shades of #7781A8

#7781A8
(119,129,168)
#6D7699
(109,118,153)
#636B8A
(99,107,138)
#59607B
(89,96,123)
#4F556C
(79,85,108)
#454A5D
(69,74,93)
#3B3F4E
(59,63,78)
#31343F
(49,52,63)
#272930
(39,41,48)
#1D1E21
(29,30,33)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #7781A8

#7781A8
(119,129,168)
#838CAF
(131,140,175)
#8F97B6
(143,151,182)
#9BA2BD
(155,162,189)
#A7ADC4
(167,173,196)
#B3B8CB
(179,184,203)
#BFC3D2
(191,195,210)
#CBCED9
(203,206,217)
#D7D9E0
(215,217,224)
#E3E4E7
(227,228,231)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7781A8 color. Also use rgb(119,129,168) instead hex code.

Text Font Color

.myTextColor { color: #7781A8; }

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

This text font color is #7781A8.

Background Color

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

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

This div background color is #7781A8.

Border color

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

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

This div border color is #7781A8.

Opacity

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

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

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

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

This text has shadow with #7781A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7781A8.

Preview

Color preview on black background

This text has color #7781A8 on black background.


Color preview on white background

This text has color #7781A8 on white background.


Black color preview on #7781A8 background

This text has black color on #7781A8 background.


White color preview on #7781A8 background

This text has white color on #7781A8 background.


Related colors

Complementary color

Complementary color for #hex is #887E57.


I love getcolorcode.com

Triadic colors

1 #A87781 and #81A877 with #7781A8 are triadic colors.

2 #A88177 and #8177A8 with #7781A8 are triadic colors.