COLOR #71361B

HEX: #71361B RGB: (113,54,27)

Color info

#71361B contains mainly red and green colors. Web safe color of #71361B is #663333 (or #633).

RGB color model

#71361B color RGB value is (113,54,27).

RGB: (113,54,27) (44%, 21%, 11%)

RGB channels and saturation

R 113 of 255 = 44%
G 54 of 255 = 21%
B 27 of 255 = 11%

113
54
27

R + G + B ~ 25%. #71361B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 54 + 27 = 194 (100%)
R 113 of 194 ~ 58.25%
G 54 of 194 ~ 27.84%
B 27 of 194 ~ 13.92'%

%58.25
%27.84
%13.92

CMYK color model

#71361B color CMYK value is (0,52,76,56).

  • cyan value is 0.00%
  • magenta value is 52.21%
  • yellow value is 76.11%
  • key color value is 55.69%

CMYK: (0,52,76,56)
C0M52Y76K56 (0%, 52%, 76%, 56%)
(0.00 / 0.52 / 0.76 / 0.56)

CMYK percentages

%0
%52.21
%76.11
%55.69

Codes

Color #71361B in popluar color models

71 36 1B
RGB 113 54 27
HSL 19° 61.43% 27.45%
HSB/HSV 19° 76.11% 44.31%
CMYK 0.00% 52.21% 76.11%
55.69%

Color #71361B in popluar number systems.

HEX 71 36 1B
Decimal 113 54 27
Binary 1110001 110110 11011
Octal 161 66 33

Shades and tints

Shades of #71361B

#71361B
(113,54,27)
#673219
(103,50,25)
#5D2E17
(93,46,23)
#532A15
(83,42,21)
#492613
(73,38,19)
#3F2211
(63,34,17)
#351E0F
(53,30,15)
#2B1A0D
(43,26,13)
#21160B
(33,22,11)
#171209
(23,18,9)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #71361B

#71361B
(113,54,27)
#7D482F
(125,72,47)
#895A43
(137,90,67)
#956C57
(149,108,87)
#A17E6B
(161,126,107)
#AD907F
(173,144,127)
#B9A293
(185,162,147)
#C5B4A7
(197,180,167)
#D1C6BB
(209,198,187)
#DDD8CF
(221,216,207)
#E9EAE3
(233,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71361B color. Also use rgb(113,54,27) instead hex code.

Text Font Color

.myTextColor { color: #71361B; }

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

This text font color is #71361B.

Background Color

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

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

This div background color is #71361B.

Border color

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

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

This div border color is #71361B.

Opacity

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

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

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

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

This text has shadow with #71361B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71361B.

Preview

Color preview on black background

This text has color #71361B on black background.


Color preview on white background

This text has color #71361B on white background.


Black color preview on #71361B background

This text has black color on #71361B background.


White color preview on #71361B background

This text has white color on #71361B background.


Related colors

Complementary color

Complementary color for #hex is #8EC9E4.


I love getcolorcode.com

Triadic colors

1 #1B7136 and #361B71 with #71361B are triadic colors.

2 #1B3671 and #36711B with #71361B are triadic colors.