COLOR #713D19

HEX: #713D19 RGB: (113,61,25)

Color info

#713D19 contains mainly red and green colors. Web safe color of #713D19 is #663300 (or #630).

RGB color model

#713D19 color RGB value is (113,61,25).

RGB: (113,61,25) (44%, 24%, 10%)

RGB channels and saturation

R 113 of 255 = 44%
G 61 of 255 = 24%
B 25 of 255 = 10%

113
61
25

R + G + B ~ 26%. #713D19 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 61 + 25 = 199 (100%)
R 113 of 199 ~ 56.78%
G 61 of 199 ~ 30.65%
B 25 of 199 ~ 12.56'%

%56.78
%30.65
%12.56

CMYK color model

#713D19 color CMYK value is (0,46,78,56).

  • cyan value is 0.00%
  • magenta value is 46.02%
  • yellow value is 77.88%
  • key color value is 55.69%

CMYK: (0,46,78,56)
C0M46Y78K56 (0%, 46%, 78%, 56%)
(0.00 / 0.46 / 0.78 / 0.56)

CMYK percentages

%0
%46.02
%77.88
%55.69

Codes

Color #713D19 in popluar color models

71 3D 19
RGB 113 61 25
HSL 25° 63.77% 27.06%
HSB/HSV 25° 77.88% 44.31%
CMYK 0.00% 46.02% 77.88%
55.69%

Color #713D19 in popluar number systems.

HEX 71 3D 19
Decimal 113 61 25
Binary 1110001 111101 11001
Octal 161 75 31

Shades and tints

Shades of #713D19

#713D19
(113,61,25)
#673817
(103,56,23)
#5D3315
(93,51,21)
#532E13
(83,46,19)
#492911
(73,41,17)
#3F240F
(63,36,15)
#351F0D
(53,31,13)
#2B1A0B
(43,26,11)
#211509
(33,21,9)
#171007
(23,16,7)
#0D0B05
(13,11,5)
#000000
(0,0,0)

Tints of #713D19

#713D19
(113,61,25)
#7D4E2D
(125,78,45)
#895F41
(137,95,65)
#957055
(149,112,85)
#A18169
(161,129,105)
#AD927D
(173,146,125)
#B9A391
(185,163,145)
#C5B4A5
(197,180,165)
#D1C5B9
(209,197,185)
#DDD6CD
(221,214,205)
#E9E7E1
(233,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713D19 color. Also use rgb(113,61,25) instead hex code.

Text Font Color

.myTextColor { color: #713D19; }

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

This text font color is #713D19.

Background Color

.myBgColor { background-color: #713D19; }

<div style="background-color:#713D19">Inner text</div>

This div background color is #713D19.

Border color

.myBorderColor { border: 1px solid #713D19; }

<div style="border:3px solid #713D19">Div</div>

This div border color is #713D19.

Opacity

.myOpacity80 { color: #713D19; opacity: 0.8; }

<p style="color:#713D19;opacity:0.8;">80%</p>

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

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

This text has shadow with #713D19 color.


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

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

This text has shadow with #713D19 primary color and red secondary color.


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

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

This text has shadow with #713D19 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #713D19.

Preview

Color preview on black background

This text has color #713D19 on black background.


Color preview on white background

This text has color #713D19 on white background.


Black color preview on #713D19 background

This text has black color on #713D19 background.


White color preview on #713D19 background

This text has white color on #713D19 background.


Related colors

Complementary color

Complementary color for #hex is #8EC2E6.


I love getcolorcode.com

Triadic colors

1 #19713D and #3D1971 with #713D19 are triadic colors.

2 #193D71 and #3D7119 with #713D19 are triadic colors.