COLOR #71381E

HEX: #71381E RGB: (113,56,30)

Color info

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

RGB color model

#71381E color RGB value is (113,56,30).

RGB: (113,56,30) (44%, 22%, 12%)

RGB channels and saturation

R 113 of 255 = 44%
G 56 of 255 = 22%
B 30 of 255 = 12%

113
56
30

R + G + B ~ 26%. #71381E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 56 + 30 = 199 (100%)
R 113 of 199 ~ 56.78%
G 56 of 199 ~ 28.14%
B 30 of 199 ~ 15.08'%

%56.78
%28.14
%15.08

CMYK color model

#71381E color CMYK value is (0,50,73,56).

  • cyan value is 0.00%
  • magenta value is 50.44%
  • yellow value is 73.45%
  • key color value is 55.69%

CMYK: (0,50,73,56)
C0M50Y73K56 (0%, 50%, 73%, 56%)
(0.00 / 0.50 / 0.73 / 0.56)

CMYK percentages

%0
%50.44
%73.45
%55.69

Codes

Color #71381E in popluar color models

71 38 1E
RGB 113 56 30
HSL 19° 58.04% 28.04%
HSB/HSV 19° 73.45% 44.31%
CMYK 0.00% 50.44% 73.45%
55.69%

Color #71381E in popluar number systems.

HEX 71 38 1E
Decimal 113 56 30
Binary 1110001 111000 11110
Octal 161 70 36

Shades and tints

Shades of #71381E

#71381E
(113,56,30)
#67331C
(103,51,28)
#5D2E1A
(93,46,26)
#532918
(83,41,24)
#492416
(73,36,22)
#3F1F14
(63,31,20)
#351A12
(53,26,18)
#2B1510
(43,21,16)
#21100E
(33,16,14)
#170B0C
(23,11,12)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #71381E

#71381E
(113,56,30)
#7D4A32
(125,74,50)
#895C46
(137,92,70)
#956E5A
(149,110,90)
#A1806E
(161,128,110)
#AD9282
(173,146,130)
#B9A496
(185,164,150)
#C5B6AA
(197,182,170)
#D1C8BE
(209,200,190)
#DDDAD2
(221,218,210)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71381E color. Also use rgb(113,56,30) instead hex code.

Text Font Color

.myTextColor { color: #71381E; }

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

This text font color is #71381E.

Background Color

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

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

This div background color is #71381E.

Border color

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

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

This div border color is #71381E.

Opacity

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

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

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

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

This text has shadow with #71381E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71381E.

Preview

Color preview on black background

This text has color #71381E on black background.


Color preview on white background

This text has color #71381E on white background.


Black color preview on #71381E background

This text has black color on #71381E background.


White color preview on #71381E background

This text has white color on #71381E background.


Related colors

Complementary color

Complementary color for #hex is #8EC7E1.


I love getcolorcode.com

Triadic colors

1 #1E7138 and #381E71 with #71381E are triadic colors.

2 #1E3871 and #38711E with #71381E are triadic colors.