COLOR #71505B

HEX: #71505B RGB: (113,80,91)

Color info

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

RGB color model

#71505B color RGB value is (113,80,91).

RGB: (113,80,91) (44%, 31%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 91 of 255 = 36%

113
80
91

R + G + B ~ 37%. #71505B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 91 = 284 (100%)
R 113 of 284 ~ 39.79%
G 80 of 284 ~ 28.17%
B 91 of 284 ~ 32.04'%

%39.79
%28.17
%32.04

CMYK color model

#71505B color CMYK value is (0,29,19,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 19.47%
  • key color value is 55.69%

CMYK: (0,29,19,56)
C0M29Y19K56 (0%, 29%, 19%, 56%)
(0.00 / 0.29 / 0.19 / 0.56)

CMYK percentages

%0
%29.2
%19.47
%55.69

Codes

Color #71505B in popluar color models

71 50 5B
RGB 113 80 91
HSL 340° 17.10% 37.84%
HSB/HSV 340° 29.20% 44.31%
CMYK 0.00% 29.20% 19.47%
55.69%

Color #71505B in popluar number systems.

HEX 71 50 5B
Decimal 113 80 91
Binary 1110001 1010000 1011011
Octal 161 120 133

Shades and tints

Shades of #71505B

#71505B
(113,80,91)
#674953
(103,73,83)
#5D424B
(93,66,75)
#533B43
(83,59,67)
#49343B
(73,52,59)
#3F2D33
(63,45,51)
#35262B
(53,38,43)
#2B1F23
(43,31,35)
#21181B
(33,24,27)
#171113
(23,17,19)
#0D0A0B
(13,10,11)
#000000
(0,0,0)

Tints of #71505B

#71505B
(113,80,91)
#7D5F69
(125,95,105)
#896E77
(137,110,119)
#957D85
(149,125,133)
#A18C93
(161,140,147)
#AD9BA1
(173,155,161)
#B9AAAF
(185,170,175)
#C5B9BD
(197,185,189)
#D1C8CB
(209,200,203)
#DDD7D9
(221,215,217)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71505B color. Also use rgb(113,80,91) instead hex code.

Text Font Color

.myTextColor { color: #71505B; }

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

This text font color is #71505B.

Background Color

.myBgColor { background-color: #71505B; }

<div style="background-color:#71505B">Inner text</div>

This div background color is #71505B.

Border color

.myBorderColor { border: 1px solid #71505B; }

<div style="border:3px solid #71505B">Div</div>

This div border color is #71505B.

Opacity

.myOpacity80 { color: #71505B; opacity: 0.8; }

<p style="color:#71505B;opacity:0.8;">80%</p>

Text with #71505B 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 #71505B;}

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

This text has shadow with #71505B color.


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

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

This text has shadow with #71505B primary color and red secondary color.


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

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

This text has shadow with #71505B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71505B.

Preview

Color preview on black background

This text has color #71505B on black background.


Color preview on white background

This text has color #71505B on white background.


Black color preview on #71505B background

This text has black color on #71505B background.


White color preview on #71505B background

This text has white color on #71505B background.


Related colors

Complementary color

Complementary color for #hex is #8EAFA4.


I love getcolorcode.com

Triadic colors

1 #5B7150 and #505B71 with #71505B are triadic colors.

2 #5B5071 and #50715B with #71505B are triadic colors.