COLOR #71609E

HEX: #71609E RGB: (113,96,158)

Color info

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

RGB color model

#71609E color RGB value is (113,96,158).

RGB: (113,96,158) (44%, 38%, 62%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 158 of 255 = 62%

113
96
158

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

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 158 = 367 (100%)
R 113 of 367 ~ 30.79%
G 96 of 367 ~ 26.16%
B 158 of 367 ~ 43.05'%

%30.79
%26.16
%43.05

CMYK color model

#71609E color CMYK value is (28,39,0,38).

  • cyan value is 28.48%
  • magenta value is 39.24%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (28,39,0,38)
C28M39Y0K38 (28%, 39%, 0%, 38%)
(0.28 / 0.39 / 0.00 / 0.38)

CMYK percentages

%28.48
%39.24
%0
%38.04

Codes

Color #71609E in popluar color models

71 60 9E
RGB 113 96 158
HSL 256° 24.41% 49.80%
HSB/HSV 256° 39.24% 61.96%
CMYK 28.48% 39.24% 0.00%
38.04%

Color #71609E in popluar number systems.

HEX 71 60 9E
Decimal 113 96 158
Binary 1110001 1100000 10011110
Octal 161 140 236

Shades and tints

Shades of #71609E

#71609E
(113,96,158)
#675890
(103,88,144)
#5D5082
(93,80,130)
#534874
(83,72,116)
#494066
(73,64,102)
#3F3858
(63,56,88)
#35304A
(53,48,74)
#2B283C
(43,40,60)
#21202E
(33,32,46)
#171820
(23,24,32)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #71609E

#71609E
(113,96,158)
#7D6EA6
(125,110,166)
#897CAE
(137,124,174)
#958AB6
(149,138,182)
#A198BE
(161,152,190)
#ADA6C6
(173,166,198)
#B9B4CE
(185,180,206)
#C5C2D6
(197,194,214)
#D1D0DE
(209,208,222)
#DDDEE6
(221,222,230)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71609E color. Also use rgb(113,96,158) instead hex code.

Text Font Color

.myTextColor { color: #71609E; }

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

This text font color is #71609E.

Background Color

.myBgColor { background-color: #71609E; }

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

This div background color is #71609E.

Border color

.myBorderColor { border: 1px solid #71609E; }

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

This div border color is #71609E.

Opacity

.myOpacity80 { color: #71609E; opacity: 0.8; }

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

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

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

This text has shadow with #71609E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71609E.

Preview

Color preview on black background

This text has color #71609E on black background.


Color preview on white background

This text has color #71609E on white background.


Black color preview on #71609E background

This text has black color on #71609E background.


White color preview on #71609E background

This text has white color on #71609E background.


Related colors

Complementary color

Complementary color for #hex is #8E9F61.


I love getcolorcode.com

Triadic colors

1 #9E7160 and #609E71 with #71609E are triadic colors.

2 #9E6071 and #60719E with #71609E are triadic colors.