COLOR #713DB3

HEX: #713DB3 RGB: (113,61,179)

Renk bilgisi

#713DB3 contains mainly blue color. #713DB3 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#713DB3 color RGB value is (113,61,179).

RGB: (113,61,179) (44%, 24%, 70%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 179 of 255 = 70%

113
61
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 179 = 353 (100%)
R 113 of 353 ~ 32.01%
G 61 of 353 ~ 17.28%
B 179 of 353 ~ 50.71'%

%32.01
%17.28
%50.71

CMYK RENK MODELİ

#713DB3 rengi CMYK tonu (37,66,0,30).

  • camgöbeği tonu 36.87%
  • eflatun tonu 65.92%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (37,66,0,30)
C37M66Y0K30 (37%, 66%, 0%, 30%)
(0.37 / 0.66 / 0.00 / 0.30)

CMYK yüzdeleri

%36.87
%65.92
%0
%29.8

Codes

Color #713DB3 in popluar color models

71 3D B3
RGB 113 61 179
HSL 266° 49.17% 47.06%
HSB/HSV 266° 65.92% 70.20%
CMYK 36.87% 65.92% 0.00%
29.80%

Color #713DB3 in popluar number systems.

HEX 71 3D B3
Decimal 113 61 179
Binary 1110001 111101 10110011
Octal 161 75 263

Shades and tints

Shades of #713DB3

#713DB3
(113,61,179)
#6738A3
(103,56,163)
#5D3393
(93,51,147)
#532E83
(83,46,131)
#492973
(73,41,115)
#3F2463
(63,36,99)
#351F53
(53,31,83)
#2B1A43
(43,26,67)
#211533
(33,21,51)
#171023
(23,16,35)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #713DB3

#713DB3
(113,61,179)
#7D4EB9
(125,78,185)
#895FBF
(137,95,191)
#9570C5
(149,112,197)
#A181CB
(161,129,203)
#AD92D1
(173,146,209)
#B9A3D7
(185,163,215)
#C5B4DD
(197,180,221)
#D1C5E3
(209,197,227)
#DDD6E9
(221,214,233)
#E9E7EF
(233,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713DB3 color. Also use rgb(113,61,179) instead hex code.

Text Font Color

.myTextColor { color: #713DB3; }

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

This text font color is #713DB3.

Background Color

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

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

This div background color is #713DB3.

Border color

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

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

This div border color is #713DB3.

Opacity

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

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

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

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

This text has shadow with #713DB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713DB3.

Preview

Color preview on black background

This text has color #713DB3 on black background.


Color preview on white background

This text has color #713DB3 on white background.


Black color preview on #713DB3 background

This text has black color on #713DB3 background.


White color preview on #713DB3 background

This text has white color on #713DB3 background.


Related colors

Complementary color

Complementary color for #hex is #8EC24C.


I love getcolorcode.com

Triadic colors

1 #B3713D and #3DB371 with #713DB3 are triadic colors.

2 #B33D71 and #3D71B3 with #713DB3 are triadic colors.