COLOR #71386B

HEX: #71386B RGB: (113,56,107)

Color info

#71386B contains red, green and blue colors in about the same proportion. Web safe color of #71386B is #663366 (or #636).

RGB color model

#71386B color RGB value is (113,56,107).

RGB: (113,56,107) (44%, 22%, 42%)

RGB channels and saturation

R 113 of 255 = 44%
G 56 of 255 = 22%
B 107 of 255 = 42%

113
56
107

R + G + B ~ 36%. #71386B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 56 + 107 = 276 (100%)
R 113 of 276 ~ 40.94%
G 56 of 276 ~ 20.29%
B 107 of 276 ~ 38.77'%

%40.94
%20.29
%38.77

CMYK color model

#71386B color CMYK value is (0,50,5,56).

  • cyan value is 0.00%
  • magenta value is 50.44%
  • yellow value is 5.31%
  • key color value is 55.69%

CMYK: (0,50,5,56)
C0M50Y5K56 (0%, 50%, 5%, 56%)
(0.00 / 0.50 / 0.05 / 0.56)

CMYK percentages

%0
%50.44
%5.31
%55.69

Codes

Color #71386B in popluar color models

71 38 6B
RGB 113 56 107
HSL 306° 33.73% 33.14%
HSB/HSV 306° 50.44% 44.31%
CMYK 0.00% 50.44% 5.31%
55.69%

Color #71386B in popluar number systems.

HEX 71 38 6B
Decimal 113 56 107
Binary 1110001 111000 1101011
Octal 161 70 153

Shades and tints

Shades of #71386B

#71386B
(113,56,107)
#673362
(103,51,98)
#5D2E59
(93,46,89)
#532950
(83,41,80)
#492447
(73,36,71)
#3F1F3E
(63,31,62)
#351A35
(53,26,53)
#2B152C
(43,21,44)
#211023
(33,16,35)
#170B1A
(23,11,26)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #71386B

#71386B
(113,56,107)
#7D4A78
(125,74,120)
#895C85
(137,92,133)
#956E92
(149,110,146)
#A1809F
(161,128,159)
#AD92AC
(173,146,172)
#B9A4B9
(185,164,185)
#C5B6C6
(197,182,198)
#D1C8D3
(209,200,211)
#DDDAE0
(221,218,224)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71386B color. Also use rgb(113,56,107) instead hex code.

Text Font Color

.myTextColor { color: #71386B; }

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

This text font color is #71386B.

Background Color

.myBgColor { background-color: #71386B; }

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

This div background color is #71386B.

Border color

.myBorderColor { border: 1px solid #71386B; }

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

This div border color is #71386B.

Opacity

.myOpacity80 { color: #71386B; opacity: 0.8; }

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

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

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

This text has shadow with #71386B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71386B.

Preview

Color preview on black background

This text has color #71386B on black background.


Color preview on white background

This text has color #71386B on white background.


Black color preview on #71386B background

This text has black color on #71386B background.


White color preview on #71386B background

This text has white color on #71386B background.


Related colors

Complementary color

Complementary color for #hex is #8EC794.


I love getcolorcode.com

Triadic colors

1 #6B7138 and #386B71 with #71386B are triadic colors.

2 #6B3871 and #38716B with #71386B are triadic colors.