COLOR #713E4F

HEX: #713E4F RGB: (113,62,79)

Color info

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

RGB color model

#713E4F color RGB value is (113,62,79).

RGB: (113,62,79) (44%, 24%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 62 of 255 = 24%
B 79 of 255 = 31%

113
62
79

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

Portions of RGB colors in percentages

R + G + B = 113 + 62 + 79 = 254 (100%)
R 113 of 254 ~ 44.49%
G 62 of 254 ~ 24.41%
B 79 of 254 ~ 31.1'%

%44.49
%24.41
%31.1

CMYK color model

#713E4F color CMYK value is (0,45,30,56).

  • cyan value is 0.00%
  • magenta value is 45.13%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (0,45,30,56)
C0M45Y30K56 (0%, 45%, 30%, 56%)
(0.00 / 0.45 / 0.30 / 0.56)

CMYK percentages

%0
%45.13
%30.09
%55.69

Codes

Color #713E4F in popluar color models

71 3E 4F
RGB 113 62 79
HSL 340° 29.14% 34.31%
HSB/HSV 340° 45.13% 44.31%
CMYK 0.00% 45.13% 30.09%
55.69%

Color #713E4F in popluar number systems.

HEX 71 3E 4F
Decimal 113 62 79
Binary 1110001 111110 1001111
Octal 161 76 117

Shades and tints

Shades of #713E4F

#713E4F
(113,62,79)
#673948
(103,57,72)
#5D3441
(93,52,65)
#532F3A
(83,47,58)
#492A33
(73,42,51)
#3F252C
(63,37,44)
#352025
(53,32,37)
#2B1B1E
(43,27,30)
#211617
(33,22,23)
#171110
(23,17,16)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #713E4F

#713E4F
(113,62,79)
#7D4F5F
(125,79,95)
#89606F
(137,96,111)
#95717F
(149,113,127)
#A1828F
(161,130,143)
#AD939F
(173,147,159)
#B9A4AF
(185,164,175)
#C5B5BF
(197,181,191)
#D1C6CF
(209,198,207)
#DDD7DF
(221,215,223)
#E9E8EF
(233,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713E4F; }

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

This text font color is #713E4F.

Background Color

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

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

This div background color is #713E4F.

Border color

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

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

This div border color is #713E4F.

Opacity

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

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

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

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

This text has shadow with #713E4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E4F.

Preview

Color preview on black background

This text has color #713E4F on black background.


Color preview on white background

This text has color #713E4F on white background.


Black color preview on #713E4F background

This text has black color on #713E4F background.


White color preview on #713E4F background

This text has white color on #713E4F background.


Related colors

Complementary color

Complementary color for #hex is #8EC1B0.


I love getcolorcode.com

Triadic colors

1 #4F713E and #3E4F71 with #713E4F are triadic colors.

2 #4F3E71 and #3E714F with #713E4F are triadic colors.