COLOR #71533D

HEX: #71533D RGB: (113,83,61)

Color info

#71533D contains red, green and blue colors in about the same proportion. Web safe color of #71533D is #666633 (or #663).

RGB color model

#71533D color RGB value is (113,83,61).

RGB: (113,83,61) (44%, 33%, 24%)

RGB channels and saturation

R 113 of 255 = 44%
G 83 of 255 = 33%
B 61 of 255 = 24%

113
83
61

R + G + B ~ 34%. #71533D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 83 + 61 = 257 (100%)
R 113 of 257 ~ 43.97%
G 83 of 257 ~ 32.3%
B 61 of 257 ~ 23.74'%

%43.97
%32.3
%23.74

CMYK color model

#71533D color CMYK value is (0,27,46,56).

  • cyan value is 0.00%
  • magenta value is 26.55%
  • yellow value is 46.02%
  • key color value is 55.69%

CMYK: (0,27,46,56)
C0M27Y46K56 (0%, 27%, 46%, 56%)
(0.00 / 0.27 / 0.46 / 0.56)

CMYK percentages

%0
%26.55
%46.02
%55.69

Codes

Color #71533D in popluar color models

71 53 3D
RGB 113 83 61
HSL 25° 29.89% 34.12%
HSB/HSV 25° 46.02% 44.31%
CMYK 0.00% 26.55% 46.02%
55.69%

Color #71533D in popluar number systems.

HEX 71 53 3D
Decimal 113 83 61
Binary 1110001 1010011 111101
Octal 161 123 75

Shades and tints

Shades of #71533D

#71533D
(113,83,61)
#674C38
(103,76,56)
#5D4533
(93,69,51)
#533E2E
(83,62,46)
#493729
(73,55,41)
#3F3024
(63,48,36)
#35291F
(53,41,31)
#2B221A
(43,34,26)
#211B15
(33,27,21)
#171410
(23,20,16)
#0D0D0B
(13,13,11)
#000000
(0,0,0)

Tints of #71533D

#71533D
(113,83,61)
#7D624E
(125,98,78)
#89715F
(137,113,95)
#958070
(149,128,112)
#A18F81
(161,143,129)
#AD9E92
(173,158,146)
#B9ADA3
(185,173,163)
#C5BCB4
(197,188,180)
#D1CBC5
(209,203,197)
#DDDAD6
(221,218,214)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71533D color. Also use rgb(113,83,61) instead hex code.

Text Font Color

.myTextColor { color: #71533D; }

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

This text font color is #71533D.

Background Color

.myBgColor { background-color: #71533D; }

<div style="background-color:#71533D">Inner text</div>

This div background color is #71533D.

Border color

.myBorderColor { border: 1px solid #71533D; }

<div style="border:3px solid #71533D">Div</div>

This div border color is #71533D.

Opacity

.myOpacity80 { color: #71533D; opacity: 0.8; }

<p style="color:#71533D;opacity:0.8;">80%</p>

Text with #71533D 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 #71533D;}

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

This text has shadow with #71533D color.


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

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

This text has shadow with #71533D primary color and red secondary color.


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

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

This text has shadow with #71533D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71533D.

Preview

Color preview on black background

This text has color #71533D on black background.


Color preview on white background

This text has color #71533D on white background.


Black color preview on #71533D background

This text has black color on #71533D background.


White color preview on #71533D background

This text has white color on #71533D background.


Related colors

Complementary color

Complementary color for #hex is #8EACC2.


I love getcolorcode.com

Triadic colors

1 #3D7153 and #533D71 with #71533D are triadic colors.

2 #3D5371 and #53713D with #71533D are triadic colors.