COLOR #713A70

HEX: #713A70 RGB: (113,58,112)

Renk bilgisi

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

RGB renk modeli

#713A70 color RGB value is (113,58,112).

RGB: (113,58,112) (44%, 23%, 44%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 58 of 255 = 23%
B 112 of 255 = 44%

113
58
112

R + G + B ~ 37%. #713A70 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 58 + 112 = 283 (100%)
R 113 of 283 ~ 39.93%
G 58 of 283 ~ 20.49%
B 112 of 283 ~ 39.58'%

%39.93
%20.49
%39.58

CMYK RENK MODELİ

#713A70 rengi CMYK tonu (0,49,1,56).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.67%
  • sarı tonu 0.88%
  • ana renk tonu 55.69%

CMYK: (0,49,1,56)
C0M49Y1K56 (0%, 49%, 1%, 56%)
(0.00 / 0.49 / 0.01 / 0.56)

CMYK yüzdeleri

%0
%48.67
%0.88
%55.69

Codes

Color #713A70 in popluar color models

71 3A 70
RGB 113 58 112
HSL 301° 32.16% 33.53%
HSB/HSV 301° 48.67% 44.31%
CMYK 0.00% 48.67% 0.88%
55.69%

Color #713A70 in popluar number systems.

HEX 71 3A 70
Decimal 113 58 112
Binary 1110001 111010 1110000
Octal 161 72 160

Shades and tints

Shades of #713A70

#713A70
(113,58,112)
#673566
(103,53,102)
#5D305C
(93,48,92)
#532B52
(83,43,82)
#492648
(73,38,72)
#3F213E
(63,33,62)
#351C34
(53,28,52)
#2B172A
(43,23,42)
#211220
(33,18,32)
#170D16
(23,13,22)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #713A70

#713A70
(113,58,112)
#7D4B7D
(125,75,125)
#895C8A
(137,92,138)
#956D97
(149,109,151)
#A17EA4
(161,126,164)
#AD8FB1
(173,143,177)
#B9A0BE
(185,160,190)
#C5B1CB
(197,177,203)
#D1C2D8
(209,194,216)
#DDD3E5
(221,211,229)
#E9E4F2
(233,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713A70 color. Also use rgb(113,58,112) instead hex code.

Text Font Color

.myTextColor { color: #713A70; }

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

This text font color is #713A70.

Background Color

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

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

This div background color is #713A70.

Border color

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

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

This div border color is #713A70.

Opacity

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

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

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

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

This text has shadow with #713A70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713A70.

Preview

Color preview on black background

This text has color #713A70 on black background.


Color preview on white background

This text has color #713A70 on white background.


Black color preview on #713A70 background

This text has black color on #713A70 background.


White color preview on #713A70 background

This text has white color on #713A70 background.


Related colors

Complementary color

Complementary color for #hex is #8EC58F.


I love getcolorcode.com

Triadic colors

1 #70713A and #3A7071 with #713A70 are triadic colors.

2 #703A71 and #3A7170 with #713A70 are triadic colors.