COLOR #71603E

HEX: #71603E RGB: (113,96,62)

Color info

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

RGB color model

#71603E color RGB value is (113,96,62).

RGB: (113,96,62) (44%, 38%, 24%)

RGB channels and saturation

R 113 of 255 = 44%
G 96 of 255 = 38%
B 62 of 255 = 24%

113
96
62

R + G + B ~ 35%. #71603E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 96 + 62 = 271 (100%)
R 113 of 271 ~ 41.7%
G 96 of 271 ~ 35.42%
B 62 of 271 ~ 22.88'%

%41.7
%35.42
%22.88

CMYK color model

#71603E color CMYK value is (0,15,45,56).

  • cyan value is 0.00%
  • magenta value is 15.04%
  • yellow value is 45.13%
  • key color value is 55.69%
CMYK: (0,15,45,56) C0M15Y45K56 (0%,15%,45%,56%) (0.00/0.15/0.45/0.56) 

CMYK percentages

%0
%15.04
%45.13
%55.69

Codes

Color #71603E in popluar color models

71 60 3E
RGB 113 96 62
HSL 40° 29.14% 34.31%
HSB/HSV 40° 45.13% 44.31%
CMYK 0.00% 15.04% 45.13%
55.69%

Color #71603E in popluar number systems.

HEX 71 60 3E
Decimal 113 96 62
Binary 1110001 1100000 111110
Octal 161 140 76

Shades and tints

Shades of #71603E

#71603E
(113,96,62)
#675839
(103,88,57)
#5D5034
(93,80,52)
#53482F
(83,72,47)
#49402A
(73,64,42)
#3F3825
(63,56,37)
#353020
(53,48,32)
#2B281B
(43,40,27)
#212016
(33,32,22)
#171811
(23,24,17)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #71603E

#71603E
(113,96,62)
#7D6E4F
(125,110,79)
#897C60
(137,124,96)
#958A71
(149,138,113)
#A19882
(161,152,130)
#ADA693
(173,166,147)
#B9B4A4
(185,180,164)
#C5C2B5
(197,194,181)
#D1D0C6
(209,208,198)
#DDDED7
(221,222,215)
#E9ECE8
(233,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71603E color. Also use rgb(113,96,62) instead hex code.

Text Font Color

.myTextColor { color: #71603E; }

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

This text font color is #71603E.

Background Color

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

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

This div background color is #71603E.

Border color

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

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

This div border color is #71603E.

Opacity

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

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

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

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

This text has shadow with #71603E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71603E.

Preview

Color preview on black background

This text has color #71603E on black background.


Color preview on white background

This text has color #71603E on white background.


Black color preview on #71603E background

This text has black color on #71603E background.


White color preview on #71603E background

This text has white color on #71603E background.


Related colors

Complementary color

Complementary color for #hex is #8E9FC1.


I love getcolorcode.com

Triadic colors

1 #3E7160 and #603E71 with #71603E are triadic colors.

2 #3E6071 and #60713E with #71603E are triadic colors.