COLOR #713D5E

HEX: #713D5E RGB: (113,61,94)

Renk bilgisi

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

RGB renk modeli

#713D5E color RGB value is (113,61,94).

RGB: (113,61,94) (44%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 94 of 255 = 37%

113
61
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 94 = 268 (100%)
R 113 of 268 ~ 42.16%
G 61 of 268 ~ 22.76%
B 94 of 268 ~ 35.07'%

%42.16
%22.76
%35.07

CMYK RENK MODELİ

#713D5E rengi CMYK tonu (0,46,17,56).

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

CMYK: (0,46,17,56)
C0M46Y17K56 (0%, 46%, 17%, 56%)
(0.00 / 0.46 / 0.17 / 0.56)

CMYK yüzdeleri

%0
%46.02
%16.81
%55.69

Codes

Color #713D5E in popluar color models

71 3D 5E
RGB 113 61 94
HSL 322° 29.89% 34.12%
HSB/HSV 322° 46.02% 44.31%
CMYK 0.00% 46.02% 16.81%
55.69%

Color #713D5E in popluar number systems.

HEX 71 3D 5E
Decimal 113 61 94
Binary 1110001 111101 1011110
Octal 161 75 136

Shades and tints

Shades of #713D5E

#713D5E
(113,61,94)
#673856
(103,56,86)
#5D334E
(93,51,78)
#532E46
(83,46,70)
#49293E
(73,41,62)
#3F2436
(63,36,54)
#351F2E
(53,31,46)
#2B1A26
(43,26,38)
#21151E
(33,21,30)
#171016
(23,16,22)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #713D5E

#713D5E
(113,61,94)
#7D4E6C
(125,78,108)
#895F7A
(137,95,122)
#957088
(149,112,136)
#A18196
(161,129,150)
#AD92A4
(173,146,164)
#B9A3B2
(185,163,178)
#C5B4C0
(197,180,192)
#D1C5CE
(209,197,206)
#DDD6DC
(221,214,220)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713D5E; }

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

This text font color is #713D5E.

Background Color

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

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

This div background color is #713D5E.

Border color

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

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

This div border color is #713D5E.

Opacity

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

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

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

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

This text has shadow with #713D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713D5E.

Preview

Color preview on black background

This text has color #713D5E on black background.


Color preview on white background

This text has color #713D5E on white background.


Black color preview on #713D5E background

This text has black color on #713D5E background.


White color preview on #713D5E background

This text has white color on #713D5E background.


Related colors

Complementary color

Complementary color for #hex is #8EC2A1.


I love getcolorcode.com

Triadic colors

1 #5E713D and #3D5E71 with #713D5E are triadic colors.

2 #5E3D71 and #3D715E with #713D5E are triadic colors.