COLOR #713E84

HEX: #713E84 RGB: (113,62,132)

Renk bilgisi

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

RGB renk modeli

#713E84 color RGB value is (113,62,132).

RGB: (113,62,132) (44%, 24%, 52%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 62 of 255 = 24%
B 132 of 255 = 52%

113
62
132

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 62 + 132 = 307 (100%)
R 113 of 307 ~ 36.81%
G 62 of 307 ~ 20.2%
B 132 of 307 ~ 43'%

%36.81
%20.2
%43

CMYK RENK MODELİ

#713E84 rengi CMYK tonu (14,53,0,48).

  • camgöbeği tonu 14.39%
  • eflatun tonu 53.03%
  • sarı tonu 0.00%
  • ana renk tonu 48.24%

CMYK: (14,53,0,48)
C14M53Y0K48 (14%, 53%, 0%, 48%)
(0.14 / 0.53 / 0.00 / 0.48)

CMYK yüzdeleri

%14.39
%53.03
%0
%48.24

Codes

Color #713E84 in popluar color models

71 3E 84
RGB 113 62 132
HSL 284° 36.08% 38.04%
HSB/HSV 284° 53.03% 51.76%
CMYK 14.39% 53.03% 0.00%
48.24%

Color #713E84 in popluar number systems.

HEX 71 3E 84
Decimal 113 62 132
Binary 1110001 111110 10000100
Octal 161 76 204

Shades and tints

Shades of #713E84

#713E84
(113,62,132)
#673978
(103,57,120)
#5D346C
(93,52,108)
#532F60
(83,47,96)
#492A54
(73,42,84)
#3F2548
(63,37,72)
#35203C
(53,32,60)
#2B1B30
(43,27,48)
#211624
(33,22,36)
#171118
(23,17,24)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #713E84

#713E84
(113,62,132)
#7D4F8F
(125,79,143)
#89609A
(137,96,154)
#9571A5
(149,113,165)
#A182B0
(161,130,176)
#AD93BB
(173,147,187)
#B9A4C6
(185,164,198)
#C5B5D1
(197,181,209)
#D1C6DC
(209,198,220)
#DDD7E7
(221,215,231)
#E9E8F2
(233,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713E84 color. Also use rgb(113,62,132) instead hex code.

Text Font Color

.myTextColor { color: #713E84; }

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

This text font color is #713E84.

Background Color

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

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

This div background color is #713E84.

Border color

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

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

This div border color is #713E84.

Opacity

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

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

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

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

This text has shadow with #713E84 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713E84.

Preview

Color preview on black background

This text has color #713E84 on black background.


Color preview on white background

This text has color #713E84 on white background.


Black color preview on #713E84 background

This text has black color on #713E84 background.


White color preview on #713E84 background

This text has white color on #713E84 background.


Related colors

Complementary color

Complementary color for #hex is #8EC17B.


I love getcolorcode.com

Triadic colors

1 #84713E and #3E8471 with #713E84 are triadic colors.

2 #843E71 and #3E7184 with #713E84 are triadic colors.