COLOR #7F4D28

HEX: #7F4D28 RGB: (127,77,40)

Color info

#7F4D28 contains mainly red and green colors. Web safe color of #7F4D28 is #663333 (or #633).

RGB color model

#7F4D28 color RGB value is (127,77,40).

RGB: (127,77,40) (50%, 30%, 16%)

RGB channels and saturation

R 127 of 255 = 50%
G 77 of 255 = 30%
B 40 of 255 = 16%

127
77
40

R + G + B ~ 32%. #7F4D28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 127 + 77 + 40 = 244 (100%)
R 127 of 244 ~ 52.05%
G 77 of 244 ~ 31.56%
B 40 of 244 ~ 16.39'%

%52.05
%31.56
%16.39

CMYK color model

#7F4D28 color CMYK value is (0,39,69,50).

  • cyan value is 0.00%
  • magenta value is 39.37%
  • yellow value is 68.50%
  • key color value is 50.20%

CMYK: (0,39,69,50)
C0M39Y69K50 (0%, 39%, 69%, 50%)
(0.00 / 0.39 / 0.69 / 0.50)

CMYK percentages

%0
%39.37
%68.5
%50.2

Codes

Color #7F4D28 in popluar color models

7F 4D 28
RGB 127 77 40
HSL 26° 52.10% 32.75%
HSB/HSV 26° 68.50% 49.80%
CMYK 0.00% 39.37% 68.50%
50.20%

Color #7F4D28 in popluar number systems.

HEX 7F 4D 28
Decimal 127 77 40
Binary 1111111 1001101 101000
Octal 177 115 50

Shades and tints

Shades of #7F4D28

#7F4D28
(127,77,40)
#744625
(116,70,37)
#693F22
(105,63,34)
#5E381F
(94,56,31)
#53311C
(83,49,28)
#482A19
(72,42,25)
#3D2316
(61,35,22)
#321C13
(50,28,19)
#271510
(39,21,16)
#1C0E0D
(28,14,13)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #7F4D28

#7F4D28
(127,77,40)
#8A5D3B
(138,93,59)
#956D4E
(149,109,78)
#A07D61
(160,125,97)
#AB8D74
(171,141,116)
#B69D87
(182,157,135)
#C1AD9A
(193,173,154)
#CCBDAD
(204,189,173)
#D7CDC0
(215,205,192)
#E2DDD3
(226,221,211)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7F4D28 color. Also use rgb(127,77,40) instead hex code.

Text Font Color

.myTextColor { color: #7F4D28; }

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

This text font color is #7F4D28.

Background Color

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

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

This div background color is #7F4D28.

Border color

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

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

This div border color is #7F4D28.

Opacity

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

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

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

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

This text has shadow with #7F4D28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F4D28.

Preview

Color preview on black background

This text has color #7F4D28 on black background.


Color preview on white background

This text has color #7F4D28 on white background.


Black color preview on #7F4D28 background

This text has black color on #7F4D28 background.


White color preview on #7F4D28 background

This text has white color on #7F4D28 background.


Related colors

Complementary color

Complementary color for #hex is #80B2D7.


I love getcolorcode.com

Triadic colors

1 #287F4D and #4D287F with #7F4D28 are triadic colors.

2 #284D7F and #4D7F28 with #7F4D28 are triadic colors.