COLOR #713792

HEX: #713792 RGB: (113,55,146)

Color info

#713792 contains mainly red and blue colors. Web safe color of #713792 is #663399 (or #639).

RGB color model

#713792 color RGB value is (113,55,146).

RGB: (113,55,146) (44%, 22%, 57%)

RGB channels and saturation

R 113 of 255 = 44%
G 55 of 255 = 22%
B 146 of 255 = 57%

113
55
146

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

Portions of RGB colors in percentages

R + G + B = 113 + 55 + 146 = 314 (100%)
R 113 of 314 ~ 35.99%
G 55 of 314 ~ 17.52%
B 146 of 314 ~ 46.5'%

%35.99
%17.52
%46.5

CMYK color model

#713792 color CMYK value is (23,62,0,43).

  • cyan value is 22.60%
  • magenta value is 62.33%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (23,62,0,43)
C23M62Y0K43 (23%, 62%, 0%, 43%)
(0.23 / 0.62 / 0.00 / 0.43)

CMYK percentages

%22.6
%62.33
%0
%42.75

Codes

Color #713792 in popluar color models

71 37 92
RGB 113 55 146
HSL 278° 45.27% 39.41%
HSB/HSV 278° 62.33% 57.25%
CMYK 22.60% 62.33% 0.00%
42.75%

Color #713792 in popluar number systems.

HEX 71 37 92
Decimal 113 55 146
Binary 1110001 110111 10010010
Octal 161 67 222

Shades and tints

Shades of #713792

#713792
(113,55,146)
#673285
(103,50,133)
#5D2D78
(93,45,120)
#53286B
(83,40,107)
#49235E
(73,35,94)
#3F1E51
(63,30,81)
#351944
(53,25,68)
#2B1437
(43,20,55)
#210F2A
(33,15,42)
#170A1D
(23,10,29)
#0D0510
(13,5,16)
#000000
(0,0,0)

Tints of #713792

#713792
(113,55,146)
#7D499B
(125,73,155)
#895BA4
(137,91,164)
#956DAD
(149,109,173)
#A17FB6
(161,127,182)
#AD91BF
(173,145,191)
#B9A3C8
(185,163,200)
#C5B5D1
(197,181,209)
#D1C7DA
(209,199,218)
#DDD9E3
(221,217,227)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #713792 color. Also use rgb(113,55,146) instead hex code.

Text Font Color

.myTextColor { color: #713792; }

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

This text font color is #713792.

Background Color

.myBgColor { background-color: #713792; }

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

This div background color is #713792.

Border color

.myBorderColor { border: 1px solid #713792; }

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

This div border color is #713792.

Opacity

.myOpacity80 { color: #713792; opacity: 0.8; }

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

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

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

This text has shadow with #713792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #713792.

Preview

Color preview on black background

This text has color #713792 on black background.


Color preview on white background

This text has color #713792 on white background.


Black color preview on #713792 background

This text has black color on #713792 background.


White color preview on #713792 background

This text has white color on #713792 background.


Related colors

Complementary color

Complementary color for #hex is #8EC86D.


I love getcolorcode.com

Triadic colors

1 #927137 and #379271 with #713792 are triadic colors.

2 #923771 and #377192 with #713792 are triadic colors.