COLOR #713A4F

HEX: #713A4F RGB: (113,58,79)

Color info

#713A4F contains red, green and blue colors in about the same proportion. Web safe color of #713A4F is #663366 (or #636).

RGB color model

#713A4F color RGB value is (113,58,79).

RGB: (113,58,79) (44%, 23%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 58 of 255 = 23%
B 79 of 255 = 31%

113
58
79

R + G + B ~ 33%. #713A4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 58 + 79 = 250 (100%)
R 113 of 250 ~ 45.2%
G 58 of 250 ~ 23.2%
B 79 of 250 ~ 31.6'%

%45.2
%23.2
%31.6

CMYK color model

#713A4F color CMYK value is (0,49,30,56).

  • cyan value is 0.00%
  • magenta value is 48.67%
  • yellow value is 30.09%
  • key color value is 55.69%
CMYK: (0,49,30,56) C0M49Y30K56 (0%,49%,30%,56%) (0.00/0.49/0.30/0.56) 

CMYK percentages

%0
%48.67
%30.09
%55.69

Codes

Color #713A4F in popluar color models

71 3A 4F
RGB 113 58 79
HSL 337° 32.16% 33.53%
HSB/HSV 337° 48.67% 44.31%
CMYK 0.00% 48.67% 30.09%
55.69%

Color #713A4F in popluar number systems.

HEX 71 3A 4F
Decimal 113 58 79
Binary 1110001 111010 1001111
Octal 161 72 117

Shades and tints

Shades of #713A4F

#713A4F
(113,58,79)
#673548
(103,53,72)
#5D3041
(93,48,65)
#532B3A
(83,43,58)
#492633
(73,38,51)
#3F212C
(63,33,44)
#351C25
(53,28,37)
#2B171E
(43,23,30)
#211217
(33,18,23)
#170D10
(23,13,16)
#0D0809
(13,8,9)
#000000
(0,0,0)

Tints of #713A4F

#713A4F
(113,58,79)
#7D4B5F
(125,75,95)
#895C6F
(137,92,111)
#956D7F
(149,109,127)
#A17E8F
(161,126,143)
#AD8F9F
(173,143,159)
#B9A0AF
(185,160,175)
#C5B1BF
(197,177,191)
#D1C2CF
(209,194,207)
#DDD3DF
(221,211,223)
#E9E4EF
(233,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713A4F; }

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

This text font color is #713A4F.

Background Color

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

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

This div background color is #713A4F.

Border color

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

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

This div border color is #713A4F.

Opacity

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

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

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

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

This text has shadow with #713A4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713A4F.

Preview

Color preview on black background

This text has color #713A4F on black background.


Color preview on white background

This text has color #713A4F on white background.


Black color preview on #713A4F background

This text has black color on #713A4F background.


White color preview on #713A4F background

This text has white color on #713A4F background.


Related colors

Complementary color

Complementary color for #hex is #8EC5B0.


I love getcolorcode.com

Triadic colors

1 #4F713A and #3A4F71 with #713A4F are triadic colors.

2 #4F3A71 and #3A714F with #713A4F are triadic colors.