COLOR #7D3615

HEX: #7D3615 RGB: (125,54,21)

Color info

#7D3615 contains mainly red color. Web safe color of #7D3615 is #663300 (or #630).

RGB color model

#7D3615 color RGB value is (125,54,21).

RGB: (125,54,21) (49%, 21%, 8%)

RGB channels and saturation

R 125 of 255 = 49%
G 54 of 255 = 21%
B 21 of 255 = 8%

125
54
21

R + G + B ~ 26%. #7D3615 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 125 + 54 + 21 = 200 (100%)
R 125 of 200 ~ 62.5%
G 54 of 200 ~ 27%
B 21 of 200 ~ 10.5'%

%62.5
%27
%10.5

CMYK color model

#7D3615 color CMYK value is (0,57,83,51).

  • cyan value is 0.00%
  • magenta value is 56.80%
  • yellow value is 83.20%
  • key color value is 50.98%

CMYK: (0,57,83,51)
C0M57Y83K51 (0%, 57%, 83%, 51%)
(0.00 / 0.57 / 0.83 / 0.51)

CMYK percentages

%0
%56.8
%83.2
%50.98

Codes

Color #7D3615 in popluar color models

7D 36 15
RGB 125 54 21
HSL 19° 71.23% 28.63%
HSB/HSV 19° 83.20% 49.02%
CMYK 0.00% 56.80% 83.20%
50.98%

Color #7D3615 in popluar number systems.

HEX 7D 36 15
Decimal 125 54 21
Binary 1111101 110110 10101
Octal 175 66 25

Shades and tints

Shades of #7D3615

#7D3615
(125,54,21)
#723214
(114,50,20)
#672E13
(103,46,19)
#5C2A12
(92,42,18)
#512611
(81,38,17)
#462210
(70,34,16)
#3B1E0F
(59,30,15)
#301A0E
(48,26,14)
#25160D
(37,22,13)
#1A120C
(26,18,12)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #7D3615

#7D3615
(125,54,21)
#88482A
(136,72,42)
#935A3F
(147,90,63)
#9E6C54
(158,108,84)
#A97E69
(169,126,105)
#B4907E
(180,144,126)
#BFA293
(191,162,147)
#CAB4A8
(202,180,168)
#D5C6BD
(213,198,189)
#E0D8D2
(224,216,210)
#EBEAE7
(235,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D3615 color. Also use rgb(125,54,21) instead hex code.

Text Font Color

.myTextColor { color: #7D3615; }

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

This text font color is #7D3615.

Background Color

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

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

This div background color is #7D3615.

Border color

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

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

This div border color is #7D3615.

Opacity

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

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

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

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

This text has shadow with #7D3615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D3615.

Preview

Color preview on black background

This text has color #7D3615 on black background.


Color preview on white background

This text has color #7D3615 on white background.


Black color preview on #7D3615 background

This text has black color on #7D3615 background.


White color preview on #7D3615 background

This text has white color on #7D3615 background.


Related colors

Complementary color

Complementary color for #hex is #82C9EA.


I love getcolorcode.com

Triadic colors

1 #157D36 and #36157D with #7D3615 are triadic colors.

2 #15367D and #367D15 with #7D3615 are triadic colors.