COLOR #71659C

HEX: #71659C RGB: (113,101,156)

Color info

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

RGB color model

#71659C color RGB value is (113,101,156).

RGB: (113,101,156) (44%, 40%, 61%)

RGB channels and saturation

R 113 of 255 = 44%
G 101 of 255 = 40%
B 156 of 255 = 61%

113
101
156

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

Portions of RGB colors in percentages

R + G + B = 113 + 101 + 156 = 370 (100%)
R 113 of 370 ~ 30.54%
G 101 of 370 ~ 27.3%
B 156 of 370 ~ 42.16'%

%30.54
%27.3
%42.16

CMYK color model

#71659C color CMYK value is (28,35,0,39).

  • cyan value is 27.56%
  • magenta value is 35.26%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (28,35,0,39)
C28M35Y0K39 (28%, 35%, 0%, 39%)
(0.28 / 0.35 / 0.00 / 0.39)

CMYK percentages

%27.56
%35.26
%0
%38.82

Codes

Color #71659C in popluar color models

71 65 9C
RGB 113 101 156
HSL 253° 21.74% 50.39%
HSB/HSV 253° 35.26% 61.18%
CMYK 27.56% 35.26% 0.00%
38.82%

Color #71659C in popluar number systems.

HEX 71 65 9C
Decimal 113 101 156
Binary 1110001 1100101 10011100
Octal 161 145 234

Shades and tints

Shades of #71659C

#71659C
(113,101,156)
#675C8E
(103,92,142)
#5D5380
(93,83,128)
#534A72
(83,74,114)
#494164
(73,65,100)
#3F3856
(63,56,86)
#352F48
(53,47,72)
#2B263A
(43,38,58)
#211D2C
(33,29,44)
#17141E
(23,20,30)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #71659C

#71659C
(113,101,156)
#7D73A5
(125,115,165)
#8981AE
(137,129,174)
#958FB7
(149,143,183)
#A19DC0
(161,157,192)
#ADABC9
(173,171,201)
#B9B9D2
(185,185,210)
#C5C7DB
(197,199,219)
#D1D5E4
(209,213,228)
#DDE3ED
(221,227,237)
#E9F1F6
(233,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71659C; }

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

This text font color is #71659C.

Background Color

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

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

This div background color is #71659C.

Border color

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

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

This div border color is #71659C.

Opacity

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

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

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

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

This text has shadow with #71659C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71659C.

Preview

Color preview on black background

This text has color #71659C on black background.


Color preview on white background

This text has color #71659C on white background.


Black color preview on #71659C background

This text has black color on #71659C background.


White color preview on #71659C background

This text has white color on #71659C background.


Related colors

Complementary color

Complementary color for #hex is #8E9A63.


I love getcolorcode.com

Triadic colors

1 #9C7165 and #659C71 with #71659C are triadic colors.

2 #9C6571 and #65719C with #71659C are triadic colors.