COLOR #71334A

HEX: #71334A RGB: (113,51,74)

Color info

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

RGB color model

#71334A color RGB value is (113,51,74).

RGB: (113,51,74) (44%, 20%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 51 of 255 = 20%
B 74 of 255 = 29%

113
51
74

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

Portions of RGB colors in percentages

R + G + B = 113 + 51 + 74 = 238 (100%)
R 113 of 238 ~ 47.48%
G 51 of 238 ~ 21.43%
B 74 of 238 ~ 31.09'%

%47.48
%21.43
%31.09

CMYK color model

#71334A color CMYK value is (0,55,35,56).

  • cyan value is 0.00%
  • magenta value is 54.87%
  • yellow value is 34.51%
  • key color value is 55.69%
CMYK: (0,55,35,56) C0M55Y35K56 (0%,55%,35%,56%) (0.00/0.55/0.35/0.56) 

CMYK percentages

%0
%54.87
%34.51
%55.69

Codes

Color #71334A in popluar color models

71 33 4A
RGB 113 51 74
HSL 338° 37.80% 32.16%
HSB/HSV 338° 54.87% 44.31%
CMYK 0.00% 54.87% 34.51%
55.69%

Color #71334A in popluar number systems.

HEX 71 33 4A
Decimal 113 51 74
Binary 1110001 110011 1001010
Octal 161 63 112

Shades and tints

Shades of #71334A

#71334A
(113,51,74)
#672F44
(103,47,68)
#5D2B3E
(93,43,62)
#532738
(83,39,56)
#492332
(73,35,50)
#3F1F2C
(63,31,44)
#351B26
(53,27,38)
#2B1720
(43,23,32)
#21131A
(33,19,26)
#170F14
(23,15,20)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #71334A

#71334A
(113,51,74)
#7D455A
(125,69,90)
#89576A
(137,87,106)
#95697A
(149,105,122)
#A17B8A
(161,123,138)
#AD8D9A
(173,141,154)
#B99FAA
(185,159,170)
#C5B1BA
(197,177,186)
#D1C3CA
(209,195,202)
#DDD5DA
(221,213,218)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71334A color. Also use rgb(113,51,74) instead hex code.

Text Font Color

.myTextColor { color: #71334A; }

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

This text font color is #71334A.

Background Color

.myBgColor { background-color: #71334A; }

<div style="background-color:#71334A">Inner text</div>

This div background color is #71334A.

Border color

.myBorderColor { border: 1px solid #71334A; }

<div style="border:3px solid #71334A">Div</div>

This div border color is #71334A.

Opacity

.myOpacity80 { color: #71334A; opacity: 0.8; }

<p style="color:#71334A;opacity:0.8;">80%</p>

Text with #71334A 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 #71334A;}

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

This text has shadow with #71334A color.


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

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

This text has shadow with #71334A primary color and red secondary color.


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

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

This text has shadow with #71334A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71334A.

Preview

Color preview on black background

This text has color #71334A on black background.


Color preview on white background

This text has color #71334A on white background.


Black color preview on #71334A background

This text has black color on #71334A background.


White color preview on #71334A background

This text has white color on #71334A background.


Related colors

Complementary color

Complementary color for #hex is #8ECCB5.


I love getcolorcode.com

Triadic colors

1 #4A7133 and #334A71 with #71334A are triadic colors.

2 #4A3371 and #33714A with #71334A are triadic colors.