COLOR #71360E

HEX: #71360E RGB: (113,54,14)

Color info

#71360E contains mainly red and green colors. Web safe color of #71360E is #663300 (or #630).

RGB color model

#71360E color RGB value is (113,54,14).

RGB: (113,54,14) (44%, 21%, 5%)

RGB channels and saturation

R 113 of 255 = 44%
G 54 of 255 = 21%
B 14 of 255 = 5%

113
54
14

R + G + B ~ 23%. #71360E is dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 54 + 14 = 181 (100%)
R 113 of 181 ~ 62.43%
G 54 of 181 ~ 29.83%
B 14 of 181 ~ 7.73'%

%62.43
%29.83

CMYK color model

#71360E color CMYK value is (0,52,88,56).

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

CMYK: (0,52,88,56)
C0M52Y88K56 (0%, 52%, 88%, 56%)
(0.00 / 0.52 / 0.88 / 0.56)

CMYK percentages

%0
%52.21
%87.61
%55.69

Codes

Color #71360E in popluar color models

71 36 0E
RGB 113 54 14
HSL 24° 77.95% 24.90%
HSB/HSV 24° 87.61% 44.31%
CMYK 0.00% 52.21% 87.61%
55.69%

Color #71360E in popluar number systems.

HEX 71 36 0E
Decimal 113 54 14
Binary 1110001 110110 1110
Octal 161 66 16

Shades and tints

Shades of #71360E

#71360E
(113,54,14)
#67320D
(103,50,13)
#5D2E0C
(93,46,12)
#532A0B
(83,42,11)
#49260A
(73,38,10)
#3F2209
(63,34,9)
#351E08
(53,30,8)
#2B1A07
(43,26,7)
#211606
(33,22,6)
#171205
(23,18,5)
#0D0E04
(13,14,4)
#000000
(0,0,0)

Tints of #71360E

#71360E
(113,54,14)
#7D4823
(125,72,35)
#895A38
(137,90,56)
#956C4D
(149,108,77)
#A17E62
(161,126,98)
#AD9077
(173,144,119)
#B9A28C
(185,162,140)
#C5B4A1
(197,180,161)
#D1C6B6
(209,198,182)
#DDD8CB
(221,216,203)
#E9EAE0
(233,234,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71360E color. Also use rgb(113,54,14) instead hex code.

Text Font Color

.myTextColor { color: #71360E; }

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

This text font color is #71360E.

Background Color

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

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

This div background color is #71360E.

Border color

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

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

This div border color is #71360E.

Opacity

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

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

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

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

This text has shadow with #71360E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71360E.

Preview

Color preview on black background

This text has color #71360E on black background.


Color preview on white background

This text has color #71360E on white background.


Black color preview on #71360E background

This text has black color on #71360E background.


White color preview on #71360E background

This text has white color on #71360E background.


Related colors

Complementary color

Complementary color for #hex is #8EC9F1.


I love getcolorcode.com

Triadic colors

1 #0E7136 and #360E71 with #71360E are triadic colors.

2 #0E3671 and #36710E with #71360E are triadic colors.