COLOR #714838

HEX: #714838 RGB: (113,72,56)

Color info

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

RGB color model

#714838 color RGB value is (113,72,56).

RGB: (113,72,56) (44%, 28%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 72 of 255 = 28%
B 56 of 255 = 22%

113
72
56

R + G + B ~ 31%. #714838 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 72 + 56 = 241 (100%)
R 113 of 241 ~ 46.89%
G 72 of 241 ~ 29.88%
B 56 of 241 ~ 23.24'%

%46.89
%29.88
%23.24

CMYK color model

#714838 color CMYK value is (0,36,50,56).

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

CMYK: (0,36,50,56)
C0M36Y50K56 (0%, 36%, 50%, 56%)
(0.00 / 0.36 / 0.50 / 0.56)

CMYK percentages

%0
%36.28
%50.44
%55.69

Codes

Color #714838 in popluar color models

71 48 38
RGB 113 72 56
HSL 17° 33.73% 33.14%
HSB/HSV 17° 50.44% 44.31%
CMYK 0.00% 36.28% 50.44%
55.69%

Color #714838 in popluar number systems.

HEX 71 48 38
Decimal 113 72 56
Binary 1110001 1001000 111000
Octal 161 110 70

Shades and tints

Shades of #714838

#714838
(113,72,56)
#674233
(103,66,51)
#5D3C2E
(93,60,46)
#533629
(83,54,41)
#493024
(73,48,36)
#3F2A1F
(63,42,31)
#35241A
(53,36,26)
#2B1E15
(43,30,21)
#211810
(33,24,16)
#17120B
(23,18,11)
#0D0C06
(13,12,6)
#000000
(0,0,0)

Tints of #714838

#714838
(113,72,56)
#7D584A
(125,88,74)
#89685C
(137,104,92)
#95786E
(149,120,110)
#A18880
(161,136,128)
#AD9892
(173,152,146)
#B9A8A4
(185,168,164)
#C5B8B6
(197,184,182)
#D1C8C8
(209,200,200)
#DDD8DA
(221,216,218)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714838; }

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

This text font color is #714838.

Background Color

.myBgColor { background-color: #714838; }

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

This div background color is #714838.

Border color

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

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

This div border color is #714838.

Opacity

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

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

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

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

This text has shadow with #714838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714838.

Preview

Color preview on black background

This text has color #714838 on black background.


Color preview on white background

This text has color #714838 on white background.


Black color preview on #714838 background

This text has black color on #714838 background.


White color preview on #714838 background

This text has white color on #714838 background.


Related colors

Complementary color

Complementary color for #hex is #8EB7C7.


I love getcolorcode.com

Triadic colors

1 #387148 and #483871 with #714838 are triadic colors.

2 #384871 and #487138 with #714838 are triadic colors.