COLOR #71605B

HEX: #71605B RGB: (113,96,91)

Color info

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

RGB color model

#71605B color RGB value is (113,96,91).

RGB: (113,96,91) (44%, 38%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 91 of 255 = 36%

113
96
91

R + G + B ~ 39%. #71605B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 91 = 300 (100%)
R 113 of 300 ~ 37.67%
G 96 of 300 ~ 32%
B 91 of 300 ~ 30.33'%

%37.67
%32
%30.33

CMYK color model

#71605B color CMYK value is (0,15,19,56).

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

CMYK: (0,15,19,56)
C0M15Y19K56 (0%, 15%, 19%, 56%)
(0.00 / 0.15 / 0.19 / 0.56)

CMYK percentages

%0
%15.04
%19.47
%55.69

Codes

Color #71605B in popluar color models

71 60 5B
RGB 113 96 91
HSL 14° 10.78% 40.00%
HSB/HSV 14° 19.47% 44.31%
CMYK 0.00% 15.04% 19.47%
55.69%

Color #71605B in popluar number systems.

HEX 71 60 5B
Decimal 113 96 91
Binary 1110001 1100000 1011011
Octal 161 140 133

Shades and tints

Shades of #71605B

#71605B
(113,96,91)
#675853
(103,88,83)
#5D504B
(93,80,75)
#534843
(83,72,67)
#49403B
(73,64,59)
#3F3833
(63,56,51)
#35302B
(53,48,43)
#2B2823
(43,40,35)
#21201B
(33,32,27)
#171813
(23,24,19)
#0D100B
(13,16,11)
#000000
(0,0,0)

Tints of #71605B

#71605B
(113,96,91)
#7D6E69
(125,110,105)
#897C77
(137,124,119)
#958A85
(149,138,133)
#A19893
(161,152,147)
#ADA6A1
(173,166,161)
#B9B4AF
(185,180,175)
#C5C2BD
(197,194,189)
#D1D0CB
(209,208,203)
#DDDED9
(221,222,217)
#E9ECE7
(233,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71605B; }

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

This text font color is #71605B.

Background Color

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

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

This div background color is #71605B.

Border color

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

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

This div border color is #71605B.

Opacity

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

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

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

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

This text has shadow with #71605B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71605B.

Preview

Color preview on black background

This text has color #71605B on black background.


Color preview on white background

This text has color #71605B on white background.


Black color preview on #71605B background

This text has black color on #71605B background.


White color preview on #71605B background

This text has white color on #71605B background.


Related colors

Complementary color

Complementary color for #hex is #8E9FA4.


I love getcolorcode.com

Triadic colors

1 #5B7160 and #605B71 with #71605B are triadic colors.

2 #5B6071 and #60715B with #71605B are triadic colors.