COLOR #778592

HEX: #778592 RGB: (119,133,146)

Color info

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

RGB color model

#778592 color RGB value is (119,133,146).

RGB: (119,133,146) (47%, 52%, 57%)

RGB channels and saturation

R 119 of 255 = 47%
G 133 of 255 = 52%
B 146 of 255 = 57%

119
133
146

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

Portions of RGB colors in percentages

R + G + B = 119 + 133 + 146 = 398 (100%)
R 119 of 398 ~ 29.9%
G 133 of 398 ~ 33.42%
B 146 of 398 ~ 36.68'%

%29.9
%33.42
%36.68

CMYK color model

#778592 color CMYK value is (18,9,0,43).

  • cyan value is 18.49%
  • magenta value is 8.90%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (18,9,0,43)
C18M9Y0K43 (18%, 9%, 0%, 43%)
(0.18 / 0.09 / 0.00 / 0.43)

CMYK percentages

%18.49
%8.9
%0
%42.75

Codes

Color #778592 in popluar color models

77 85 92
RGB 119 133 146
HSL 209° 11.02% 51.96%
HSB/HSV 209° 18.49% 57.25%
CMYK 18.49% 8.90% 0.00%
42.75%

Color #778592 in popluar number systems.

HEX 77 85 92
Decimal 119 133 146
Binary 1110111 10000101 10010010
Octal 167 205 222

Shades and tints

Shades of #778592

#778592
(119,133,146)
#6D7985
(109,121,133)
#636D78
(99,109,120)
#59616B
(89,97,107)
#4F555E
(79,85,94)
#454951
(69,73,81)
#3B3D44
(59,61,68)
#313137
(49,49,55)
#27252A
(39,37,42)
#1D191D
(29,25,29)
#130D10
(19,13,16)
#000000
(0,0,0)

Tints of #778592

#778592
(119,133,146)
#83909B
(131,144,155)
#8F9BA4
(143,155,164)
#9BA6AD
(155,166,173)
#A7B1B6
(167,177,182)
#B3BCBF
(179,188,191)
#BFC7C8
(191,199,200)
#CBD2D1
(203,210,209)
#D7DDDA
(215,221,218)
#E3E8E3
(227,232,227)
#EFF3EC
(239,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #778592 color. Also use rgb(119,133,146) instead hex code.

Text Font Color

.myTextColor { color: #778592; }

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

This text font color is #778592.

Background Color

.myBgColor { background-color: #778592; }

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

This div background color is #778592.

Border color

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

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

This div border color is #778592.

Opacity

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

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

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

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

This text has shadow with #778592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #778592.

Preview

Color preview on black background

This text has color #778592 on black background.


Color preview on white background

This text has color #778592 on white background.


Black color preview on #778592 background

This text has black color on #778592 background.


White color preview on #778592 background

This text has white color on #778592 background.


Related colors

Complementary color

Complementary color for #hex is #887A6D.


I love getcolorcode.com

Triadic colors

1 #927785 and #859277 with #778592 are triadic colors.

2 #928577 and #857792 with #778592 are triadic colors.