COLOR #778291

HEX: #778291 RGB: (119,130,145)

Color info

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

RGB color model

#778291 color RGB value is (119,130,145).

RGB: (119,130,145) (47%, 51%, 57%)

RGB channels and saturation

R 119 of 255 = 47%
G 130 of 255 = 51%
B 145 of 255 = 57%

119
130
145

R + G + B ~ 52%. #778291 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 130 + 145 = 394 (100%)
R 119 of 394 ~ 30.2%
G 130 of 394 ~ 32.99%
B 145 of 394 ~ 36.8'%

%30.2
%32.99
%36.8

CMYK color model

#778291 color CMYK value is (18,10,0,43).

  • cyan value is 17.93%
  • magenta value is 10.34%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (18,10,0,43)
C18M10Y0K43 (18%, 10%, 0%, 43%)
(0.18 / 0.10 / 0.00 / 0.43)

CMYK percentages

%17.93
%10.34
%0
%43.14

Codes

Color #778291 in popluar color models

77 82 91
RGB 119 130 145
HSL 215° 10.57% 51.76%
HSB/HSV 215° 17.93% 56.86%
CMYK 17.93% 10.34% 0.00%
43.14%

Color #778291 in popluar number systems.

HEX 77 82 91
Decimal 119 130 145
Binary 1110111 10000010 10010001
Octal 167 202 221

Shades and tints

Shades of #778291

#778291
(119,130,145)
#6D7784
(109,119,132)
#636C77
(99,108,119)
#59616A
(89,97,106)
#4F565D
(79,86,93)
#454B50
(69,75,80)
#3B4043
(59,64,67)
#313536
(49,53,54)
#272A29
(39,42,41)
#1D1F1C
(29,31,28)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #778291

#778291
(119,130,145)
#838D9B
(131,141,155)
#8F98A5
(143,152,165)
#9BA3AF
(155,163,175)
#A7AEB9
(167,174,185)
#B3B9C3
(179,185,195)
#BFC4CD
(191,196,205)
#CBCFD7
(203,207,215)
#D7DAE1
(215,218,225)
#E3E5EB
(227,229,235)
#EFF0F5
(239,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778291 color. Also use rgb(119,130,145) instead hex code.

Text Font Color

.myTextColor { color: #778291; }

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

This text font color is #778291.

Background Color

.myBgColor { background-color: #778291; }

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

This div background color is #778291.

Border color

.myBorderColor { border: 1px solid #778291; }

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

This div border color is #778291.

Opacity

.myOpacity80 { color: #778291; opacity: 0.8; }

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

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

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

This text has shadow with #778291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778291.

Preview

Color preview on black background

This text has color #778291 on black background.


Color preview on white background

This text has color #778291 on white background.


Black color preview on #778291 background

This text has black color on #778291 background.


White color preview on #778291 background

This text has white color on #778291 background.


Related colors

Complementary color

Complementary color for #hex is #887D6E.


I love getcolorcode.com

Triadic colors

1 #917782 and #829177 with #778291 are triadic colors.

2 #918277 and #827791 with #778291 are triadic colors.