COLOR #713D8D

HEX: #713D8D RGB: (113,61,141)

Renk bilgisi

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

RGB renk modeli

#713D8D color RGB value is (113,61,141).

RGB: (113,61,141) (44%, 24%, 55%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 141 of 255 = 55%

113
61
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 141 = 315 (100%)
R 113 of 315 ~ 35.87%
G 61 of 315 ~ 19.37%
B 141 of 315 ~ 44.76'%

%35.87
%19.37
%44.76

CMYK RENK MODELİ

#713D8D rengi CMYK tonu (20,57,0,45).

  • camgöbeği tonu 19.86%
  • eflatun tonu 56.74%
  • sarı tonu 0.00%
  • ana renk tonu 44.71%

CMYK: (20,57,0,45)
C20M57Y0K45 (20%, 57%, 0%, 45%)
(0.20 / 0.57 / 0.00 / 0.45)

CMYK yüzdeleri

%19.86
%56.74
%0
%44.71

Codes

Color #713D8D in popluar color models

71 3D 8D
RGB 113 61 141
HSL 279° 39.60% 39.61%
HSB/HSV 279° 56.74% 55.29%
CMYK 19.86% 56.74% 0.00%
44.71%

Color #713D8D in popluar number systems.

HEX 71 3D 8D
Decimal 113 61 141
Binary 1110001 111101 10001101
Octal 161 75 215

Shades and tints

Shades of #713D8D

#713D8D
(113,61,141)
#673881
(103,56,129)
#5D3375
(93,51,117)
#532E69
(83,46,105)
#49295D
(73,41,93)
#3F2451
(63,36,81)
#351F45
(53,31,69)
#2B1A39
(43,26,57)
#21152D
(33,21,45)
#171021
(23,16,33)
#0D0B15
(13,11,21)
#000000
(0,0,0)

Tints of #713D8D

#713D8D
(113,61,141)
#7D4E97
(125,78,151)
#895FA1
(137,95,161)
#9570AB
(149,112,171)
#A181B5
(161,129,181)
#AD92BF
(173,146,191)
#B9A3C9
(185,163,201)
#C5B4D3
(197,180,211)
#D1C5DD
(209,197,221)
#DDD6E7
(221,214,231)
#E9E7F1
(233,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713D8D; }

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

This text font color is #713D8D.

Background Color

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

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

This div background color is #713D8D.

Border color

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

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

This div border color is #713D8D.

Opacity

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

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

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

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

This text has shadow with #713D8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713D8D.

Preview

Color preview on black background

This text has color #713D8D on black background.


Color preview on white background

This text has color #713D8D on white background.


Black color preview on #713D8D background

This text has black color on #713D8D background.


White color preview on #713D8D background

This text has white color on #713D8D background.


Related colors

Complementary color

Complementary color for #hex is #8EC272.


I love getcolorcode.com

Triadic colors

1 #8D713D and #3D8D71 with #713D8D are triadic colors.

2 #8D3D71 and #3D718D with #713D8D are triadic colors.