COLOR #71354B

HEX: #71354B RGB: (113,53,75)

Color info

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

RGB color model

#71354B color RGB value is (113,53,75).

RGB: (113,53,75) (44%, 21%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 53 of 255 = 21%
B 75 of 255 = 29%

113
53
75

R + G + B ~ 31%. #71354B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 53 + 75 = 241 (100%)
R 113 of 241 ~ 46.89%
G 53 of 241 ~ 21.99%
B 75 of 241 ~ 31.12'%

%46.89
%21.99
%31.12

CMYK color model

#71354B color CMYK value is (0,53,34,56).

  • cyan value is 0.00%
  • magenta value is 53.10%
  • yellow value is 33.63%
  • key color value is 55.69%

CMYK: (0,53,34,56)
C0M53Y34K56 (0%, 53%, 34%, 56%)
(0.00 / 0.53 / 0.34 / 0.56)

CMYK percentages

%0
%53.1
%33.63
%55.69

Codes

Color #71354B in popluar color models

71 35 4B
RGB 113 53 75
HSL 338° 36.14% 32.55%
HSB/HSV 338° 53.10% 44.31%
CMYK 0.00% 53.10% 33.63%
55.69%

Color #71354B in popluar number systems.

HEX 71 35 4B
Decimal 113 53 75
Binary 1110001 110101 1001011
Octal 161 65 113

Shades and tints

Shades of #71354B

#71354B
(113,53,75)
#673145
(103,49,69)
#5D2D3F
(93,45,63)
#532939
(83,41,57)
#492533
(73,37,51)
#3F212D
(63,33,45)
#351D27
(53,29,39)
#2B1921
(43,25,33)
#21151B
(33,21,27)
#171115
(23,17,21)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #71354B

#71354B
(113,53,75)
#7D475B
(125,71,91)
#89596B
(137,89,107)
#956B7B
(149,107,123)
#A17D8B
(161,125,139)
#AD8F9B
(173,143,155)
#B9A1AB
(185,161,171)
#C5B3BB
(197,179,187)
#D1C5CB
(209,197,203)
#DDD7DB
(221,215,219)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71354B color. Also use rgb(113,53,75) instead hex code.

Text Font Color

.myTextColor { color: #71354B; }

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

This text font color is #71354B.

Background Color

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

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

This div background color is #71354B.

Border color

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

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

This div border color is #71354B.

Opacity

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

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

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

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

This text has shadow with #71354B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71354B.

Preview

Color preview on black background

This text has color #71354B on black background.


Color preview on white background

This text has color #71354B on white background.


Black color preview on #71354B background

This text has black color on #71354B background.


White color preview on #71354B background

This text has white color on #71354B background.


Related colors

Complementary color

Complementary color for #hex is #8ECAB4.


I love getcolorcode.com

Triadic colors

1 #4B7135 and #354B71 with #71354B are triadic colors.

2 #4B3571 and #35714B with #71354B are triadic colors.