COLOR #715001

HEX: #715001 RGB: (113,80,1)

Color info

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

RGB color model

#715001 color RGB value is (113,80,1).

RGB: (113,80,1) (44%, 31%, 0%)

RGB channels and saturation

R 113 of 255 = 44%
G 80 of 255 = 31%
B 1 of 255 = 0%

113
80
1

R + G + B ~ 25%. #715001 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 80 + 1 = 194 (100%)
R 113 of 194 ~ 58.25%
G 80 of 194 ~ 41.24%
B 1 of 194 ~ 0.52'%

%58.25
%41.24

CMYK color model

#715001 color CMYK value is (0,29,99,56).

  • cyan value is 0.00%
  • magenta value is 29.20%
  • yellow value is 99.12%
  • key color value is 55.69%

CMYK: (0,29,99,56)
C0M29Y99K56 (0%, 29%, 99%, 56%)
(0.00 / 0.29 / 0.99 / 0.56)

CMYK percentages

%0
%29.2
%99.12
%55.69

Codes

Color #715001 in popluar color models

71 50 01
RGB 113 80 1
HSL 42° 98.25% 22.35%
HSB/HSV 42° 99.12% 44.31%
CMYK 0.00% 29.20% 99.12%
55.69%

Color #715001 in popluar number systems.

HEX 71 50 01
Decimal 113 80 1
Binary 1110001 1010000 1
Octal 161 120 1

Shades and tints

Shades of #715001

#715001
(113,80,1)
#674901
(103,73,1)
#5D4201
(93,66,1)
#533B01
(83,59,1)
#493401
(73,52,1)
#3F2D01
(63,45,1)
#352601
(53,38,1)
#2B1F01
(43,31,1)
#211801
(33,24,1)
#171101
(23,17,1)
#0D0A01
(13,10,1)
#000000
(0,0,0)

Tints of #715001

#715001
(113,80,1)
#7D5F18
(125,95,24)
#896E2F
(137,110,47)
#957D46
(149,125,70)
#A18C5D
(161,140,93)
#AD9B74
(173,155,116)
#B9AA8B
(185,170,139)
#C5B9A2
(197,185,162)
#D1C8B9
(209,200,185)
#DDD7D0
(221,215,208)
#E9E6E7
(233,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #715001; }

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

This text font color is #715001.

Background Color

.myBgColor { background-color: #715001; }

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

This div background color is #715001.

Border color

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

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

This div border color is #715001.

Opacity

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

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

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

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

This text has shadow with #715001 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #715001.

Preview

Color preview on black background

This text has color #715001 on black background.


Color preview on white background

This text has color #715001 on white background.


Black color preview on #715001 background

This text has black color on #715001 background.


White color preview on #715001 background

This text has white color on #715001 background.


Related colors

Complementary color

Complementary color for #hex is #8EAFFE.


I love getcolorcode.com

Triadic colors

1 #017150 and #500171 with #715001 are triadic colors.

2 #015071 and #507101 with #715001 are triadic colors.