COLOR #713BDA

HEX: #713BDA RGB: (113,59,218)

Renk bilgisi

#713BDA contains mainly blue color. #713BDA ‘ nin web güvenlik rengi #6633CC (ya da #63C) dir.

RGB renk modeli

#713BDA color RGB value is (113,59,218).

RGB: (113,59,218) (44%, 23%, 85%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 59 of 255 = 23%
B 218 of 255 = 85%

113
59
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 59 + 218 = 390 (100%)
R 113 of 390 ~ 28.97%
G 59 of 390 ~ 15.13%
B 218 of 390 ~ 55.9'%

%28.97
%15.13
%55.9

CMYK RENK MODELİ

#713BDA rengi CMYK tonu (48,73,0,15).

  • camgöbeği tonu 48.17%
  • eflatun tonu 72.94%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (48,73,0,15)
C48M73Y0K15 (48%, 73%, 0%, 15%)
(0.48 / 0.73 / 0.00 / 0.15)

CMYK yüzdeleri

%48.17
%72.94
%0
%14.51

Codes

Color #713BDA in popluar color models

71 3B DA
RGB 113 59 218
HSL 260° 68.24% 54.31%
HSB/HSV 260° 72.94% 85.49%
CMYK 48.17% 72.94% 0.00%
14.51%

Color #713BDA in popluar number systems.

HEX 71 3B DA
Decimal 113 59 218
Binary 1110001 111011 11011010
Octal 161 73 332

Shades and tints

Shades of #713BDA

#713BDA
(113,59,218)
#6736C7
(103,54,199)
#5D31B4
(93,49,180)
#532CA1
(83,44,161)
#49278E
(73,39,142)
#3F227B
(63,34,123)
#351D68
(53,29,104)
#2B1855
(43,24,85)
#211342
(33,19,66)
#170E2F
(23,14,47)
#0D091C
(13,9,28)
#000000
(0,0,0)

Tints of #713BDA

#713BDA
(113,59,218)
#7D4CDD
(125,76,221)
#895DE0
(137,93,224)
#956EE3
(149,110,227)
#A17FE6
(161,127,230)
#AD90E9
(173,144,233)
#B9A1EC
(185,161,236)
#C5B2EF
(197,178,239)
#D1C3F2
(209,195,242)
#DDD4F5
(221,212,245)
#E9E5F8
(233,229,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713BDA; }

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

This text font color is #713BDA.

Background Color

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

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

This div background color is #713BDA.

Border color

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

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

This div border color is #713BDA.

Opacity

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

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

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

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

This text has shadow with #713BDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713BDA.

Preview

Color preview on black background

This text has color #713BDA on black background.


Color preview on white background

This text has color #713BDA on white background.


Black color preview on #713BDA background

This text has black color on #713BDA background.


White color preview on #713BDA background

This text has white color on #713BDA background.


Related colors

Complementary color

Complementary color for #hex is #8EC425.


I love getcolorcode.com

Triadic colors

1 #DA713B and #3BDA71 with #713BDA are triadic colors.

2 #DA3B71 and #3B71DA with #713BDA are triadic colors.