COLOR #7C6A77

HEX: #7C6A77 RGB: (124,106,119)

Color info

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

RGB color model

#7C6A77 color RGB value is (124,106,119).

RGB: (124,106,119) (49%, 42%, 47%)

RGB channels and saturation

R 124 of 255 = 49%
G 106 of 255 = 42%
B 119 of 255 = 47%

124
106
119

R + G + B ~ 46%. #7C6A77 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 106 + 119 = 349 (100%)
R 124 of 349 ~ 35.53%
G 106 of 349 ~ 30.37%
B 119 of 349 ~ 34.1'%

%35.53
%30.37
%34.1

CMYK color model

#7C6A77 color CMYK value is (0,15,4,51).

  • cyan value is 0.00%
  • magenta value is 14.52%
  • yellow value is 4.03%
  • key color value is 51.37%
CMYK: (0,15,4,51) C0M15Y4K51 (0%,15%,4%,51%) (0.00/0.15/0.04/0.51) 

CMYK percentages

%0
%14.52
%4.03
%51.37

Codes

Color #7C6A77 in popluar color models

7C 6A 77
RGB 124 106 119
HSL 317° 7.83% 45.10%
HSB/HSV 317° 14.52% 48.63%
CMYK 0.00% 14.52% 4.03%
51.37%

Color #7C6A77 in popluar number systems.

HEX 7C 6A 77
Decimal 124 106 119
Binary 1111100 1101010 1110111
Octal 174 152 167

Shades and tints

Shades of #7C6A77

#7C6A77
(124,106,119)
#71616D
(113,97,109)
#665863
(102,88,99)
#5B4F59
(91,79,89)
#50464F
(80,70,79)
#453D45
(69,61,69)
#3A343B
(58,52,59)
#2F2B31
(47,43,49)
#242227
(36,34,39)
#19191D
(25,25,29)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #7C6A77

#7C6A77
(124,106,119)
#877783
(135,119,131)
#92848F
(146,132,143)
#9D919B
(157,145,155)
#A89EA7
(168,158,167)
#B3ABB3
(179,171,179)
#BEB8BF
(190,184,191)
#C9C5CB
(201,197,203)
#D4D2D7
(212,210,215)
#DFDFE3
(223,223,227)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C6A77 color. Also use rgb(124,106,119) instead hex code.

Text Font Color

.myTextColor { color: #7C6A77; }

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

This text font color is #7C6A77.

Background Color

.myBgColor { background-color: #7C6A77; }

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

This div background color is #7C6A77.

Border color

.myBorderColor { border: 1px solid #7C6A77; }

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

This div border color is #7C6A77.

Opacity

.myOpacity80 { color: #7C6A77; opacity: 0.8; }

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

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

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

This text has shadow with #7C6A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6A77.

Preview

Color preview on black background

This text has color #7C6A77 on black background.


Color preview on white background

This text has color #7C6A77 on white background.


Black color preview on #7C6A77 background

This text has black color on #7C6A77 background.


White color preview on #7C6A77 background

This text has white color on #7C6A77 background.


Related colors

Complementary color

Complementary color for #hex is #839588.


I love getcolorcode.com

Triadic colors

1 #777C6A and #6A777C with #7C6A77 are triadic colors.

2 #776A7C and #6A7C77 with #7C6A77 are triadic colors.