COLOR #7317AB

HEX: #7317AB RGB: (115,23,171)

Color info

#7317AB contains mainly red and blue colors. Web safe color of #7317AB is #660099 (or #609).

RGB color model

#7317AB color RGB value is (115,23,171).

RGB: (115,23,171) (45%, 9%, 67%)

RGB channels and saturation

R 115 of 255 = 45%
G 23 of 255 = 9%
B 171 of 255 = 67%

115
23
171

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

Portions of RGB colors in percentages

R + G + B = 115 + 23 + 171 = 309 (100%)
R 115 of 309 ~ 37.22%
G 23 of 309 ~ 7.44%
B 171 of 309 ~ 55.34'%

%37.22
%55.34

CMYK color model

#7317AB color CMYK value is (33,87,0,33).

  • cyan value is 32.75%
  • magenta value is 86.55%
  • yellow value is 0.00%
  • key color value is 32.94%
CMYK: (33,87,0,33) C33M87Y0K33 (33%,87%,0%,33%) (0.33/0.87/0.00/0.33) 

CMYK percentages

%32.75
%86.55
%0
%32.94

Codes

Color #7317AB in popluar color models

73 17 AB
RGB 115 23 171
HSL 277° 76.29% 38.04%
HSB/HSV 277° 86.55% 67.06%
CMYK 32.75% 86.55% 0.00%
32.94%

Color #7317AB in popluar number systems.

HEX 73 17 AB
Decimal 115 23 171
Binary 1110011 10111 10101011
Octal 163 27 253

Shades and tints

Shades of #7317AB

#7317AB
(115,23,171)
#69159C
(105,21,156)
#5F138D
(95,19,141)
#55117E
(85,17,126)
#4B0F6F
(75,15,111)
#410D60
(65,13,96)
#370B51
(55,11,81)
#2D0942
(45,9,66)
#230733
(35,7,51)
#190524
(25,5,36)
#0F0315
(15,3,21)
#000000
(0,0,0)

Tints of #7317AB

#7317AB
(115,23,171)
#7F2CB2
(127,44,178)
#8B41B9
(139,65,185)
#9756C0
(151,86,192)
#A36BC7
(163,107,199)
#AF80CE
(175,128,206)
#BB95D5
(187,149,213)
#C7AADC
(199,170,220)
#D3BFE3
(211,191,227)
#DFD4EA
(223,212,234)
#EBE9F1
(235,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7317AB color. Also use rgb(115,23,171) instead hex code.

Text Font Color

.myTextColor { color: #7317AB; }

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

This text font color is #7317AB.

Background Color

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

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

This div background color is #7317AB.

Border color

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

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

This div border color is #7317AB.

Opacity

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

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

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

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

This text has shadow with #7317AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7317AB.

Preview

Color preview on black background

This text has color #7317AB on black background.


Color preview on white background

This text has color #7317AB on white background.


Black color preview on #7317AB background

This text has black color on #7317AB background.


White color preview on #7317AB background

This text has white color on #7317AB background.


Related colors

Complementary color

Complementary color for #hex is #8CE854.


I love getcolorcode.com

Triadic colors

1 #AB7317 and #17AB73 with #7317AB are triadic colors.

2 #AB1773 and #1773AB with #7317AB are triadic colors.