COLOR #715D0A

HEX: #715D0A RGB: (113,93,10)

Color info

#715D0A contains mainly red and green colors. Web safe color of #715D0A is #666600 (or #660).

RGB color model

#715D0A color RGB value is (113,93,10).

RGB: (113,93,10) (44%, 36%, 4%)

RGB channels and saturation

R 113 of 255 = 44%
G 93 of 255 = 36%
B 10 of 255 = 4%

113
93
10

R + G + B ~ 28%. #715D0A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 93 + 10 = 216 (100%)
R 113 of 216 ~ 52.31%
G 93 of 216 ~ 43.06%
B 10 of 216 ~ 4.63'%

%52.31
%43.06

CMYK color model

#715D0A color CMYK value is (0,18,91,56).

  • cyan value is 0.00%
  • magenta value is 17.70%
  • yellow value is 91.15%
  • key color value is 55.69%
CMYK: (0,18,91,56) C0M18Y91K56 (0%,18%,91%,56%) (0.00/0.18/0.91/0.56) 

CMYK percentages

%0
%17.7
%91.15
%55.69

Codes

Color #715D0A in popluar color models

71 5D 0A
RGB 113 93 10
HSL 48° 83.74% 24.12%
HSB/HSV 48° 91.15% 44.31%
CMYK 0.00% 17.70% 91.15%
55.69%

Color #715D0A in popluar number systems.

HEX 71 5D 0A
Decimal 113 93 10
Binary 1110001 1011101 1010
Octal 161 135 12

Shades and tints

Shades of #715D0A

#715D0A
(113,93,10)
#67550A
(103,85,10)
#5D4D0A
(93,77,10)
#53450A
(83,69,10)
#493D0A
(73,61,10)
#3F350A
(63,53,10)
#352D0A
(53,45,10)
#2B250A
(43,37,10)
#211D0A
(33,29,10)
#17150A
(23,21,10)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #715D0A

#715D0A
(113,93,10)
#7D6B20
(125,107,32)
#897936
(137,121,54)
#95874C
(149,135,76)
#A19562
(161,149,98)
#ADA378
(173,163,120)
#B9B18E
(185,177,142)
#C5BFA4
(197,191,164)
#D1CDBA
(209,205,186)
#DDDBD0
(221,219,208)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #715D0A color. Also use rgb(113,93,10) instead hex code.

Text Font Color

.myTextColor { color: #715D0A; }

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

This text font color is #715D0A.

Background Color

.myBgColor { background-color: #715D0A; }

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

This div background color is #715D0A.

Border color

.myBorderColor { border: 1px solid #715D0A; }

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

This div border color is #715D0A.

Opacity

.myOpacity80 { color: #715D0A; opacity: 0.8; }

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

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

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

This text has shadow with #715D0A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715D0A.

Preview

Color preview on black background

This text has color #715D0A on black background.


Color preview on white background

This text has color #715D0A on white background.


Black color preview on #715D0A background

This text has black color on #715D0A background.


White color preview on #715D0A background

This text has white color on #715D0A background.


Related colors

Complementary color

Complementary color for #hex is #8EA2F5.


I love getcolorcode.com

Triadic colors

1 #0A715D and #5D0A71 with #715D0A are triadic colors.

2 #0A5D71 and #5D710A with #715D0A are triadic colors.