COLOR #7C7462

HEX: #7C7462 RGB: (124,116,98)

Color info

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

RGB color model

#7C7462 color RGB value is (124,116,98).

RGB: (124,116,98) (49%, 45%, 38%)

RGB channels and saturation

R 124 of 255 = 49%
G 116 of 255 = 45%
B 98 of 255 = 38%

124
116
98

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

Portions of RGB colors in percentages

R + G + B = 124 + 116 + 98 = 338 (100%)
R 124 of 338 ~ 36.69%
G 116 of 338 ~ 34.32%
B 98 of 338 ~ 28.99'%

%36.69
%34.32
%28.99

CMYK color model

#7C7462 color CMYK value is (0,6,21,51).

  • cyan value is 0.00%
  • magenta value is 6.45%
  • yellow value is 20.97%
  • key color value is 51.37%

CMYK: (0,6,21,51)
C0M6Y21K51 (0%, 6%, 21%, 51%)
(0.00 / 0.06 / 0.21 / 0.51)

CMYK percentages

%0
%6.45
%20.97
%51.37

Codes

Color #7C7462 in popluar color models

7C 74 62
RGB 124 116 98
HSL 42° 11.71% 43.53%
HSB/HSV 42° 20.97% 48.63%
CMYK 0.00% 6.45% 20.97%
51.37%

Color #7C7462 in popluar number systems.

HEX 7C 74 62
Decimal 124 116 98
Binary 1111100 1110100 1100010
Octal 174 164 142

Shades and tints

Shades of #7C7462

#7C7462
(124,116,98)
#716A5A
(113,106,90)
#666052
(102,96,82)
#5B564A
(91,86,74)
#504C42
(80,76,66)
#45423A
(69,66,58)
#3A3832
(58,56,50)
#2F2E2A
(47,46,42)
#242422
(36,36,34)
#191A1A
(25,26,26)
#0E1012
(14,16,18)
#000000
(0,0,0)

Tints of #7C7462

#7C7462
(124,116,98)
#878070
(135,128,112)
#928C7E
(146,140,126)
#9D988C
(157,152,140)
#A8A49A
(168,164,154)
#B3B0A8
(179,176,168)
#BEBCB6
(190,188,182)
#C9C8C4
(201,200,196)
#D4D4D2
(212,212,210)
#DFE0E0
(223,224,224)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C7462 color. Also use rgb(124,116,98) instead hex code.

Text Font Color

.myTextColor { color: #7C7462; }

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

This text font color is #7C7462.

Background Color

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

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

This div background color is #7C7462.

Border color

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

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

This div border color is #7C7462.

Opacity

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

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

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

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

This text has shadow with #7C7462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C7462.

Preview

Color preview on black background

This text has color #7C7462 on black background.


Color preview on white background

This text has color #7C7462 on white background.


Black color preview on #7C7462 background

This text has black color on #7C7462 background.


White color preview on #7C7462 background

This text has white color on #7C7462 background.


Related colors

Complementary color

Complementary color for #hex is #838B9D.


I love getcolorcode.com

Triadic colors

1 #627C74 and #74627C with #7C7462 are triadic colors.

2 #62747C and #747C62 with #7C7462 are triadic colors.