COLOR #714743

HEX: #714743 RGB: (113,71,67)

Color info

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

RGB color model

#714743 color RGB value is (113,71,67).

RGB: (113,71,67) (44%, 28%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 71 of 255 = 28%
B 67 of 255 = 26%

113
71
67

R + G + B ~ 33%. #714743 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 71 + 67 = 251 (100%)
R 113 of 251 ~ 45.02%
G 71 of 251 ~ 28.29%
B 67 of 251 ~ 26.69'%

%45.02
%28.29
%26.69

CMYK color model

#714743 color CMYK value is (0,37,41,56).

  • cyan value is 0.00%
  • magenta value is 37.17%
  • yellow value is 40.71%
  • key color value is 55.69%

CMYK: (0,37,41,56)
C0M37Y41K56 (0%, 37%, 41%, 56%)
(0.00 / 0.37 / 0.41 / 0.56)

CMYK percentages

%0
%37.17
%40.71
%55.69

Codes

Color #714743 in popluar color models

71 47 43
RGB 113 71 67
HSL 25.56% 35.29%
HSB/HSV 40.71% 44.31%
CMYK 0.00% 37.17% 40.71%
55.69%

Color #714743 in popluar number systems.

HEX 71 47 43
Decimal 113 71 67
Binary 1110001 1000111 1000011
Octal 161 107 103

Shades and tints

Shades of #714743

#714743
(113,71,67)
#67413D
(103,65,61)
#5D3B37
(93,59,55)
#533531
(83,53,49)
#492F2B
(73,47,43)
#3F2925
(63,41,37)
#35231F
(53,35,31)
#2B1D19
(43,29,25)
#211713
(33,23,19)
#17110D
(23,17,13)
#0D0B07
(13,11,7)
#000000
(0,0,0)

Tints of #714743

#714743
(113,71,67)
#7D5754
(125,87,84)
#896765
(137,103,101)
#957776
(149,119,118)
#A18787
(161,135,135)
#AD9798
(173,151,152)
#B9A7A9
(185,167,169)
#C5B7BA
(197,183,186)
#D1C7CB
(209,199,203)
#DDD7DC
(221,215,220)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714743 color. Also use rgb(113,71,67) instead hex code.

Text Font Color

.myTextColor { color: #714743; }

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

This text font color is #714743.

Background Color

.myBgColor { background-color: #714743; }

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

This div background color is #714743.

Border color

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

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

This div border color is #714743.

Opacity

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

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

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

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

This text has shadow with #714743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714743.

Preview

Color preview on black background

This text has color #714743 on black background.


Color preview on white background

This text has color #714743 on white background.


Black color preview on #714743 background

This text has black color on #714743 background.


White color preview on #714743 background

This text has white color on #714743 background.


Related colors

Complementary color

Complementary color for #hex is #8EB8BC.


I love getcolorcode.com

Triadic colors

1 #437147 and #474371 with #714743 are triadic colors.

2 #434771 and #477143 with #714743 are triadic colors.