COLOR #766178

HEX: #766178 RGB: (118,97,120)

Color info

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

RGB color model

#766178 color RGB value is (118,97,120).

RGB: (118,97,120) (46%, 38%, 47%)

RGB channels and saturation

R 118 of 255 = 46%
G 97 of 255 = 38%
B 120 of 255 = 47%

118
97
120

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

Portions of RGB colors in percentages

R + G + B = 118 + 97 + 120 = 335 (100%)
R 118 of 335 ~ 35.22%
G 97 of 335 ~ 28.96%
B 120 of 335 ~ 35.82'%

%35.22
%28.96
%35.82

CMYK color model

#766178 color CMYK value is (2,19,0,53).

  • cyan value is 1.67%
  • magenta value is 19.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (2,19,0,53)
C2M19Y0K53 (2%, 19%, 0%, 53%)
(0.02 / 0.19 / 0.00 / 0.53)

CMYK percentages

%1.67
%19.17
%0
%52.94

Codes

Color #766178 in popluar color models

76 61 78
RGB 118 97 120
HSL 295° 10.60% 42.55%
HSB/HSV 295° 19.17% 47.06%
CMYK 1.67% 19.17% 0.00%
52.94%

Color #766178 in popluar number systems.

HEX 76 61 78
Decimal 118 97 120
Binary 1110110 1100001 1111000
Octal 166 141 170

Shades and tints

Shades of #766178

#766178
(118,97,120)
#6C596E
(108,89,110)
#625164
(98,81,100)
#58495A
(88,73,90)
#4E4150
(78,65,80)
#443946
(68,57,70)
#3A313C
(58,49,60)
#302932
(48,41,50)
#262128
(38,33,40)
#1C191E
(28,25,30)
#121114
(18,17,20)
#000000
(0,0,0)

Tints of #766178

#766178
(118,97,120)
#826F84
(130,111,132)
#8E7D90
(142,125,144)
#9A8B9C
(154,139,156)
#A699A8
(166,153,168)
#B2A7B4
(178,167,180)
#BEB5C0
(190,181,192)
#CAC3CC
(202,195,204)
#D6D1D8
(214,209,216)
#E2DFE4
(226,223,228)
#EEEDF0
(238,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766178 color. Also use rgb(118,97,120) instead hex code.

Text Font Color

.myTextColor { color: #766178; }

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

This text font color is #766178.

Background Color

.myBgColor { background-color: #766178; }

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

This div background color is #766178.

Border color

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

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

This div border color is #766178.

Opacity

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

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

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

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

This text has shadow with #766178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766178.

Preview

Color preview on black background

This text has color #766178 on black background.


Color preview on white background

This text has color #766178 on white background.


Black color preview on #766178 background

This text has black color on #766178 background.


White color preview on #766178 background

This text has white color on #766178 background.


Related colors

Complementary color

Complementary color for #hex is #899E87.


I love getcolorcode.com

Triadic colors

1 #787661 and #617876 with #766178 are triadic colors.

2 #786176 and #617678 with #766178 are triadic colors.