COLOR #713F90

HEX: #713F90 RGB: (113,63,144)

Renk bilgisi

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

RGB renk modeli

#713F90 color RGB value is (113,63,144).

RGB: (113,63,144) (44%, 25%, 56%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 63 of 255 = 25%
B 144 of 255 = 56%

113
63
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 63 + 144 = 320 (100%)
R 113 of 320 ~ 35.31%
G 63 of 320 ~ 19.69%
B 144 of 320 ~ 45'%

%35.31
%19.69
%45

CMYK RENK MODELİ

#713F90 rengi CMYK tonu (22,56,0,44).

  • camgöbeği tonu 21.53%
  • eflatun tonu 56.25%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (22,56,0,44)
C22M56Y0K44 (22%, 56%, 0%, 44%)
(0.22 / 0.56 / 0.00 / 0.44)

CMYK yüzdeleri

%21.53
%56.25
%0
%43.53

Codes

Color #713F90 in popluar color models

71 3F 90
RGB 113 63 144
HSL 277° 39.13% 40.59%
HSB/HSV 277° 56.25% 56.47%
CMYK 21.53% 56.25% 0.00%
43.53%

Color #713F90 in popluar number systems.

HEX 71 3F 90
Decimal 113 63 144
Binary 1110001 111111 10010000
Octal 161 77 220

Shades and tints

Shades of #713F90

#713F90
(113,63,144)
#673A83
(103,58,131)
#5D3576
(93,53,118)
#533069
(83,48,105)
#492B5C
(73,43,92)
#3F264F
(63,38,79)
#352142
(53,33,66)
#2B1C35
(43,28,53)
#211728
(33,23,40)
#17121B
(23,18,27)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #713F90

#713F90
(113,63,144)
#7D509A
(125,80,154)
#8961A4
(137,97,164)
#9572AE
(149,114,174)
#A183B8
(161,131,184)
#AD94C2
(173,148,194)
#B9A5CC
(185,165,204)
#C5B6D6
(197,182,214)
#D1C7E0
(209,199,224)
#DDD8EA
(221,216,234)
#E9E9F4
(233,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713F90 color. Also use rgb(113,63,144) instead hex code.

Text Font Color

.myTextColor { color: #713F90; }

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

This text font color is #713F90.

Background Color

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

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

This div background color is #713F90.

Border color

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

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

This div border color is #713F90.

Opacity

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

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

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

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

This text has shadow with #713F90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713F90.

Preview

Color preview on black background

This text has color #713F90 on black background.


Color preview on white background

This text has color #713F90 on white background.


Black color preview on #713F90 background

This text has black color on #713F90 background.


White color preview on #713F90 background

This text has white color on #713F90 background.


Related colors

Complementary color

Complementary color for #hex is #8EC06F.


I love getcolorcode.com

Triadic colors

1 #90713F and #3F9071 with #713F90 are triadic colors.

2 #903F71 and #3F7190 with #713F90 are triadic colors.