COLOR #711319

HEX: #711319 RGB: (113,19,25)

Color info

#711319 contains mainly red color. Web safe color of #711319 is #660000 (or #600).

RGB color model

#711319 color RGB value is (113,19,25).

RGB: (113,19,25) (44%, 7%, 10%)

RGB channels and saturation

R 113 of 255 = 44%
G 19 of 255 = 7%
B 25 of 255 = 10%

113
19
25

R + G + B ~ 20%. #711319 is dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 19 + 25 = 157 (100%)
R 113 of 157 ~ 71.97%
G 19 of 157 ~ 12.1%
B 25 of 157 ~ 15.92'%

%71.97
%12.1
%15.92

CMYK color model

#711319 color CMYK value is (0,83,78,56).

  • cyan value is 0.00%
  • magenta value is 83.19%
  • yellow value is 77.88%
  • key color value is 55.69%

CMYK: (0,83,78,56)
C0M83Y78K56 (0%, 83%, 78%, 56%)
(0.00 / 0.83 / 0.78 / 0.56)

CMYK percentages

%0
%83.19
%77.88
%55.69

Codes

Color #711319 in popluar color models

71 13 19
RGB 113 19 25
HSL 356° 71.21% 25.88%
HSB/HSV 356° 83.19% 44.31%
CMYK 0.00% 83.19% 77.88%
55.69%

Color #711319 in popluar number systems.

HEX 71 13 19
Decimal 113 19 25
Binary 1110001 10011 11001
Octal 161 23 31

Shades and tints

Shades of #711319

#711319
(113,19,25)
#671217
(103,18,23)
#5D1115
(93,17,21)
#531013
(83,16,19)
#490F11
(73,15,17)
#3F0E0F
(63,14,15)
#350D0D
(53,13,13)
#2B0C0B
(43,12,11)
#210B09
(33,11,9)
#170A07
(23,10,7)
#0D0905
(13,9,5)
#000000
(0,0,0)

Tints of #711319

#711319
(113,19,25)
#7D282D
(125,40,45)
#893D41
(137,61,65)
#955255
(149,82,85)
#A16769
(161,103,105)
#AD7C7D
(173,124,125)
#B99191
(185,145,145)
#C5A6A5
(197,166,165)
#D1BBB9
(209,187,185)
#DDD0CD
(221,208,205)
#E9E5E1
(233,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711319 color. Also use rgb(113,19,25) instead hex code.

Text Font Color

.myTextColor { color: #711319; }

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

This text font color is #711319.

Background Color

.myBgColor { background-color: #711319; }

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

This div background color is #711319.

Border color

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

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

This div border color is #711319.

Opacity

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

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

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

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

This text has shadow with #711319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711319.

Preview

Color preview on black background

This text has color #711319 on black background.


Color preview on white background

This text has color #711319 on white background.


Black color preview on #711319 background

This text has black color on #711319 background.


White color preview on #711319 background

This text has white color on #711319 background.


Related colors

Complementary color

Complementary color for #hex is #8EECE6.


I love getcolorcode.com

Triadic colors

1 #197113 and #131971 with #711319 are triadic colors.

2 #191371 and #137119 with #711319 are triadic colors.