COLOR #775678

HEX: #775678 RGB: (119,86,120)

Color info

#775678 contains red, green and blue colors in about the same proportion. Web safe color of #775678 is #666666 (or #666).

RGB color model

#775678 color RGB value is (119,86,120).

RGB: (119,86,120) (47%, 34%, 47%)

RGB channels and saturation

R 119 of 255 = 47%
G 86 of 255 = 34%
B 120 of 255 = 47%

119
86
120

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

Portions of RGB colors in percentages

R + G + B = 119 + 86 + 120 = 325 (100%)
R 119 of 325 ~ 36.62%
G 86 of 325 ~ 26.46%
B 120 of 325 ~ 36.92'%

%36.62
%26.46
%36.92

CMYK color model

#775678 color CMYK value is (1,28,0,53).

  • cyan value is 0.83%
  • magenta value is 28.33%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (1,28,0,53) C1M28Y0K53 (1%,28%,0%,53%) (0.01/0.28/0.00/0.53) 

CMYK percentages

%0.83
%28.33
%0
%52.94

Codes

Color #775678 in popluar color models

77 56 78
RGB 119 86 120
HSL 298° 16.50% 40.39%
HSB/HSV 298° 28.33% 47.06%
CMYK 0.83% 28.33% 0.00%
52.94%

Color #775678 in popluar number systems.

HEX 77 56 78
Decimal 119 86 120
Binary 1110111 1010110 1111000
Octal 167 126 170

Shades and tints

Shades of #775678

#775678
(119,86,120)
#6D4F6E
(109,79,110)
#634864
(99,72,100)
#59415A
(89,65,90)
#4F3A50
(79,58,80)
#453346
(69,51,70)
#3B2C3C
(59,44,60)
#312532
(49,37,50)
#271E28
(39,30,40)
#1D171E
(29,23,30)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #775678

#775678
(119,86,120)
#836584
(131,101,132)
#8F7490
(143,116,144)
#9B839C
(155,131,156)
#A792A8
(167,146,168)
#B3A1B4
(179,161,180)
#BFB0C0
(191,176,192)
#CBBFCC
(203,191,204)
#D7CED8
(215,206,216)
#E3DDE4
(227,221,228)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775678 color. Also use rgb(119,86,120) instead hex code.

Text Font Color

.myTextColor { color: #775678; }

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

This text font color is #775678.

Background Color

.myBgColor { background-color: #775678; }

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

This div background color is #775678.

Border color

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

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

This div border color is #775678.

Opacity

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

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

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

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

This text has shadow with #775678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #775678.

Preview

Color preview on black background

This text has color #775678 on black background.


Color preview on white background

This text has color #775678 on white background.


Black color preview on #775678 background

This text has black color on #775678 background.


White color preview on #775678 background

This text has white color on #775678 background.


Related colors

Complementary color

Complementary color for #hex is #88A987.


I love getcolorcode.com

Triadic colors

1 #787756 and #567877 with #775678 are triadic colors.

2 #785677 and #567778 with #775678 are triadic colors.