COLOR #713A38

HEX: #713A38 RGB: (113,58,56)

Color info

#713A38 contains red, green and blue colors in about the same proportion. Web safe color of #713A38 is #663333 (or #633).

RGB color model

#713A38 color RGB value is (113,58,56).

RGB: (113,58,56) (44%, 23%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 58 of 255 = 23%
B 56 of 255 = 22%

113
58
56

R + G + B ~ 30%. #713A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 58 + 56 = 227 (100%)
R 113 of 227 ~ 49.78%
G 58 of 227 ~ 25.55%
B 56 of 227 ~ 24.67'%

%49.78
%25.55
%24.67

CMYK color model

#713A38 color CMYK value is (0,49,50,56).

  • cyan value is 0.00%
  • magenta value is 48.67%
  • yellow value is 50.44%
  • key color value is 55.69%

CMYK: (0,49,50,56)
C0M49Y50K56 (0%, 49%, 50%, 56%)
(0.00 / 0.49 / 0.50 / 0.56)

CMYK percentages

%0
%48.67
%50.44
%55.69

Codes

Color #713A38 in popluar color models

71 3A 38
RGB 113 58 56
HSL 33.73% 33.14%
HSB/HSV 50.44% 44.31%
CMYK 0.00% 48.67% 50.44%
55.69%

Color #713A38 in popluar number systems.

HEX 71 3A 38
Decimal 113 58 56
Binary 1110001 111010 111000
Octal 161 72 70

Shades and tints

Shades of #713A38

#713A38
(113,58,56)
#673533
(103,53,51)
#5D302E
(93,48,46)
#532B29
(83,43,41)
#492624
(73,38,36)
#3F211F
(63,33,31)
#351C1A
(53,28,26)
#2B1715
(43,23,21)
#211210
(33,18,16)
#170D0B
(23,13,11)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #713A38

#713A38
(113,58,56)
#7D4B4A
(125,75,74)
#895C5C
(137,92,92)
#956D6E
(149,109,110)
#A17E80
(161,126,128)
#AD8F92
(173,143,146)
#B9A0A4
(185,160,164)
#C5B1B6
(197,177,182)
#D1C2C8
(209,194,200)
#DDD3DA
(221,211,218)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713A38 color. Also use rgb(113,58,56) instead hex code.

Text Font Color

.myTextColor { color: #713A38; }

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

This text font color is #713A38.

Background Color

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

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

This div background color is #713A38.

Border color

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

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

This div border color is #713A38.

Opacity

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

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

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

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

This text has shadow with #713A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713A38.

Preview

Color preview on black background

This text has color #713A38 on black background.


Color preview on white background

This text has color #713A38 on white background.


Black color preview on #713A38 background

This text has black color on #713A38 background.


White color preview on #713A38 background

This text has white color on #713A38 background.


Related colors

Complementary color

Complementary color for #hex is #8EC5C7.


I love getcolorcode.com

Triadic colors

1 #38713A and #3A3871 with #713A38 are triadic colors.

2 #383A71 and #3A7138 with #713A38 are triadic colors.