COLOR #71363A

HEX: #71363A RGB: (113,54,58)

Color info

#71363A contains red, green and blue colors in about the same proportion. Web safe color of #71363A is #663333 (or #633).

RGB color model

#71363A color RGB value is (113,54,58).

RGB: (113,54,58) (44%, 21%, 23%)

RGB channels and saturation

R 113 of 255 = 44%
G 54 of 255 = 21%
B 58 of 255 = 23%

113
54
58

R + G + B ~ 29%. #71363A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 54 + 58 = 225 (100%)
R 113 of 225 ~ 50.22%
G 54 of 225 ~ 24%
B 58 of 225 ~ 25.78'%

%50.22
%24
%25.78

CMYK color model

#71363A color CMYK value is (0,52,49,56).

  • cyan value is 0.00%
  • magenta value is 52.21%
  • yellow value is 48.67%
  • key color value is 55.69%
CMYK: (0,52,49,56) C0M52Y49K56 (0%,52%,49%,56%) (0.00/0.52/0.49/0.56) 

CMYK percentages

%0
%52.21
%48.67
%55.69

Codes

Color #71363A in popluar color models

71 36 3A
RGB 113 54 58
HSL 356° 35.33% 32.75%
HSB/HSV 356° 52.21% 44.31%
CMYK 0.00% 52.21% 48.67%
55.69%

Color #71363A in popluar number systems.

HEX 71 36 3A
Decimal 113 54 58
Binary 1110001 110110 111010
Octal 161 66 72

Shades and tints

Shades of #71363A

#71363A
(113,54,58)
#673235
(103,50,53)
#5D2E30
(93,46,48)
#532A2B
(83,42,43)
#492626
(73,38,38)
#3F2221
(63,34,33)
#351E1C
(53,30,28)
#2B1A17
(43,26,23)
#211612
(33,22,18)
#17120D
(23,18,13)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #71363A

#71363A
(113,54,58)
#7D484B
(125,72,75)
#895A5C
(137,90,92)
#956C6D
(149,108,109)
#A17E7E
(161,126,126)
#AD908F
(173,144,143)
#B9A2A0
(185,162,160)
#C5B4B1
(197,180,177)
#D1C6C2
(209,198,194)
#DDD8D3
(221,216,211)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71363A color. Also use rgb(113,54,58) instead hex code.

Text Font Color

.myTextColor { color: #71363A; }

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

This text font color is #71363A.

Background Color

.myBgColor { background-color: #71363A; }

<div style="background-color:#71363A">Inner text</div>

This div background color is #71363A.

Border color

.myBorderColor { border: 1px solid #71363A; }

<div style="border:3px solid #71363A">Div</div>

This div border color is #71363A.

Opacity

.myOpacity80 { color: #71363A; opacity: 0.8; }

<p style="color:#71363A;opacity:0.8;">80%</p>

Text with #71363A 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 #71363A;}

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

This text has shadow with #71363A color.


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

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

This text has shadow with #71363A primary color and red secondary color.


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

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

This text has shadow with #71363A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71363A.

Preview

Color preview on black background

This text has color #71363A on black background.


Color preview on white background

This text has color #71363A on white background.


Black color preview on #71363A background

This text has black color on #71363A background.


White color preview on #71363A background

This text has white color on #71363A background.


Related colors

Complementary color

Complementary color for #hex is #8EC9C5.


I love getcolorcode.com

Triadic colors

1 #3A7136 and #363A71 with #71363A are triadic colors.

2 #3A3671 and #36713A with #71363A are triadic colors.