COLOR #713A8F

HEX: #713A8F RGB: (113,58,143)

Renk bilgisi

#713A8F contains mainly red and blue colors. #713A8F ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#713A8F color RGB value is (113,58,143).

RGB: (113,58,143) (44%, 23%, 56%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 58 of 255 = 23%
B 143 of 255 = 56%

113
58
143

R + G + B ~ 41%. #713A8F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 58 + 143 = 314 (100%)
R 113 of 314 ~ 35.99%
G 58 of 314 ~ 18.47%
B 143 of 314 ~ 45.54'%

%35.99
%18.47
%45.54

CMYK RENK MODELİ

#713A8F rengi CMYK tonu (21,59,0,44).

  • camgöbeği tonu 20.98%
  • eflatun tonu 59.44%
  • sarı tonu 0.00%
  • ana renk tonu 43.92%

CMYK: (21,59,0,44)
C21M59Y0K44 (21%, 59%, 0%, 44%)
(0.21 / 0.59 / 0.00 / 0.44)

CMYK yüzdeleri

%20.98
%59.44
%0
%43.92

Codes

Color #713A8F in popluar color models

71 3A 8F
RGB 113 58 143
HSL 279° 42.29% 39.41%
HSB/HSV 279° 59.44% 56.08%
CMYK 20.98% 59.44% 0.00%
43.92%

Color #713A8F in popluar number systems.

HEX 71 3A 8F
Decimal 113 58 143
Binary 1110001 111010 10001111
Octal 161 72 217

Shades and tints

Shades of #713A8F

#713A8F
(113,58,143)
#673582
(103,53,130)
#5D3075
(93,48,117)
#532B68
(83,43,104)
#49265B
(73,38,91)
#3F214E
(63,33,78)
#351C41
(53,28,65)
#2B1734
(43,23,52)
#211227
(33,18,39)
#170D1A
(23,13,26)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #713A8F

#713A8F
(113,58,143)
#7D4B99
(125,75,153)
#895CA3
(137,92,163)
#956DAD
(149,109,173)
#A17EB7
(161,126,183)
#AD8FC1
(173,143,193)
#B9A0CB
(185,160,203)
#C5B1D5
(197,177,213)
#D1C2DF
(209,194,223)
#DDD3E9
(221,211,233)
#E9E4F3
(233,228,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713A8F; }

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

This text font color is #713A8F.

Background Color

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

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

This div background color is #713A8F.

Border color

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

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

This div border color is #713A8F.

Opacity

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

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

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

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

This text has shadow with #713A8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713A8F.

Preview

Color preview on black background

This text has color #713A8F on black background.


Color preview on white background

This text has color #713A8F on white background.


Black color preview on #713A8F background

This text has black color on #713A8F background.


White color preview on #713A8F background

This text has white color on #713A8F background.


Related colors

Complementary color

Complementary color for #hex is #8EC570.


I love getcolorcode.com

Triadic colors

1 #8F713A and #3A8F71 with #713A8F are triadic colors.

2 #8F3A71 and #3A718F with #713A8F are triadic colors.