COLOR #71615E

HEX: #71615E RGB: (113,97,94)

Color info

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

RGB color model

#71615E color RGB value is (113,97,94).

RGB: (113,97,94) (44%, 38%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 94 of 255 = 37%

113
97
94

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

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 94 = 304 (100%)
R 113 of 304 ~ 37.17%
G 97 of 304 ~ 31.91%
B 94 of 304 ~ 30.92'%

%37.17
%31.91
%30.92

CMYK color model

#71615E color CMYK value is (0,14,17,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 16.81%
  • key color value is 55.69%

CMYK: (0,14,17,56)
C0M14Y17K56 (0%, 14%, 17%, 56%)
(0.00 / 0.14 / 0.17 / 0.56)

CMYK percentages

%0
%14.16
%16.81
%55.69

Codes

Color #71615E in popluar color models

71 61 5E
RGB 113 97 94
HSL 9.18% 40.59%
HSB/HSV 16.81% 44.31%
CMYK 0.00% 14.16% 16.81%
55.69%

Color #71615E in popluar number systems.

HEX 71 61 5E
Decimal 113 97 94
Binary 1110001 1100001 1011110
Octal 161 141 136

Shades and tints

Shades of #71615E

#71615E
(113,97,94)
#675956
(103,89,86)
#5D514E
(93,81,78)
#534946
(83,73,70)
#49413E
(73,65,62)
#3F3936
(63,57,54)
#35312E
(53,49,46)
#2B2926
(43,41,38)
#21211E
(33,33,30)
#171916
(23,25,22)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #71615E

#71615E
(113,97,94)
#7D6F6C
(125,111,108)
#897D7A
(137,125,122)
#958B88
(149,139,136)
#A19996
(161,153,150)
#ADA7A4
(173,167,164)
#B9B5B2
(185,181,178)
#C5C3C0
(197,195,192)
#D1D1CE
(209,209,206)
#DDDFDC
(221,223,220)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71615E color. Also use rgb(113,97,94) instead hex code.

Text Font Color

.myTextColor { color: #71615E; }

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

This text font color is #71615E.

Background Color

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

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

This div background color is #71615E.

Border color

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

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

This div border color is #71615E.

Opacity

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

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

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

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

This text has shadow with #71615E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71615E.

Preview

Color preview on black background

This text has color #71615E on black background.


Color preview on white background

This text has color #71615E on white background.


Black color preview on #71615E background

This text has black color on #71615E background.


White color preview on #71615E background

This text has white color on #71615E background.


Related colors

Complementary color

Complementary color for #hex is #8E9EA1.


I love getcolorcode.com

Triadic colors

1 #5E7161 and #615E71 with #71615E are triadic colors.

2 #5E6171 and #61715E with #71615E are triadic colors.