COLOR #7F7D61

HEX: #7F7D61 RGB: (127,125,97)

Color info

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

RGB color model

#7F7D61 color RGB value is (127,125,97).

RGB: (127,125,97) (50%, 49%, 38%)

RGB channels and saturation

R 127 of 255 = 50%
G 125 of 255 = 49%
B 97 of 255 = 38%

127
125
97

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

Portions of RGB colors in percentages

R + G + B = 127 + 125 + 97 = 349 (100%)
R 127 of 349 ~ 36.39%
G 125 of 349 ~ 35.82%
B 97 of 349 ~ 27.79'%

%36.39
%35.82
%27.79

CMYK color model

#7F7D61 color CMYK value is (0,2,24,50).

  • cyan value is 0.00%
  • magenta value is 1.57%
  • yellow value is 23.62%
  • key color value is 50.20%
CMYK: (0,2,24,50) C0M2Y24K50 (0%,2%,24%,50%) (0.00/0.02/0.24/0.50) 

CMYK percentages

%0
%1.57
%23.62
%50.2

Codes

Color #7F7D61 in popluar color models

7F 7D 61
RGB 127 125 97
HSL 56° 13.39% 43.92%
HSB/HSV 56° 23.62% 49.80%
CMYK 0.00% 1.57% 23.62%
50.20%

Color #7F7D61 in popluar number systems.

HEX 7F 7D 61
Decimal 127 125 97
Binary 1111111 1111101 1100001
Octal 177 175 141

Shades and tints

Shades of #7F7D61

#7F7D61
(127,125,97)
#747259
(116,114,89)
#696751
(105,103,81)
#5E5C49
(94,92,73)
#535141
(83,81,65)
#484639
(72,70,57)
#3D3B31
(61,59,49)
#323029
(50,48,41)
#272521
(39,37,33)
#1C1A19
(28,26,25)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #7F7D61

#7F7D61
(127,125,97)
#8A886F
(138,136,111)
#95937D
(149,147,125)
#A09E8B
(160,158,139)
#ABA999
(171,169,153)
#B6B4A7
(182,180,167)
#C1BFB5
(193,191,181)
#CCCAC3
(204,202,195)
#D7D5D1
(215,213,209)
#E2E0DF
(226,224,223)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7F7D61 color. Also use rgb(127,125,97) instead hex code.

Text Font Color

.myTextColor { color: #7F7D61; }

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

This text font color is #7F7D61.

Background Color

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

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

This div background color is #7F7D61.

Border color

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

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

This div border color is #7F7D61.

Opacity

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

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

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

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

This text has shadow with #7F7D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F7D61.

Preview

Color preview on black background

This text has color #7F7D61 on black background.


Color preview on white background

This text has color #7F7D61 on white background.


Black color preview on #7F7D61 background

This text has black color on #7F7D61 background.


White color preview on #7F7D61 background

This text has white color on #7F7D61 background.


Related colors

Complementary color

Complementary color for #hex is #80829E.


I love getcolorcode.com

Triadic colors

1 #617F7D and #7D617F with #7F7D61 are triadic colors.

2 #617D7F and #7D7F61 with #7F7D61 are triadic colors.