COLOR #713B94

HEX: #713B94 RGB: (113,59,148)

Renk bilgisi

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

RGB renk modeli

#713B94 color RGB value is (113,59,148).

RGB: (113,59,148) (44%, 23%, 58%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 148 of 255 = 58%

113
59
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 148 = 320 (100%)
R 113 of 320 ~ 35.31%
G 59 of 320 ~ 18.44%
B 148 of 320 ~ 46.25'%

%35.31
%18.44
%46.25

CMYK RENK MODELİ

#713B94 rengi CMYK tonu (24,60,0,42).

  • camgöbeği tonu 23.65%
  • eflatun tonu 60.14%
  • sarı tonu 0.00%
  • ana renk tonu 41.96%

CMYK: (24,60,0,42)
C24M60Y0K42 (24%, 60%, 0%, 42%)
(0.24 / 0.60 / 0.00 / 0.42)

CMYK yüzdeleri

%23.65
%60.14
%0
%41.96

Codes

Color #713B94 in popluar color models

71 3B 94
RGB 113 59 148
HSL 276° 43.00% 40.59%
HSB/HSV 276° 60.14% 58.04%
CMYK 23.65% 60.14% 0.00%
41.96%

Color #713B94 in popluar number systems.

HEX 71 3B 94
Decimal 113 59 148
Binary 1110001 111011 10010100
Octal 161 73 224

Shades and tints

Shades of #713B94

#713B94
(113,59,148)
#673687
(103,54,135)
#5D317A
(93,49,122)
#532C6D
(83,44,109)
#492760
(73,39,96)
#3F2253
(63,34,83)
#351D46
(53,29,70)
#2B1839
(43,24,57)
#21132C
(33,19,44)
#170E1F
(23,14,31)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #713B94

#713B94
(113,59,148)
#7D4C9D
(125,76,157)
#895DA6
(137,93,166)
#956EAF
(149,110,175)
#A17FB8
(161,127,184)
#AD90C1
(173,144,193)
#B9A1CA
(185,161,202)
#C5B2D3
(197,178,211)
#D1C3DC
(209,195,220)
#DDD4E5
(221,212,229)
#E9E5EE
(233,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713B94 color. Also use rgb(113,59,148) instead hex code.

Text Font Color

.myTextColor { color: #713B94; }

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

This text font color is #713B94.

Background Color

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

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

This div background color is #713B94.

Border color

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

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

This div border color is #713B94.

Opacity

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

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

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

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

This text has shadow with #713B94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713B94.

Preview

Color preview on black background

This text has color #713B94 on black background.


Color preview on white background

This text has color #713B94 on white background.


Black color preview on #713B94 background

This text has black color on #713B94 background.


White color preview on #713B94 background

This text has white color on #713B94 background.


Related colors

Complementary color

Complementary color for #hex is #8EC46B.


I love getcolorcode.com

Triadic colors

1 #94713B and #3B9471 with #713B94 are triadic colors.

2 #943B71 and #3B7194 with #713B94 are triadic colors.