COLOR #715043

HEX: #715043 RGB: (113,80,67)

Color info

#715043 contains red, green and blue colors in about the same proportion. Web safe color of #715043 is #666633 (or #663).

RGB color model

#715043 color RGB value is (113,80,67).

RGB: (113,80,67) (44%, 31%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 67 of 255 = 26%

113
80
67

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

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 67 = 260 (100%)
R 113 of 260 ~ 43.46%
G 80 of 260 ~ 30.77%
B 67 of 260 ~ 25.77'%

%43.46
%30.77
%25.77

CMYK color model

#715043 color CMYK value is (0,29,41,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 40.71%
  • key color value is 55.69%
CMYK: (0,29,41,56) C0M29Y41K56 (0%,29%,41%,56%) (0.00/0.29/0.41/0.56) 

CMYK percentages

%0
%29.2
%40.71
%55.69

Codes

Color #715043 in popluar color models

71 50 43
RGB 113 80 67
HSL 17° 25.56% 35.29%
HSB/HSV 17° 40.71% 44.31%
CMYK 0.00% 29.20% 40.71%
55.69%

Color #715043 in popluar number systems.

HEX 71 50 43
Decimal 113 80 67
Binary 1110001 1010000 1000011
Octal 161 120 103

Shades and tints

Shades of #715043

#715043
(113,80,67)
#67493D
(103,73,61)
#5D4237
(93,66,55)
#533B31
(83,59,49)
#49342B
(73,52,43)
#3F2D25
(63,45,37)
#35261F
(53,38,31)
#2B1F19
(43,31,25)
#211813
(33,24,19)
#17110D
(23,17,13)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #715043

#715043
(113,80,67)
#7D5F54
(125,95,84)
#896E65
(137,110,101)
#957D76
(149,125,118)
#A18C87
(161,140,135)
#AD9B98
(173,155,152)
#B9AAA9
(185,170,169)
#C5B9BA
(197,185,186)
#D1C8CB
(209,200,203)
#DDD7DC
(221,215,220)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715043; }

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

This text font color is #715043.

Background Color

.myBgColor { background-color: #715043; }

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

This div background color is #715043.

Border color

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

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

This div border color is #715043.

Opacity

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

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

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

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

This text has shadow with #715043 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715043.

Preview

Color preview on black background

This text has color #715043 on black background.


Color preview on white background

This text has color #715043 on white background.


Black color preview on #715043 background

This text has black color on #715043 background.


White color preview on #715043 background

This text has white color on #715043 background.


Related colors

Complementary color

Complementary color for #hex is #8EAFBC.


I love getcolorcode.com

Triadic colors

1 #437150 and #504371 with #715043 are triadic colors.

2 #435071 and #507143 with #715043 are triadic colors.