COLOR #715734

HEX: #715734 RGB: (113,87,52)

Color info

#715734 contains mainly red and green colors. Web safe color of #715734 is #666633 (or #663).

RGB color model

#715734 color RGB value is (113,87,52).

RGB: (113,87,52) (44%, 34%, 20%)

RGB channels and saturation

R 113 of 255 = 44%
G 87 of 255 = 34%
B 52 of 255 = 20%

113
87
52

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

Portions of RGB colors in percentages

R + G + B = 113 + 87 + 52 = 252 (100%)
R 113 of 252 ~ 44.84%
G 87 of 252 ~ 34.52%
B 52 of 252 ~ 20.63'%

%44.84
%34.52
%20.63

CMYK color model

#715734 color CMYK value is (0,23,54,56).

  • cyan value is 0.00%
  • magenta value is 23.01%
  • yellow value is 53.98%
  • key color value is 55.69%
CMYK: (0,23,54,56) C0M23Y54K56 (0%,23%,54%,56%) (0.00/0.23/0.54/0.56) 

CMYK percentages

%0
%23.01
%53.98
%55.69

Codes

Color #715734 in popluar color models

71 57 34
RGB 113 87 52
HSL 34° 36.97% 32.35%
HSB/HSV 34° 53.98% 44.31%
CMYK 0.00% 23.01% 53.98%
55.69%

Color #715734 in popluar number systems.

HEX 71 57 34
Decimal 113 87 52
Binary 1110001 1010111 110100
Octal 161 127 64

Shades and tints

Shades of #715734

#715734
(113,87,52)
#675030
(103,80,48)
#5D492C
(93,73,44)
#534228
(83,66,40)
#493B24
(73,59,36)
#3F3420
(63,52,32)
#352D1C
(53,45,28)
#2B2618
(43,38,24)
#211F14
(33,31,20)
#171810
(23,24,16)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #715734

#715734
(113,87,52)
#7D6646
(125,102,70)
#897558
(137,117,88)
#95846A
(149,132,106)
#A1937C
(161,147,124)
#ADA28E
(173,162,142)
#B9B1A0
(185,177,160)
#C5C0B2
(197,192,178)
#D1CFC4
(209,207,196)
#DDDED6
(221,222,214)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715734 color. Also use rgb(113,87,52) instead hex code.

Text Font Color

.myTextColor { color: #715734; }

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

This text font color is #715734.

Background Color

.myBgColor { background-color: #715734; }

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

This div background color is #715734.

Border color

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

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

This div border color is #715734.

Opacity

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

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

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

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

This text has shadow with #715734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715734.

Preview

Color preview on black background

This text has color #715734 on black background.


Color preview on white background

This text has color #715734 on white background.


Black color preview on #715734 background

This text has black color on #715734 background.


White color preview on #715734 background

This text has white color on #715734 background.


Related colors

Complementary color

Complementary color for #hex is #8EA8CB.


I love getcolorcode.com

Triadic colors

1 #347157 and #573471 with #715734 are triadic colors.

2 #345771 and #577134 with #715734 are triadic colors.