COLOR #71659F

HEX: #71659F RGB: (113,101,159)

Color info

#71659F contains red, green and blue colors in about the same proportion. Web safe color of #71659F is #666699 (or #669).

RGB color model

#71659F color RGB value is (113,101,159).

RGB: (113,101,159) (44%, 40%, 62%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 159 of 255 = 62%

113
101
159

R + G + B ~ 49%. #71659F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 159 = 373 (100%)
R 113 of 373 ~ 30.29%
G 101 of 373 ~ 27.08%
B 159 of 373 ~ 42.63'%

%30.29
%27.08
%42.63

CMYK color model

#71659F color CMYK value is (29,36,0,38).

  • cyan value is 28.93%
  • magenta value is 36.48%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (29,36,0,38)
C29M36Y0K38 (29%, 36%, 0%, 38%)
(0.29 / 0.36 / 0.00 / 0.38)

CMYK percentages

%28.93
%36.48
%0
%37.65

Codes

Color #71659F in popluar color models

71 65 9F
RGB 113 101 159
HSL 252° 23.20% 50.98%
HSB/HSV 252° 36.48% 62.35%
CMYK 28.93% 36.48% 0.00%
37.65%

Color #71659F in popluar number systems.

HEX 71 65 9F
Decimal 113 101 159
Binary 1110001 1100101 10011111
Octal 161 145 237

Shades and tints

Shades of #71659F

#71659F
(113,101,159)
#675C91
(103,92,145)
#5D5383
(93,83,131)
#534A75
(83,74,117)
#494167
(73,65,103)
#3F3859
(63,56,89)
#352F4B
(53,47,75)
#2B263D
(43,38,61)
#211D2F
(33,29,47)
#171421
(23,20,33)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #71659F

#71659F
(113,101,159)
#7D73A7
(125,115,167)
#8981AF
(137,129,175)
#958FB7
(149,143,183)
#A19DBF
(161,157,191)
#ADABC7
(173,171,199)
#B9B9CF
(185,185,207)
#C5C7D7
(197,199,215)
#D1D5DF
(209,213,223)
#DDE3E7
(221,227,231)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71659F color. Also use rgb(113,101,159) instead hex code.

Text Font Color

.myTextColor { color: #71659F; }

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

This text font color is #71659F.

Background Color

.myBgColor { background-color: #71659F; }

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

This div background color is #71659F.

Border color

.myBorderColor { border: 1px solid #71659F; }

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

This div border color is #71659F.

Opacity

.myOpacity80 { color: #71659F; opacity: 0.8; }

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

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

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

This text has shadow with #71659F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71659F.

Preview

Color preview on black background

This text has color #71659F on black background.


Color preview on white background

This text has color #71659F on white background.


Black color preview on #71659F background

This text has black color on #71659F background.


White color preview on #71659F background

This text has white color on #71659F background.


Related colors

Complementary color

Complementary color for #hex is #8E9A60.


I love getcolorcode.com

Triadic colors

1 #9F7165 and #659F71 with #71659F are triadic colors.

2 #9F6571 and #65719F with #71659F are triadic colors.