COLOR #702A59

HEX: #702A59 RGB: (112,42,89)

Color info

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

RGB color model

#702A59 color RGB value is (112,42,89).

RGB: (112,42,89) (44%, 16%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 42 of 255 = 16%
B 89 of 255 = 35%

112
42
89

R + G + B ~ 32%. #702A59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 42 + 89 = 243 (100%)
R 112 of 243 ~ 46.09%
G 42 of 243 ~ 17.28%
B 89 of 243 ~ 36.63'%

%46.09
%17.28
%36.63

CMYK color model

#702A59 color CMYK value is (0,63,21,56).

  • cyan value is 0.00%
  • magenta value is 62.50%
  • yellow value is 20.54%
  • key color value is 56.08%
CMYK: (0,63,21,56) C0M63Y21K56 (0%,63%,21%,56%) (0.00/0.63/0.21/0.56) 

CMYK percentages

%0
%62.5
%20.54
%56.08

Codes

Color #702A59 in popluar color models

70 2A 59
RGB 112 42 89
HSL 320° 45.45% 30.20%
HSB/HSV 320° 62.50% 43.92%
CMYK 0.00% 62.50% 20.54%
56.08%

Color #702A59 in popluar number systems.

HEX 70 2A 59
Decimal 112 42 89
Binary 1110000 101010 1011001
Octal 160 52 131

Shades and tints

Shades of #702A59

#702A59
(112,42,89)
#662751
(102,39,81)
#5C2449
(92,36,73)
#522141
(82,33,65)
#481E39
(72,30,57)
#3E1B31
(62,27,49)
#341829
(52,24,41)
#2A1521
(42,21,33)
#201219
(32,18,25)
#160F11
(22,15,17)
#0C0C09
(12,12,9)
#000000
(0,0,0)

Tints of #702A59

#702A59
(112,42,89)
#7D3D68
(125,61,104)
#8A5077
(138,80,119)
#976386
(151,99,134)
#A47695
(164,118,149)
#B189A4
(177,137,164)
#BE9CB3
(190,156,179)
#CBAFC2
(203,175,194)
#D8C2D1
(216,194,209)
#E5D5E0
(229,213,224)
#F2E8EF
(242,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #702A59 color. Also use rgb(112,42,89) instead hex code.

Text Font Color

.myTextColor { color: #702A59; }

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

This text font color is #702A59.

Background Color

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

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

This div background color is #702A59.

Border color

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

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

This div border color is #702A59.

Opacity

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

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

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

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

This text has shadow with #702A59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702A59.

Preview

Color preview on black background

This text has color #702A59 on black background.


Color preview on white background

This text has color #702A59 on white background.


Black color preview on #702A59 background

This text has black color on #702A59 background.


White color preview on #702A59 background

This text has white color on #702A59 background.


Related colors

Complementary color

Complementary color for #hex is #8FD5A6.


I love getcolorcode.com

Triadic colors

1 #59702A and #2A5970 with #702A59 are triadic colors.

2 #592A70 and #2A7059 with #702A59 are triadic colors.