COLOR #71453F

HEX: #71453F RGB: (113,69,63)

Color info

#71453F contains red, green and blue colors in about the same proportion. Web safe color of #71453F is #663333 (or #633).

RGB color model

#71453F color RGB value is (113,69,63).

RGB: (113,69,63) (44%, 27%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 69 of 255 = 27%
B 63 of 255 = 25%

113
69
63

R + G + B ~ 32%. #71453F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 69 + 63 = 245 (100%)
R 113 of 245 ~ 46.12%
G 69 of 245 ~ 28.16%
B 63 of 245 ~ 25.71'%

%46.12
%28.16
%25.71

CMYK color model

#71453F color CMYK value is (0,39,44,56).

  • cyan value is 0.00%
  • magenta value is 38.94%
  • yellow value is 44.25%
  • key color value is 55.69%

CMYK: (0,39,44,56)
C0M39Y44K56 (0%, 39%, 44%, 56%)
(0.00 / 0.39 / 0.44 / 0.56)

CMYK percentages

%0
%38.94
%44.25
%55.69

Codes

Color #71453F in popluar color models

71 45 3F
RGB 113 69 63
HSL 28.41% 34.51%
HSB/HSV 44.25% 44.31%
CMYK 0.00% 38.94% 44.25%
55.69%

Color #71453F in popluar number systems.

HEX 71 45 3F
Decimal 113 69 63
Binary 1110001 1000101 111111
Octal 161 105 77

Shades and tints

Shades of #71453F

#71453F
(113,69,63)
#673F3A
(103,63,58)
#5D3935
(93,57,53)
#533330
(83,51,48)
#492D2B
(73,45,43)
#3F2726
(63,39,38)
#352121
(53,33,33)
#2B1B1C
(43,27,28)
#211517
(33,21,23)
#170F12
(23,15,18)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #71453F

#71453F
(113,69,63)
#7D5550
(125,85,80)
#896561
(137,101,97)
#957572
(149,117,114)
#A18583
(161,133,131)
#AD9594
(173,149,148)
#B9A5A5
(185,165,165)
#C5B5B6
(197,181,182)
#D1C5C7
(209,197,199)
#DDD5D8
(221,213,216)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71453F color. Also use rgb(113,69,63) instead hex code.

Text Font Color

.myTextColor { color: #71453F; }

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

This text font color is #71453F.

Background Color

.myBgColor { background-color: #71453F; }

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

This div background color is #71453F.

Border color

.myBorderColor { border: 1px solid #71453F; }

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

This div border color is #71453F.

Opacity

.myOpacity80 { color: #71453F; opacity: 0.8; }

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

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

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

This text has shadow with #71453F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71453F.

Preview

Color preview on black background

This text has color #71453F on black background.


Color preview on white background

This text has color #71453F on white background.


Black color preview on #71453F background

This text has black color on #71453F background.


White color preview on #71453F background

This text has white color on #71453F background.


Related colors

Complementary color

Complementary color for #hex is #8EBAC0.


I love getcolorcode.com

Triadic colors

1 #3F7145 and #453F71 with #71453F are triadic colors.

2 #3F4571 and #45713F with #71453F are triadic colors.