COLOR #702E71

HEX: #702E71 RGB: (112,46,113)

Color info

#702E71 contains mainly red and blue colors. Web safe color of #702E71 is #663366 (or #636).

RGB color model

#702E71 color RGB value is (112,46,113).

RGB: (112,46,113) (44%, 18%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 46 of 255 = 18%
B 113 of 255 = 44%

112
46
113

R + G + B ~ 35%. #702E71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 46 + 113 = 271 (100%)
R 112 of 271 ~ 41.33%
G 46 of 271 ~ 16.97%
B 113 of 271 ~ 41.7'%

%41.33
%16.97
%41.7

CMYK color model

#702E71 color CMYK value is (1,59,0,56).

  • cyan value is 0.88%
  • magenta value is 59.29%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (1,59,0,56) C1M59Y0K56 (1%,59%,0%,56%) (0.01/0.59/0.00/0.56) 

CMYK percentages

%0.88
%59.29
%0
%55.69

Codes

Color #702E71 in popluar color models

70 2E 71
RGB 112 46 113
HSL 299° 42.14% 31.18%
HSB/HSV 299° 59.29% 44.31%
CMYK 0.88% 59.29% 0.00%
55.69%

Color #702E71 in popluar number systems.

HEX 70 2E 71
Decimal 112 46 113
Binary 1110000 101110 1110001
Octal 160 56 161

Shades and tints

Shades of #702E71

#702E71
(112,46,113)
#662A67
(102,42,103)
#5C265D
(92,38,93)
#522253
(82,34,83)
#481E49
(72,30,73)
#3E1A3F
(62,26,63)
#341635
(52,22,53)
#2A122B
(42,18,43)
#200E21
(32,14,33)
#160A17
(22,10,23)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #702E71

#702E71
(112,46,113)
#7D417D
(125,65,125)
#8A5489
(138,84,137)
#976795
(151,103,149)
#A47AA1
(164,122,161)
#B18DAD
(177,141,173)
#BEA0B9
(190,160,185)
#CBB3C5
(203,179,197)
#D8C6D1
(216,198,209)
#E5D9DD
(229,217,221)
#F2ECE9
(242,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #702E71; }

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

This text font color is #702E71.

Background Color

.myBgColor { background-color: #702E71; }

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

This div background color is #702E71.

Border color

.myBorderColor { border: 1px solid #702E71; }

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

This div border color is #702E71.

Opacity

.myOpacity80 { color: #702E71; opacity: 0.8; }

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

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

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

This text has shadow with #702E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702E71.

Preview

Color preview on black background

This text has color #702E71 on black background.


Color preview on white background

This text has color #702E71 on white background.


Black color preview on #702E71 background

This text has black color on #702E71 background.


White color preview on #702E71 background

This text has white color on #702E71 background.


Related colors

Complementary color

Complementary color for #hex is #8FD18E.


I love getcolorcode.com

Triadic colors

1 #71702E and #2E7170 with #702E71 are triadic colors.

2 #712E70 and #2E7071 with #702E71 are triadic colors.