COLOR #702461

HEX: #702461 RGB: (112,36,97)

Color info

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

RGB color model

#702461 color RGB value is (112,36,97).

RGB: (112,36,97) (44%, 14%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 36 of 255 = 14%
B 97 of 255 = 38%

112
36
97

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

Portions of RGB colors in percentages

R + G + B = 112 + 36 + 97 = 245 (100%)
R 112 of 245 ~ 45.71%
G 36 of 245 ~ 14.69%
B 97 of 245 ~ 39.59'%

%45.71
%14.69
%39.59

CMYK color model

#702461 color CMYK value is (0,68,13,56).

  • cyan value is 0.00%
  • magenta value is 67.86%
  • yellow value is 13.39%
  • key color value is 56.08%
CMYK: (0,68,13,56) C0M68Y13K56 (0%,68%,13%,56%) (0.00/0.68/0.13/0.56) 

CMYK percentages

%0
%67.86
%13.39
%56.08

Codes

Color #702461 in popluar color models

70 24 61
RGB 112 36 97
HSL 312° 51.35% 29.02%
HSB/HSV 312° 67.86% 43.92%
CMYK 0.00% 67.86% 13.39%
56.08%

Color #702461 in popluar number systems.

HEX 70 24 61
Decimal 112 36 97
Binary 1110000 100100 1100001
Octal 160 44 141

Shades and tints

Shades of #702461

#702461
(112,36,97)
#662159
(102,33,89)
#5C1E51
(92,30,81)
#521B49
(82,27,73)
#481841
(72,24,65)
#3E1539
(62,21,57)
#341231
(52,18,49)
#2A0F29
(42,15,41)
#200C21
(32,12,33)
#160919
(22,9,25)
#0C0611
(12,6,17)
#000000
(0,0,0)

Tints of #702461

#702461
(112,36,97)
#7D376F
(125,55,111)
#8A4A7D
(138,74,125)
#975D8B
(151,93,139)
#A47099
(164,112,153)
#B183A7
(177,131,167)
#BE96B5
(190,150,181)
#CBA9C3
(203,169,195)
#D8BCD1
(216,188,209)
#E5CFDF
(229,207,223)
#F2E2ED
(242,226,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #702461 color. Also use rgb(112,36,97) instead hex code.

Text Font Color

.myTextColor { color: #702461; }

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

This text font color is #702461.

Background Color

.myBgColor { background-color: #702461; }

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

This div background color is #702461.

Border color

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

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

This div border color is #702461.

Opacity

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

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

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

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

This text has shadow with #702461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702461.

Preview

Color preview on black background

This text has color #702461 on black background.


Color preview on white background

This text has color #702461 on white background.


Black color preview on #702461 background

This text has black color on #702461 background.


White color preview on #702461 background

This text has white color on #702461 background.


Related colors

Complementary color

Complementary color for #hex is #8FDB9E.


I love getcolorcode.com

Triadic colors

1 #617024 and #246170 with #702461 are triadic colors.

2 #612470 and #247061 with #702461 are triadic colors.