COLOR #713C5E

HEX: #713C5E RGB: (113,60,94)

Renk bilgisi

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

RGB renk modeli

#713C5E color RGB value is (113,60,94).

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

RGB bağlantıları ve doygunluk

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

113
60
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 60 + 94 = 267 (100%)
R 113 of 267 ~ 42.32%
G 60 of 267 ~ 22.47%
B 94 of 267 ~ 35.21'%

%42.32
%22.47
%35.21

CMYK RENK MODELİ

#713C5E rengi CMYK tonu (0,47,17,56).

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

CMYK: (0,47,17,56)
C0M47Y17K56 (0%, 47%, 17%, 56%)
(0.00 / 0.47 / 0.17 / 0.56)

CMYK yüzdeleri

%0
%46.9
%16.81
%55.69

Codes

Color #713C5E in popluar color models

71 3C 5E
RGB 113 60 94
HSL 322° 30.64% 33.92%
HSB/HSV 322° 46.90% 44.31%
CMYK 0.00% 46.90% 16.81%
55.69%

Color #713C5E in popluar number systems.

HEX 71 3C 5E
Decimal 113 60 94
Binary 1110001 111100 1011110
Octal 161 74 136

Shades and tints

Shades of #713C5E

#713C5E
(113,60,94)
#673756
(103,55,86)
#5D324E
(93,50,78)
#532D46
(83,45,70)
#49283E
(73,40,62)
#3F2336
(63,35,54)
#351E2E
(53,30,46)
#2B1926
(43,25,38)
#21141E
(33,20,30)
#170F16
(23,15,22)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #713C5E

#713C5E
(113,60,94)
#7D4D6C
(125,77,108)
#895E7A
(137,94,122)
#956F88
(149,111,136)
#A18096
(161,128,150)
#AD91A4
(173,145,164)
#B9A2B2
(185,162,178)
#C5B3C0
(197,179,192)
#D1C4CE
(209,196,206)
#DDD5DC
(221,213,220)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713C5E; }

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

This text font color is #713C5E.

Background Color

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

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

This div background color is #713C5E.

Border color

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

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

This div border color is #713C5E.

Opacity

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

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

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

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

This text has shadow with #713C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713C5E.

Preview

Color preview on black background

This text has color #713C5E on black background.


Color preview on white background

This text has color #713C5E on white background.


Black color preview on #713C5E background

This text has black color on #713C5E background.


White color preview on #713C5E background

This text has white color on #713C5E background.


Related colors

Complementary color

Complementary color for #hex is #8EC3A1.


I love getcolorcode.com

Triadic colors

1 #5E713C and #3C5E71 with #713C5E are triadic colors.

2 #5E3C71 and #3C715E with #713C5E are triadic colors.