COLOR #71577D

HEX: #71577D RGB: (113,87,125)

Color info

#71577D contains red, green and blue colors in about the same proportion. Web safe color of #71577D is #666666 (or #666).

RGB color model

#71577D color RGB value is (113,87,125).

RGB: (113,87,125) (44%, 34%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 125 of 255 = 49%

113
87
125

R + G + B ~ 42%. #71577D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 125 = 325 (100%)
R 113 of 325 ~ 34.77%
G 87 of 325 ~ 26.77%
B 125 of 325 ~ 38.46'%

%34.77
%26.77
%38.46

CMYK color model

#71577D color CMYK value is (10,30,0,51).

  • cyan value is 9.60%
  • magenta value is 30.40%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (10,30,0,51)
C10M30Y0K51 (10%, 30%, 0%, 51%)
(0.10 / 0.30 / 0.00 / 0.51)

CMYK percentages

%9.6
%30.4
%0
%50.98

Codes

Color #71577D in popluar color models

71 57 7D
RGB 113 87 125
HSL 281° 17.92% 41.57%
HSB/HSV 281° 30.40% 49.02%
CMYK 9.60% 30.40% 0.00%
50.98%

Color #71577D in popluar number systems.

HEX 71 57 7D
Decimal 113 87 125
Binary 1110001 1010111 1111101
Octal 161 127 175

Shades and tints

Shades of #71577D

#71577D
(113,87,125)
#675072
(103,80,114)
#5D4967
(93,73,103)
#53425C
(83,66,92)
#493B51
(73,59,81)
#3F3446
(63,52,70)
#352D3B
(53,45,59)
#2B2630
(43,38,48)
#211F25
(33,31,37)
#17181A
(23,24,26)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #71577D

#71577D
(113,87,125)
#7D6688
(125,102,136)
#897593
(137,117,147)
#95849E
(149,132,158)
#A193A9
(161,147,169)
#ADA2B4
(173,162,180)
#B9B1BF
(185,177,191)
#C5C0CA
(197,192,202)
#D1CFD5
(209,207,213)
#DDDEE0
(221,222,224)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71577D color. Also use rgb(113,87,125) instead hex code.

Text Font Color

.myTextColor { color: #71577D; }

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

This text font color is #71577D.

Background Color

.myBgColor { background-color: #71577D; }

<div style="background-color:#71577D">Inner text</div>

This div background color is #71577D.

Border color

.myBorderColor { border: 1px solid #71577D; }

<div style="border:3px solid #71577D">Div</div>

This div border color is #71577D.

Opacity

.myOpacity80 { color: #71577D; opacity: 0.8; }

<p style="color:#71577D;opacity:0.8;">80%</p>

Text with #71577D 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 #71577D;}

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

This text has shadow with #71577D color.


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

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

This text has shadow with #71577D primary color and red secondary color.


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

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

This text has shadow with #71577D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71577D.

Preview

Color preview on black background

This text has color #71577D on black background.


Color preview on white background

This text has color #71577D on white background.


Black color preview on #71577D background

This text has black color on #71577D background.


White color preview on #71577D background

This text has white color on #71577D background.


Related colors

Complementary color

Complementary color for #hex is #8EA882.


I love getcolorcode.com

Triadic colors

1 #7D7157 and #577D71 with #71577D are triadic colors.

2 #7D5771 and #57717D with #71577D are triadic colors.