COLOR #7147AB

HEX: #7147AB RGB: (113,71,171)

Color info

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

RGB color model

#7147AB color RGB value is (113,71,171).

RGB: (113,71,171) (44%, 28%, 67%)

RGB channels and saturation

R 113 of 255 = 44%
G 71 of 255 = 28%
B 171 of 255 = 67%

113
71
171

R + G + B ~ 46%. #7147AB is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 71 + 171 = 355 (100%)
R 113 of 355 ~ 31.83%
G 71 of 355 ~ 20%
B 171 of 355 ~ 48.17'%

%31.83
%20
%48.17

CMYK color model

#7147AB color CMYK value is (34,58,0,33).

  • cyan value is 33.92%
  • magenta value is 58.48%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (34,58,0,33)
C34M58Y0K33 (34%, 58%, 0%, 33%)
(0.34 / 0.58 / 0.00 / 0.33)

CMYK percentages

%33.92
%58.48
%0
%32.94

Codes

Color #7147AB in popluar color models

71 47 AB
RGB 113 71 171
HSL 265° 41.32% 47.45%
HSB/HSV 265° 58.48% 67.06%
CMYK 33.92% 58.48% 0.00%
32.94%

Color #7147AB in popluar number systems.

HEX 71 47 AB
Decimal 113 71 171
Binary 1110001 1000111 10101011
Octal 161 107 253

Shades and tints

Shades of #7147AB

#7147AB
(113,71,171)
#67419C
(103,65,156)
#5D3B8D
(93,59,141)
#53357E
(83,53,126)
#492F6F
(73,47,111)
#3F2960
(63,41,96)
#352351
(53,35,81)
#2B1D42
(43,29,66)
#211733
(33,23,51)
#171124
(23,17,36)
#0D0B15
(13,11,21)
#000000
(0,0,0)

Tints of #7147AB

#7147AB
(113,71,171)
#7D57B2
(125,87,178)
#8967B9
(137,103,185)
#9577C0
(149,119,192)
#A187C7
(161,135,199)
#AD97CE
(173,151,206)
#B9A7D5
(185,167,213)
#C5B7DC
(197,183,220)
#D1C7E3
(209,199,227)
#DDD7EA
(221,215,234)
#E9E7F1
(233,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7147AB color. Also use rgb(113,71,171) instead hex code.

Text Font Color

.myTextColor { color: #7147AB; }

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

This text font color is #7147AB.

Background Color

.myBgColor { background-color: #7147AB; }

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

This div background color is #7147AB.

Border color

.myBorderColor { border: 1px solid #7147AB; }

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

This div border color is #7147AB.

Opacity

.myOpacity80 { color: #7147AB; opacity: 0.8; }

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

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

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

This text has shadow with #7147AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7147AB.

Preview

Color preview on black background

This text has color #7147AB on black background.


Color preview on white background

This text has color #7147AB on white background.


Black color preview on #7147AB background

This text has black color on #7147AB background.


White color preview on #7147AB background

This text has white color on #7147AB background.


Related colors

Complementary color

Complementary color for #hex is #8EB854.


I love getcolorcode.com

Triadic colors

1 #AB7147 and #47AB71 with #7147AB are triadic colors.

2 #AB4771 and #4771AB with #7147AB are triadic colors.