COLOR #7D6145

HEX: #7D6145 RGB: (125,97,69)

Color info

#7D6145 contains red, green and blue colors in about the same proportion. Web safe color of #7D6145 is #666633 (or #663).

RGB color model

#7D6145 color RGB value is (125,97,69).

RGB: (125,97,69) (49%, 38%, 27%)

RGB channels and saturation

R 125 of 255 = 49%
G 97 of 255 = 38%
B 69 of 255 = 27%

125
97
69

R + G + B ~ 38%. #7D6145 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 97 + 69 = 291 (100%)
R 125 of 291 ~ 42.96%
G 97 of 291 ~ 33.33%
B 69 of 291 ~ 23.71'%

%42.96
%33.33
%23.71

CMYK color model

#7D6145 color CMYK value is (0,22,45,51).

  • cyan value is 0.00%
  • magenta value is 22.40%
  • yellow value is 44.80%
  • key color value is 50.98%
CMYK: (0,22,45,51) C0M22Y45K51 (0%,22%,45%,51%) (0.00/0.22/0.45/0.51) 

CMYK percentages

%0
%22.4
%44.8
%50.98

Codes

Color #7D6145 in popluar color models

7D 61 45
RGB 125 97 69
HSL 30° 28.87% 38.04%
HSB/HSV 30° 44.80% 49.02%
CMYK 0.00% 22.40% 44.80%
50.98%

Color #7D6145 in popluar number systems.

HEX 7D 61 45
Decimal 125 97 69
Binary 1111101 1100001 1000101
Octal 175 141 105

Shades and tints

Shades of #7D6145

#7D6145
(125,97,69)
#72593F
(114,89,63)
#675139
(103,81,57)
#5C4933
(92,73,51)
#51412D
(81,65,45)
#463927
(70,57,39)
#3B3121
(59,49,33)
#30291B
(48,41,27)
#252115
(37,33,21)
#1A190F
(26,25,15)
#0F1109
(15,17,9)
#000000
(0,0,0)

Tints of #7D6145

#7D6145
(125,97,69)
#886F55
(136,111,85)
#937D65
(147,125,101)
#9E8B75
(158,139,117)
#A99985
(169,153,133)
#B4A795
(180,167,149)
#BFB5A5
(191,181,165)
#CAC3B5
(202,195,181)
#D5D1C5
(213,209,197)
#E0DFD5
(224,223,213)
#EBEDE5
(235,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D6145; }

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

This text font color is #7D6145.

Background Color

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

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

This div background color is #7D6145.

Border color

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

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

This div border color is #7D6145.

Opacity

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

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

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

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

This text has shadow with #7D6145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D6145.

Preview

Color preview on black background

This text has color #7D6145 on black background.


Color preview on white background

This text has color #7D6145 on white background.


Black color preview on #7D6145 background

This text has black color on #7D6145 background.


White color preview on #7D6145 background

This text has white color on #7D6145 background.


Related colors

Complementary color

Complementary color for #hex is #829EBA.


I love getcolorcode.com

Triadic colors

1 #457D61 and #61457D with #7D6145 are triadic colors.

2 #45617D and #617D45 with #7D6145 are triadic colors.