COLOR #76847C

HEX: #76847C RGB: (118,132,124)

Color info

#76847C contains red, green and blue colors in about the same proportion. Web safe color of #76847C is #669966 (or #696).

RGB color model

#76847C color RGB value is (118,132,124).

RGB: (118,132,124) (46%, 52%, 49%)

RGB channels and saturation

R 118 of 255 = 46%
G 132 of 255 = 52%
B 124 of 255 = 49%

118
132
124

R + G + B ~ 49%. #76847C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 132 + 124 = 374 (100%)
R 118 of 374 ~ 31.55%
G 132 of 374 ~ 35.29%
B 124 of 374 ~ 33.16'%

%31.55
%35.29
%33.16

CMYK color model

#76847C color CMYK value is (11,0,6,48).

  • cyan value is 10.61%
  • magenta value is 0.00%
  • yellow value is 6.06%
  • key color value is 48.24%
CMYK: (11,0,6,48) C11M0Y6K48 (11%,0%,6%,48%) (0.11/0.00/0.06/0.48) 

CMYK percentages

%10.61
%0
%6.06
%48.24

Codes

Color #76847C in popluar color models

76 84 7C
RGB 118 132 124
HSL 146° 5.60% 49.02%
HSB/HSV 146° 10.61% 51.76%
CMYK 10.61% 0.00% 6.06%
48.24%

Color #76847C in popluar number systems.

HEX 76 84 7C
Decimal 118 132 124
Binary 1110110 10000100 1111100
Octal 166 204 174

Shades and tints

Shades of #76847C

#76847C
(118,132,124)
#6C7871
(108,120,113)
#626C66
(98,108,102)
#58605B
(88,96,91)
#4E5450
(78,84,80)
#444845
(68,72,69)
#3A3C3A
(58,60,58)
#30302F
(48,48,47)
#262424
(38,36,36)
#1C1819
(28,24,25)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #76847C

#76847C
(118,132,124)
#828F87
(130,143,135)
#8E9A92
(142,154,146)
#9AA59D
(154,165,157)
#A6B0A8
(166,176,168)
#B2BBB3
(178,187,179)
#BEC6BE
(190,198,190)
#CAD1C9
(202,209,201)
#D6DCD4
(214,220,212)
#E2E7DF
(226,231,223)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76847C color. Also use rgb(118,132,124) instead hex code.

Text Font Color

.myTextColor { color: #76847C; }

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

This text font color is #76847C.

Background Color

.myBgColor { background-color: #76847C; }

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

This div background color is #76847C.

Border color

.myBorderColor { border: 1px solid #76847C; }

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

This div border color is #76847C.

Opacity

.myOpacity80 { color: #76847C; opacity: 0.8; }

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

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

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

This text has shadow with #76847C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76847C.

Preview

Color preview on black background

This text has color #76847C on black background.


Color preview on white background

This text has color #76847C on white background.


Black color preview on #76847C background

This text has black color on #76847C background.


White color preview on #76847C background

This text has white color on #76847C background.


Related colors

Complementary color

Complementary color for #hex is #897B83.


I love getcolorcode.com

Triadic colors

1 #7C7684 and #847C76 with #76847C are triadic colors.

2 #7C8476 and #84767C with #76847C are triadic colors.