COLOR #71554F

HEX: #71554F RGB: (113,85,79)

Color info

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

RGB color model

#71554F color RGB value is (113,85,79).

RGB: (113,85,79) (44%, 33%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 85 of 255 = 33%
B 79 of 255 = 31%

113
85
79

R + G + B ~ 36%. #71554F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 85 + 79 = 277 (100%)
R 113 of 277 ~ 40.79%
G 85 of 277 ~ 30.69%
B 79 of 277 ~ 28.52'%

%40.79
%30.69
%28.52

CMYK color model

#71554F color CMYK value is (0,25,30,56).

  • cyan value is 0.00%
  • magenta value is 24.78%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (0,25,30,56)
C0M25Y30K56 (0%, 25%, 30%, 56%)
(0.00 / 0.25 / 0.30 / 0.56)

CMYK percentages

%0
%24.78
%30.09
%55.69

Codes

Color #71554F in popluar color models

71 55 4F
RGB 113 85 79
HSL 11° 17.71% 37.65%
HSB/HSV 11° 30.09% 44.31%
CMYK 0.00% 24.78% 30.09%
55.69%

Color #71554F in popluar number systems.

HEX 71 55 4F
Decimal 113 85 79
Binary 1110001 1010101 1001111
Octal 161 125 117

Shades and tints

Shades of #71554F

#71554F
(113,85,79)
#674E48
(103,78,72)
#5D4741
(93,71,65)
#53403A
(83,64,58)
#493933
(73,57,51)
#3F322C
(63,50,44)
#352B25
(53,43,37)
#2B241E
(43,36,30)
#211D17
(33,29,23)
#171610
(23,22,16)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #71554F

#71554F
(113,85,79)
#7D645F
(125,100,95)
#89736F
(137,115,111)
#95827F
(149,130,127)
#A1918F
(161,145,143)
#ADA09F
(173,160,159)
#B9AFAF
(185,175,175)
#C5BEBF
(197,190,191)
#D1CDCF
(209,205,207)
#DDDCDF
(221,220,223)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71554F color. Also use rgb(113,85,79) instead hex code.

Text Font Color

.myTextColor { color: #71554F; }

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

This text font color is #71554F.

Background Color

.myBgColor { background-color: #71554F; }

<div style="background-color:#71554F">Inner text</div>

This div background color is #71554F.

Border color

.myBorderColor { border: 1px solid #71554F; }

<div style="border:3px solid #71554F">Div</div>

This div border color is #71554F.

Opacity

.myOpacity80 { color: #71554F; opacity: 0.8; }

<p style="color:#71554F;opacity:0.8;">80%</p>

Text with #71554F 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 #71554F;}

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

This text has shadow with #71554F color.


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

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

This text has shadow with #71554F primary color and red secondary color.


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

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

This text has shadow with #71554F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71554F.

Preview

Color preview on black background

This text has color #71554F on black background.


Color preview on white background

This text has color #71554F on white background.


Black color preview on #71554F background

This text has black color on #71554F background.


White color preview on #71554F background

This text has white color on #71554F background.


Related colors

Complementary color

Complementary color for #hex is #8EAAB0.


I love getcolorcode.com

Triadic colors

1 #4F7155 and #554F71 with #71554F are triadic colors.

2 #4F5571 and #55714F with #71554F are triadic colors.