COLOR #714031

HEX: #714031 RGB: (113,64,49)

Color info

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

RGB color model

#714031 color RGB value is (113,64,49).

RGB: (113,64,49) (44%, 25%, 19%)

RGB channels and saturation

R 113 of 255 = 44%
G 64 of 255 = 25%
B 49 of 255 = 19%

113
64
49

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

Portions of RGB colors in percentages

R + G + B = 113 + 64 + 49 = 226 (100%)
R 113 of 226 ~ 50%
G 64 of 226 ~ 28.32%
B 49 of 226 ~ 21.68'%

%50
%28.32
%21.68

CMYK color model

#714031 color CMYK value is (0,43,57,56).

  • cyan value is 0.00%
  • magenta value is 43.36%
  • yellow value is 56.64%
  • key color value is 55.69%
CMYK: (0,43,57,56) C0M43Y57K56 (0%,43%,57%,56%) (0.00/0.43/0.57/0.56) 

CMYK percentages

%0
%43.36
%56.64
%55.69

Codes

Color #714031 in popluar color models

71 40 31
RGB 113 64 49
HSL 14° 39.51% 31.76%
HSB/HSV 14° 56.64% 44.31%
CMYK 0.00% 43.36% 56.64%
55.69%

Color #714031 in popluar number systems.

HEX 71 40 31
Decimal 113 64 49
Binary 1110001 1000000 110001
Octal 161 100 61

Shades and tints

Shades of #714031

#714031
(113,64,49)
#673B2D
(103,59,45)
#5D3629
(93,54,41)
#533125
(83,49,37)
#492C21
(73,44,33)
#3F271D
(63,39,29)
#352219
(53,34,25)
#2B1D15
(43,29,21)
#211811
(33,24,17)
#17130D
(23,19,13)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #714031

#714031
(113,64,49)
#7D5143
(125,81,67)
#896255
(137,98,85)
#957367
(149,115,103)
#A18479
(161,132,121)
#AD958B
(173,149,139)
#B9A69D
(185,166,157)
#C5B7AF
(197,183,175)
#D1C8C1
(209,200,193)
#DDD9D3
(221,217,211)
#E9EAE5
(233,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714031 color. Also use rgb(113,64,49) instead hex code.

Text Font Color

.myTextColor { color: #714031; }

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

This text font color is #714031.

Background Color

.myBgColor { background-color: #714031; }

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

This div background color is #714031.

Border color

.myBorderColor { border: 1px solid #714031; }

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

This div border color is #714031.

Opacity

.myOpacity80 { color: #714031; opacity: 0.8; }

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

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

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

This text has shadow with #714031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714031.

Preview

Color preview on black background

This text has color #714031 on black background.


Color preview on white background

This text has color #714031 on white background.


Black color preview on #714031 background

This text has black color on #714031 background.


White color preview on #714031 background

This text has white color on #714031 background.


Related colors

Complementary color

Complementary color for #hex is #8EBFCE.


I love getcolorcode.com

Triadic colors

1 #317140 and #403171 with #714031 are triadic colors.

2 #314071 and #407131 with #714031 are triadic colors.