COLOR #71577C

HEX: #71577C RGB: (113,87,124)

Color info

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

RGB color model

#71577C color RGB value is (113,87,124).

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

RGB channels and saturation

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

113
87
124

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

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 124 = 324 (100%)
R 113 of 324 ~ 34.88%
G 87 of 324 ~ 26.85%
B 124 of 324 ~ 38.27'%

%34.88
%26.85
%38.27

CMYK color model

#71577C color CMYK value is (9,30,0,51).

  • cyan value is 8.87%
  • magenta value is 29.84%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (9,30,0,51)
C9M30Y0K51 (9%, 30%, 0%, 51%)
(0.09 / 0.30 / 0.00 / 0.51)

CMYK percentages

%8.87
%29.84
%0
%51.37

Codes

Color #71577C in popluar color models

71 57 7C
RGB 113 87 124
HSL 282° 17.54% 41.37%
HSB/HSV 282° 29.84% 48.63%
CMYK 8.87% 29.84% 0.00%
51.37%

Color #71577C in popluar number systems.

HEX 71 57 7C
Decimal 113 87 124
Binary 1110001 1010111 1111100
Octal 161 127 174

Shades and tints

Shades of #71577C

#71577C
(113,87,124)
#675071
(103,80,113)
#5D4966
(93,73,102)
#53425B
(83,66,91)
#493B50
(73,59,80)
#3F3445
(63,52,69)
#352D3A
(53,45,58)
#2B262F
(43,38,47)
#211F24
(33,31,36)
#171819
(23,24,25)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #71577C

#71577C
(113,87,124)
#7D6687
(125,102,135)
#897592
(137,117,146)
#95849D
(149,132,157)
#A193A8
(161,147,168)
#ADA2B3
(173,162,179)
#B9B1BE
(185,177,190)
#C5C0C9
(197,192,201)
#D1CFD4
(209,207,212)
#DDDEDF
(221,222,223)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71577C; }

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

This text font color is #71577C.

Background Color

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

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

This div background color is #71577C.

Border color

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

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

This div border color is #71577C.

Opacity

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

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

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

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

This text has shadow with #71577C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71577C.

Preview

Color preview on black background

This text has color #71577C on black background.


Color preview on white background

This text has color #71577C on white background.


Black color preview on #71577C background

This text has black color on #71577C background.


White color preview on #71577C background

This text has white color on #71577C background.


Related colors

Complementary color

Complementary color for #hex is #8EA883.


I love getcolorcode.com

Triadic colors

1 #7C7157 and #577C71 with #71577C are triadic colors.

2 #7C5771 and #57717C with #71577C are triadic colors.