COLOR #711C36

HEX: #711C36 RGB: (113,28,54)

Color info

#711C36 contains mainly red and blue colors. Web safe color of #711C36 is #663333 (or #633).

RGB color model

#711C36 color RGB value is (113,28,54).

RGB: (113,28,54) (44%, 11%, 21%)

RGB channels and saturation

R 113 of 255 = 44%
G 28 of 255 = 11%
B 54 of 255 = 21%

113
28
54

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

Portions of RGB colors in percentages

R + G + B = 113 + 28 + 54 = 195 (100%)
R 113 of 195 ~ 57.95%
G 28 of 195 ~ 14.36%
B 54 of 195 ~ 27.69'%

%57.95
%14.36
%27.69

CMYK color model

#711C36 color CMYK value is (0,75,52,56).

  • cyan value is 0.00%
  • magenta value is 75.22%
  • yellow value is 52.21%
  • key color value is 55.69%

CMYK: (0,75,52,56)
C0M75Y52K56 (0%, 75%, 52%, 56%)
(0.00 / 0.75 / 0.52 / 0.56)

CMYK percentages

%0
%75.22
%52.21
%55.69

Codes

Color #711C36 in popluar color models

71 1C 36
RGB 113 28 54
HSL 342° 60.28% 27.65%
HSB/HSV 342° 75.22% 44.31%
CMYK 0.00% 75.22% 52.21%
55.69%

Color #711C36 in popluar number systems.

HEX 71 1C 36
Decimal 113 28 54
Binary 1110001 11100 110110
Octal 161 34 66

Shades and tints

Shades of #711C36

#711C36
(113,28,54)
#671A32
(103,26,50)
#5D182E
(93,24,46)
#53162A
(83,22,42)
#491426
(73,20,38)
#3F1222
(63,18,34)
#35101E
(53,16,30)
#2B0E1A
(43,14,26)
#210C16
(33,12,22)
#170A12
(23,10,18)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #711C36

#711C36
(113,28,54)
#7D3048
(125,48,72)
#89445A
(137,68,90)
#95586C
(149,88,108)
#A16C7E
(161,108,126)
#AD8090
(173,128,144)
#B994A2
(185,148,162)
#C5A8B4
(197,168,180)
#D1BCC6
(209,188,198)
#DDD0D8
(221,208,216)
#E9E4EA
(233,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711C36 color. Also use rgb(113,28,54) instead hex code.

Text Font Color

.myTextColor { color: #711C36; }

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

This text font color is #711C36.

Background Color

.myBgColor { background-color: #711C36; }

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

This div background color is #711C36.

Border color

.myBorderColor { border: 1px solid #711C36; }

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

This div border color is #711C36.

Opacity

.myOpacity80 { color: #711C36; opacity: 0.8; }

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

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

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

This text has shadow with #711C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711C36.

Preview

Color preview on black background

This text has color #711C36 on black background.


Color preview on white background

This text has color #711C36 on white background.


Black color preview on #711C36 background

This text has black color on #711C36 background.


White color preview on #711C36 background

This text has white color on #711C36 background.


Related colors

Complementary color

Complementary color for #hex is #8EE3C9.


I love getcolorcode.com

Triadic colors

1 #36711C and #1C3671 with #711C36 are triadic colors.

2 #361C71 and #1C7136 with #711C36 are triadic colors.