COLOR #713D60

HEX: #713D60 RGB: (113,61,96)

Renk bilgisi

#713D60 contains red, green and blue colors in about the same proportion. #713D60 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#713D60 color RGB value is (113,61,96).

RGB: (113,61,96) (44%, 24%, 38%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 96 of 255 = 38%

113
61
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 96 = 270 (100%)
R 113 of 270 ~ 41.85%
G 61 of 270 ~ 22.59%
B 96 of 270 ~ 35.56'%

%41.85
%22.59
%35.56

CMYK RENK MODELİ

#713D60 rengi CMYK tonu (0,46,15,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.02%
  • sarı tonu 15.04%
  • ana renk tonu 55.69%

CMYK: (0,46,15,56)
C0M46Y15K56 (0%, 46%, 15%, 56%)
(0.00 / 0.46 / 0.15 / 0.56)

CMYK yüzdeleri

%0
%46.02
%15.04
%55.69

Codes

Color #713D60 in popluar color models

71 3D 60
RGB 113 61 96
HSL 320° 29.89% 34.12%
HSB/HSV 320° 46.02% 44.31%
CMYK 0.00% 46.02% 15.04%
55.69%

Color #713D60 in popluar number systems.

HEX 71 3D 60
Decimal 113 61 96
Binary 1110001 111101 1100000
Octal 161 75 140

Shades and tints

Shades of #713D60

#713D60
(113,61,96)
#673858
(103,56,88)
#5D3350
(93,51,80)
#532E48
(83,46,72)
#492940
(73,41,64)
#3F2438
(63,36,56)
#351F30
(53,31,48)
#2B1A28
(43,26,40)
#211520
(33,21,32)
#171018
(23,16,24)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #713D60

#713D60
(113,61,96)
#7D4E6E
(125,78,110)
#895F7C
(137,95,124)
#95708A
(149,112,138)
#A18198
(161,129,152)
#AD92A6
(173,146,166)
#B9A3B4
(185,163,180)
#C5B4C2
(197,180,194)
#D1C5D0
(209,197,208)
#DDD6DE
(221,214,222)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713D60; }

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

This text font color is #713D60.

Background Color

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

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

This div background color is #713D60.

Border color

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

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

This div border color is #713D60.

Opacity

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

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

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

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

This text has shadow with #713D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713D60.

Preview

Color preview on black background

This text has color #713D60 on black background.


Color preview on white background

This text has color #713D60 on white background.


Black color preview on #713D60 background

This text has black color on #713D60 background.


White color preview on #713D60 background

This text has white color on #713D60 background.


Related colors

Complementary color

Complementary color for #hex is #8EC29F.


I love getcolorcode.com

Triadic colors

1 #60713D and #3D6071 with #713D60 are triadic colors.

2 #603D71 and #3D7160 with #713D60 are triadic colors.