COLOR #7C7E53

HEX: #7C7E53 RGB: (124,126,83)

Color info

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

RGB color model

#7C7E53 color RGB value is (124,126,83).

RGB: (124,126,83) (49%, 49%, 33%)

RGB channels and saturation

R 124 of 255 = 49%
G 126 of 255 = 49%
B 83 of 255 = 33%

124
126
83

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

Portions of RGB colors in percentages

R + G + B = 124 + 126 + 83 = 333 (100%)
R 124 of 333 ~ 37.24%
G 126 of 333 ~ 37.84%
B 83 of 333 ~ 24.92'%

%37.24
%37.84
%24.92

CMYK color model

#7C7E53 color CMYK value is (2,0,34,51).

  • cyan value is 1.59%
  • magenta value is 0.00%
  • yellow value is 34.13%
  • key color value is 50.59%
CMYK: (2,0,34,51) C2M0Y34K51 (2%,0%,34%,51%) (0.02/0.00/0.34/0.51) 

CMYK percentages

%1.59
%0
%34.13
%50.59

Codes

Color #7C7E53 in popluar color models

7C 7E 53
RGB 124 126 83
HSL 63° 20.57% 40.98%
HSB/HSV 63° 34.13% 49.41%
CMYK 1.59% 0.00% 34.13%
50.59%

Color #7C7E53 in popluar number systems.

HEX 7C 7E 53
Decimal 124 126 83
Binary 1111100 1111110 1010011
Octal 174 176 123

Shades and tints

Shades of #7C7E53

#7C7E53
(124,126,83)
#71734C
(113,115,76)
#666845
(102,104,69)
#5B5D3E
(91,93,62)
#505237
(80,82,55)
#454730
(69,71,48)
#3A3C29
(58,60,41)
#2F3122
(47,49,34)
#24261B
(36,38,27)
#191B14
(25,27,20)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #7C7E53

#7C7E53
(124,126,83)
#878962
(135,137,98)
#929471
(146,148,113)
#9D9F80
(157,159,128)
#A8AA8F
(168,170,143)
#B3B59E
(179,181,158)
#BEC0AD
(190,192,173)
#C9CBBC
(201,203,188)
#D4D6CB
(212,214,203)
#DFE1DA
(223,225,218)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C7E53 color. Also use rgb(124,126,83) instead hex code.

Text Font Color

.myTextColor { color: #7C7E53; }

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

This text font color is #7C7E53.

Background Color

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

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

This div background color is #7C7E53.

Border color

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

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

This div border color is #7C7E53.

Opacity

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

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

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

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

This text has shadow with #7C7E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C7E53.

Preview

Color preview on black background

This text has color #7C7E53 on black background.


Color preview on white background

This text has color #7C7E53 on white background.


Black color preview on #7C7E53 background

This text has black color on #7C7E53 background.


White color preview on #7C7E53 background

This text has white color on #7C7E53 background.


Related colors

Complementary color

Complementary color for #hex is #8381AC.


I love getcolorcode.com

Triadic colors

1 #537C7E and #7E537C with #7C7E53 are triadic colors.

2 #537E7C and #7E7C53 with #7C7E53 are triadic colors.