COLOR #702679

HEX: #702679 RGB: (112,38,121)

Color info

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

RGB color model

#702679 color RGB value is (112,38,121).

RGB: (112,38,121) (44%, 15%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 38 of 255 = 15%
B 121 of 255 = 47%

112
38
121

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

Portions of RGB colors in percentages

R + G + B = 112 + 38 + 121 = 271 (100%)
R 112 of 271 ~ 41.33%
G 38 of 271 ~ 14.02%
B 121 of 271 ~ 44.65'%

%41.33
%14.02
%44.65

CMYK color model

#702679 color CMYK value is (7,69,0,53).

  • cyan value is 7.44%
  • magenta value is 68.60%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (7,69,0,53)
C7M69Y0K53 (7%, 69%, 0%, 53%)
(0.07 / 0.69 / 0.00 / 0.53)

CMYK percentages

%7.44
%68.6
%0
%52.55

Codes

Color #702679 in popluar color models

70 26 79
RGB 112 38 121
HSL 293° 52.20% 31.18%
HSB/HSV 293° 68.60% 47.45%
CMYK 7.44% 68.60% 0.00%
52.55%

Color #702679 in popluar number systems.

HEX 70 26 79
Decimal 112 38 121
Binary 1110000 100110 1111001
Octal 160 46 171

Shades and tints

Shades of #702679

#702679
(112,38,121)
#66236E
(102,35,110)
#5C2063
(92,32,99)
#521D58
(82,29,88)
#481A4D
(72,26,77)
#3E1742
(62,23,66)
#341437
(52,20,55)
#2A112C
(42,17,44)
#200E21
(32,14,33)
#160B16
(22,11,22)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #702679

#702679
(112,38,121)
#7D3985
(125,57,133)
#8A4C91
(138,76,145)
#975F9D
(151,95,157)
#A472A9
(164,114,169)
#B185B5
(177,133,181)
#BE98C1
(190,152,193)
#CBABCD
(203,171,205)
#D8BED9
(216,190,217)
#E5D1E5
(229,209,229)
#F2E4F1
(242,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #702679 color. Also use rgb(112,38,121) instead hex code.

Text Font Color

.myTextColor { color: #702679; }

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

This text font color is #702679.

Background Color

.myBgColor { background-color: #702679; }

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

This div background color is #702679.

Border color

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

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

This div border color is #702679.

Opacity

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

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

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

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

This text has shadow with #702679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702679.

Preview

Color preview on black background

This text has color #702679 on black background.


Color preview on white background

This text has color #702679 on white background.


Black color preview on #702679 background

This text has black color on #702679 background.


White color preview on #702679 background

This text has white color on #702679 background.


Related colors

Complementary color

Complementary color for #hex is #8FD986.


I love getcolorcode.com

Triadic colors

1 #797026 and #267970 with #702679 are triadic colors.

2 #792670 and #267079 with #702679 are triadic colors.