COLOR #711B46

HEX: #711B46 RGB: (113,27,70)

Color info

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

RGB color model

#711B46 color RGB value is (113,27,70).

RGB: (113,27,70) (44%, 11%, 27%)

RGB channels and saturation

R 113 of 255 = 44%
G 27 of 255 = 11%
B 70 of 255 = 27%

113
27
70

R + G + B ~ 27%. #711B46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 27 + 70 = 210 (100%)
R 113 of 210 ~ 53.81%
G 27 of 210 ~ 12.86%
B 70 of 210 ~ 33.33'%

%53.81
%12.86
%33.33

CMYK color model

#711B46 color CMYK value is (0,76,38,56).

  • cyan value is 0.00%
  • magenta value is 76.11%
  • yellow value is 38.05%
  • key color value is 55.69%
CMYK: (0,76,38,56) C0M76Y38K56 (0%,76%,38%,56%) (0.00/0.76/0.38/0.56) 

CMYK percentages

%0
%76.11
%38.05
%55.69

Codes

Color #711B46 in popluar color models

71 1B 46
RGB 113 27 70
HSL 330° 61.43% 27.45%
HSB/HSV 330° 76.11% 44.31%
CMYK 0.00% 76.11% 38.05%
55.69%

Color #711B46 in popluar number systems.

HEX 71 1B 46
Decimal 113 27 70
Binary 1110001 11011 1000110
Octal 161 33 106

Shades and tints

Shades of #711B46

#711B46
(113,27,70)
#671940
(103,25,64)
#5D173A
(93,23,58)
#531534
(83,21,52)
#49132E
(73,19,46)
#3F1128
(63,17,40)
#350F22
(53,15,34)
#2B0D1C
(43,13,28)
#210B16
(33,11,22)
#170910
(23,9,16)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #711B46

#711B46
(113,27,70)
#7D2F56
(125,47,86)
#894366
(137,67,102)
#955776
(149,87,118)
#A16B86
(161,107,134)
#AD7F96
(173,127,150)
#B993A6
(185,147,166)
#C5A7B6
(197,167,182)
#D1BBC6
(209,187,198)
#DDCFD6
(221,207,214)
#E9E3E6
(233,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711B46 color. Also use rgb(113,27,70) instead hex code.

Text Font Color

.myTextColor { color: #711B46; }

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

This text font color is #711B46.

Background Color

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

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

This div background color is #711B46.

Border color

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

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

This div border color is #711B46.

Opacity

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

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

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

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

This text has shadow with #711B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711B46.

Preview

Color preview on black background

This text has color #711B46 on black background.


Color preview on white background

This text has color #711B46 on white background.


Black color preview on #711B46 background

This text has black color on #711B46 background.


White color preview on #711B46 background

This text has white color on #711B46 background.


Related colors

Complementary color

Complementary color for #hex is #8EE4B9.


I love getcolorcode.com

Triadic colors

1 #46711B and #1B4671 with #711B46 are triadic colors.

2 #461B71 and #1B7146 with #711B46 are triadic colors.