COLOR #779183

HEX: #779183 RGB: (119,145,131)

Color info

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

RGB color model

#779183 color RGB value is (119,145,131).

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

RGB channels and saturation

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

119
145
131

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

Portions of RGB colors in percentages

R + G + B = 119 + 145 + 131 = 395 (100%)
R 119 of 395 ~ 30.13%
G 145 of 395 ~ 36.71%
B 131 of 395 ~ 33.16'%

%30.13
%36.71
%33.16

CMYK color model

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

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

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

CMYK percentages

%17.93
%0
%9.66
%43.14

Codes

Color #779183 in popluar color models

77 91 83
RGB 119 145 131
HSL 148° 10.57% 51.76%
HSB/HSV 148° 17.93% 56.86%
CMYK 17.93% 0.00% 9.66%
43.14%

Color #779183 in popluar number systems.

HEX 77 91 83
Decimal 119 145 131
Binary 1110111 10010001 10000011
Octal 167 221 203

Shades and tints

Shades of #779183

#779183
(119,145,131)
#6D8478
(109,132,120)
#63776D
(99,119,109)
#596A62
(89,106,98)
#4F5D57
(79,93,87)
#45504C
(69,80,76)
#3B4341
(59,67,65)
#313636
(49,54,54)
#27292B
(39,41,43)
#1D1C20
(29,28,32)
#130F15
(19,15,21)
#000000
(0,0,0)

Tints of #779183

#779183
(119,145,131)
#839B8E
(131,155,142)
#8FA599
(143,165,153)
#9BAFA4
(155,175,164)
#A7B9AF
(167,185,175)
#B3C3BA
(179,195,186)
#BFCDC5
(191,205,197)
#CBD7D0
(203,215,208)
#D7E1DB
(215,225,219)
#E3EBE6
(227,235,230)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #779183; }

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

This text font color is #779183.

Background Color

.myBgColor { background-color: #779183; }

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

This div background color is #779183.

Border color

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

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

This div border color is #779183.

Opacity

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

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

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

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

This text has shadow with #779183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #779183.

Preview

Color preview on black background

This text has color #779183 on black background.


Color preview on white background

This text has color #779183 on white background.


Black color preview on #779183 background

This text has black color on #779183 background.


White color preview on #779183 background

This text has white color on #779183 background.


Related colors

Complementary color

Complementary color for #hex is #886E7C.


I love getcolorcode.com

Triadic colors

1 #837791 and #918377 with #779183 are triadic colors.

2 #839177 and #917783 with #779183 are triadic colors.