COLOR #7C6A68

HEX: #7C6A68 RGB: (124,106,104)

Color info

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

RGB color model

#7C6A68 color RGB value is (124,106,104).

RGB: (124,106,104) (49%, 42%, 41%)

RGB channels and saturation

R 124 of 255 = 49%
G 106 of 255 = 42%
B 104 of 255 = 41%

124
106
104

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

Portions of RGB colors in percentages

R + G + B = 124 + 106 + 104 = 334 (100%)
R 124 of 334 ~ 37.13%
G 106 of 334 ~ 31.74%
B 104 of 334 ~ 31.14'%

%37.13
%31.74
%31.14

CMYK color model

#7C6A68 color CMYK value is (0,15,16,51).

  • cyan value is 0.00%
  • magenta value is 14.52%
  • yellow value is 16.13%
  • key color value is 51.37%

CMYK: (0,15,16,51)
C0M15Y16K51 (0%, 15%, 16%, 51%)
(0.00 / 0.15 / 0.16 / 0.51)

CMYK percentages

%0
%14.52
%16.13
%51.37

Codes

Color #7C6A68 in popluar color models

7C 6A 68
RGB 124 106 104
HSL 8.77% 44.71%
HSB/HSV 16.13% 48.63%
CMYK 0.00% 14.52% 16.13%
51.37%

Color #7C6A68 in popluar number systems.

HEX 7C 6A 68
Decimal 124 106 104
Binary 1111100 1101010 1101000
Octal 174 152 150

Shades and tints

Shades of #7C6A68

#7C6A68
(124,106,104)
#71615F
(113,97,95)
#665856
(102,88,86)
#5B4F4D
(91,79,77)
#504644
(80,70,68)
#453D3B
(69,61,59)
#3A3432
(58,52,50)
#2F2B29
(47,43,41)
#242220
(36,34,32)
#191917
(25,25,23)
#0E100E
(14,16,14)
#000000
(0,0,0)

Tints of #7C6A68

#7C6A68
(124,106,104)
#877775
(135,119,117)
#928482
(146,132,130)
#9D918F
(157,145,143)
#A89E9C
(168,158,156)
#B3ABA9
(179,171,169)
#BEB8B6
(190,184,182)
#C9C5C3
(201,197,195)
#D4D2D0
(212,210,208)
#DFDFDD
(223,223,221)
#EAECEA
(234,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C6A68; }

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

This text font color is #7C6A68.

Background Color

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

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

This div background color is #7C6A68.

Border color

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

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

This div border color is #7C6A68.

Opacity

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

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

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

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

This text has shadow with #7C6A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C6A68.

Preview

Color preview on black background

This text has color #7C6A68 on black background.


Color preview on white background

This text has color #7C6A68 on white background.


Black color preview on #7C6A68 background

This text has black color on #7C6A68 background.


White color preview on #7C6A68 background

This text has white color on #7C6A68 background.


Related colors

Complementary color

Complementary color for #hex is #839597.


I love getcolorcode.com

Triadic colors

1 #687C6A and #6A687C with #7C6A68 are triadic colors.

2 #686A7C and #6A7C68 with #7C6A68 are triadic colors.