COLOR #714948

HEX: #714948 RGB: (113,73,72)

Color info

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

RGB color model

#714948 color RGB value is (113,73,72).

RGB: (113,73,72) (44%, 29%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 73 of 255 = 29%
B 72 of 255 = 28%

113
73
72

R + G + B ~ 34%. #714948 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 72 = 258 (100%)
R 113 of 258 ~ 43.8%
G 73 of 258 ~ 28.29%
B 72 of 258 ~ 27.91'%

%43.8
%28.29
%27.91

CMYK color model

#714948 color CMYK value is (0,35,36,56).

  • cyan value is 0.00%
  • magenta value is 35.40%
  • yellow value is 36.28%
  • key color value is 55.69%
CMYK: (0,35,36,56) C0M35Y36K56 (0%,35%,36%,56%) (0.00/0.35/0.36/0.56) 

CMYK percentages

%0
%35.4
%36.28
%55.69

Codes

Color #714948 in popluar color models

71 49 48
RGB 113 73 72
HSL 22.16% 36.27%
HSB/HSV 36.28% 44.31%
CMYK 0.00% 35.40% 36.28%
55.69%

Color #714948 in popluar number systems.

HEX 71 49 48
Decimal 113 73 72
Binary 1110001 1001001 1001000
Octal 161 111 110

Shades and tints

Shades of #714948

#714948
(113,73,72)
#674342
(103,67,66)
#5D3D3C
(93,61,60)
#533736
(83,55,54)
#493130
(73,49,48)
#3F2B2A
(63,43,42)
#352524
(53,37,36)
#2B1F1E
(43,31,30)
#211918
(33,25,24)
#171312
(23,19,18)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #714948

#714948
(113,73,72)
#7D5958
(125,89,88)
#896968
(137,105,104)
#957978
(149,121,120)
#A18988
(161,137,136)
#AD9998
(173,153,152)
#B9A9A8
(185,169,168)
#C5B9B8
(197,185,184)
#D1C9C8
(209,201,200)
#DDD9D8
(221,217,216)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714948; }

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

This text font color is #714948.

Background Color

.myBgColor { background-color: #714948; }

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

This div background color is #714948.

Border color

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

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

This div border color is #714948.

Opacity

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

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

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

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

This text has shadow with #714948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714948.

Preview

Color preview on black background

This text has color #714948 on black background.


Color preview on white background

This text has color #714948 on white background.


Black color preview on #714948 background

This text has black color on #714948 background.


White color preview on #714948 background

This text has white color on #714948 background.


Related colors

Complementary color

Complementary color for #hex is #8EB6B7.


I love getcolorcode.com

Triadic colors

1 #487149 and #494871 with #714948 are triadic colors.

2 #484971 and #497148 with #714948 are triadic colors.