COLOR #713761

HEX: #713761 RGB: (113,55,97)

Color info

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

RGB color model

#713761 color RGB value is (113,55,97).

RGB: (113,55,97) (44%, 22%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 55 of 255 = 22%
B 97 of 255 = 38%

113
55
97

R + G + B ~ 35%. #713761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 55 + 97 = 265 (100%)
R 113 of 265 ~ 42.64%
G 55 of 265 ~ 20.75%
B 97 of 265 ~ 36.6'%

%42.64
%20.75
%36.6

CMYK color model

#713761 color CMYK value is (0,51,14,56).

  • cyan value is 0.00%
  • magenta value is 51.33%
  • yellow value is 14.16%
  • key color value is 55.69%

CMYK: (0,51,14,56)
C0M51Y14K56 (0%, 51%, 14%, 56%)
(0.00 / 0.51 / 0.14 / 0.56)

CMYK percentages

%0
%51.33
%14.16
%55.69

Codes

Color #713761 in popluar color models

71 37 61
RGB 113 55 97
HSL 317° 34.52% 32.94%
HSB/HSV 317° 51.33% 44.31%
CMYK 0.00% 51.33% 14.16%
55.69%

Color #713761 in popluar number systems.

HEX 71 37 61
Decimal 113 55 97
Binary 1110001 110111 1100001
Octal 161 67 141

Shades and tints

Shades of #713761

#713761
(113,55,97)
#673259
(103,50,89)
#5D2D51
(93,45,81)
#532849
(83,40,73)
#492341
(73,35,65)
#3F1E39
(63,30,57)
#351931
(53,25,49)
#2B1429
(43,20,41)
#210F21
(33,15,33)
#170A19
(23,10,25)
#0D0511
(13,5,17)
#000000
(0,0,0)

Tints of #713761

#713761
(113,55,97)
#7D496F
(125,73,111)
#895B7D
(137,91,125)
#956D8B
(149,109,139)
#A17F99
(161,127,153)
#AD91A7
(173,145,167)
#B9A3B5
(185,163,181)
#C5B5C3
(197,181,195)
#D1C7D1
(209,199,209)
#DDD9DF
(221,217,223)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713761 color. Also use rgb(113,55,97) instead hex code.

Text Font Color

.myTextColor { color: #713761; }

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

This text font color is #713761.

Background Color

.myBgColor { background-color: #713761; }

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

This div background color is #713761.

Border color

.myBorderColor { border: 1px solid #713761; }

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

This div border color is #713761.

Opacity

.myOpacity80 { color: #713761; opacity: 0.8; }

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

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

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

This text has shadow with #713761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713761.

Preview

Color preview on black background

This text has color #713761 on black background.


Color preview on white background

This text has color #713761 on white background.


Black color preview on #713761 background

This text has black color on #713761 background.


White color preview on #713761 background

This text has white color on #713761 background.


Related colors

Complementary color

Complementary color for #hex is #8EC89E.


I love getcolorcode.com

Triadic colors

1 #617137 and #376171 with #713761 are triadic colors.

2 #613771 and #377161 with #713761 are triadic colors.