COLOR #715490

HEX: #715490 RGB: (113,84,144)

Color info

#715490 contains mainly red and blue colors. Web safe color of #715490 is #666699 (or #669).

RGB color model

#715490 color RGB value is (113,84,144).

RGB: (113,84,144) (44%, 33%, 56%)

RGB channels and saturation

R 113 of 255 = 44%
G 84 of 255 = 33%
B 144 of 255 = 56%

113
84
144

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

Portions of RGB colors in percentages

R + G + B = 113 + 84 + 144 = 341 (100%)
R 113 of 341 ~ 33.14%
G 84 of 341 ~ 24.63%
B 144 of 341 ~ 42.23'%

%33.14
%24.63
%42.23

CMYK color model

#715490 color CMYK value is (22,42,0,44).

  • cyan value is 21.53%
  • magenta value is 41.67%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (22,42,0,44)
C22M42Y0K44 (22%, 42%, 0%, 44%)
(0.22 / 0.42 / 0.00 / 0.44)

CMYK percentages

%21.53
%41.67
%0
%43.53

Codes

Color #715490 in popluar color models

71 54 90
RGB 113 84 144
HSL 269° 26.32% 44.71%
HSB/HSV 269° 41.67% 56.47%
CMYK 21.53% 41.67% 0.00%
43.53%

Color #715490 in popluar number systems.

HEX 71 54 90
Decimal 113 84 144
Binary 1110001 1010100 10010000
Octal 161 124 220

Shades and tints

Shades of #715490

#715490
(113,84,144)
#674D83
(103,77,131)
#5D4676
(93,70,118)
#533F69
(83,63,105)
#49385C
(73,56,92)
#3F314F
(63,49,79)
#352A42
(53,42,66)
#2B2335
(43,35,53)
#211C28
(33,28,40)
#17151B
(23,21,27)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #715490

#715490
(113,84,144)
#7D639A
(125,99,154)
#8972A4
(137,114,164)
#9581AE
(149,129,174)
#A190B8
(161,144,184)
#AD9FC2
(173,159,194)
#B9AECC
(185,174,204)
#C5BDD6
(197,189,214)
#D1CCE0
(209,204,224)
#DDDBEA
(221,219,234)
#E9EAF4
(233,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715490; }

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

This text font color is #715490.

Background Color

.myBgColor { background-color: #715490; }

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

This div background color is #715490.

Border color

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

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

This div border color is #715490.

Opacity

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

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

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

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

This text has shadow with #715490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715490.

Preview

Color preview on black background

This text has color #715490 on black background.


Color preview on white background

This text has color #715490 on white background.


Black color preview on #715490 background

This text has black color on #715490 background.


White color preview on #715490 background

This text has white color on #715490 background.


Related colors

Complementary color

Complementary color for #hex is #8EAB6F.


I love getcolorcode.com

Triadic colors

1 #907154 and #549071 with #715490 are triadic colors.

2 #905471 and #547190 with #715490 are triadic colors.