COLOR #713D9C

HEX: #713D9C RGB: (113,61,156)

Renk bilgisi

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

RGB renk modeli

#713D9C color RGB value is (113,61,156).

RGB: (113,61,156) (44%, 24%, 61%)

RGB bağlantıları ve doygunluk

R 113 of 255 = 44%
G 61 of 255 = 24%
B 156 of 255 = 61%

113
61
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 113 + 61 + 156 = 330 (100%)
R 113 of 330 ~ 34.24%
G 61 of 330 ~ 18.48%
B 156 of 330 ~ 47.27'%

%34.24
%18.48
%47.27

CMYK RENK MODELİ

#713D9C rengi CMYK tonu (28,61,0,39).

  • camgöbeği tonu 27.56%
  • eflatun tonu 60.90%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (28,61,0,39)
C28M61Y0K39 (28%, 61%, 0%, 39%)
(0.28 / 0.61 / 0.00 / 0.39)

CMYK yüzdeleri

%27.56
%60.9
%0
%38.82

Codes

Color #713D9C in popluar color models

71 3D 9C
RGB 113 61 156
HSL 273° 43.78% 42.55%
HSB/HSV 273° 60.90% 61.18%
CMYK 27.56% 60.90% 0.00%
38.82%

Color #713D9C in popluar number systems.

HEX 71 3D 9C
Decimal 113 61 156
Binary 1110001 111101 10011100
Octal 161 75 234

Shades and tints

Shades of #713D9C

#713D9C
(113,61,156)
#67388E
(103,56,142)
#5D3380
(93,51,128)
#532E72
(83,46,114)
#492964
(73,41,100)
#3F2456
(63,36,86)
#351F48
(53,31,72)
#2B1A3A
(43,26,58)
#21152C
(33,21,44)
#17101E
(23,16,30)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #713D9C

#713D9C
(113,61,156)
#7D4EA5
(125,78,165)
#895FAE
(137,95,174)
#9570B7
(149,112,183)
#A181C0
(161,129,192)
#AD92C9
(173,146,201)
#B9A3D2
(185,163,210)
#C5B4DB
(197,180,219)
#D1C5E4
(209,197,228)
#DDD6ED
(221,214,237)
#E9E7F6
(233,231,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #713D9C; }

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

This text font color is #713D9C.

Background Color

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

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

This div background color is #713D9C.

Border color

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

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

This div border color is #713D9C.

Opacity

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

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

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

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

This text has shadow with #713D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713D9C.

Preview

Color preview on black background

This text has color #713D9C on black background.


Color preview on white background

This text has color #713D9C on white background.


Black color preview on #713D9C background

This text has black color on #713D9C background.


White color preview on #713D9C background

This text has white color on #713D9C background.


Related colors

Complementary color

Complementary color for #hex is #8EC263.


I love getcolorcode.com

Triadic colors

1 #9C713D and #3D9C71 with #713D9C are triadic colors.

2 #9C3D71 and #3D719C with #713D9C are triadic colors.