COLOR #704271

HEX: #704271 RGB: (112,66,113)

Color info

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

RGB color model

#704271 color RGB value is (112,66,113).

RGB: (112,66,113) (44%, 26%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 66 of 255 = 26%
B 113 of 255 = 44%

112
66
113

R + G + B ~ 38%. #704271 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 66 + 113 = 291 (100%)
R 112 of 291 ~ 38.49%
G 66 of 291 ~ 22.68%
B 113 of 291 ~ 38.83'%

%38.49
%22.68
%38.83

CMYK color model

#704271 color CMYK value is (1,42,0,56).

  • cyan value is 0.88%
  • magenta value is 41.59%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (1,42,0,56)
C1M42Y0K56 (1%, 42%, 0%, 56%)
(0.01 / 0.42 / 0.00 / 0.56)

CMYK percentages

%0.88
%41.59
%0
%55.69

Codes

Color #704271 in popluar color models

70 42 71
RGB 112 66 113
HSL 299° 26.26% 35.10%
HSB/HSV 299° 41.59% 44.31%
CMYK 0.88% 41.59% 0.00%
55.69%

Color #704271 in popluar number systems.

HEX 70 42 71
Decimal 112 66 113
Binary 1110000 1000010 1110001
Octal 160 102 161

Shades and tints

Shades of #704271

#704271
(112,66,113)
#663C67
(102,60,103)
#5C365D
(92,54,93)
#523053
(82,48,83)
#482A49
(72,42,73)
#3E243F
(62,36,63)
#341E35
(52,30,53)
#2A182B
(42,24,43)
#201221
(32,18,33)
#160C17
(22,12,23)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #704271

#704271
(112,66,113)
#7D537D
(125,83,125)
#8A6489
(138,100,137)
#977595
(151,117,149)
#A486A1
(164,134,161)
#B197AD
(177,151,173)
#BEA8B9
(190,168,185)
#CBB9C5
(203,185,197)
#D8CAD1
(216,202,209)
#E5DBDD
(229,219,221)
#F2ECE9
(242,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704271 color. Also use rgb(112,66,113) instead hex code.

Text Font Color

.myTextColor { color: #704271; }

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

This text font color is #704271.

Background Color

.myBgColor { background-color: #704271; }

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

This div background color is #704271.

Border color

.myBorderColor { border: 1px solid #704271; }

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

This div border color is #704271.

Opacity

.myOpacity80 { color: #704271; opacity: 0.8; }

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

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

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

This text has shadow with #704271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704271.

Preview

Color preview on black background

This text has color #704271 on black background.


Color preview on white background

This text has color #704271 on white background.


Black color preview on #704271 background

This text has black color on #704271 background.


White color preview on #704271 background

This text has white color on #704271 background.


Related colors

Complementary color

Complementary color for #hex is #8FBD8E.


I love getcolorcode.com

Triadic colors

1 #717042 and #427170 with #704271 are triadic colors.

2 #714270 and #427071 with #704271 are triadic colors.