COLOR #701668

HEX: #701668 RGB: (112,22,104)

Color info

#701668 contains mainly red and blue colors. Web safe color of #701668 is #660066 (or #606).

RGB color model

#701668 color RGB value is (112,22,104).

RGB: (112,22,104) (44%, 9%, 41%)

RGB channels and saturation

R 112 of 255 = 44%
G 22 of 255 = 9%
B 104 of 255 = 41%

112
22
104

R + G + B ~ 31%. #701668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 22 + 104 = 238 (100%)
R 112 of 238 ~ 47.06%
G 22 of 238 ~ 9.24%
B 104 of 238 ~ 43.7'%

%47.06
%43.7

CMYK color model

#701668 color CMYK value is (0,80,7,56).

  • cyan value is 0.00%
  • magenta value is 80.36%
  • yellow value is 7.14%
  • key color value is 56.08%
CMYK: (0,80,7,56) C0M80Y7K56 (0%,80%,7%,56%) (0.00/0.80/0.07/0.56) 

CMYK percentages

%0
%80.36
%7.14
%56.08

Codes

Color #701668 in popluar color models

70 16 68
RGB 112 22 104
HSL 305° 67.16% 26.27%
HSB/HSV 305° 80.36% 43.92%
CMYK 0.00% 80.36% 7.14%
56.08%

Color #701668 in popluar number systems.

HEX 70 16 68
Decimal 112 22 104
Binary 1110000 10110 1101000
Octal 160 26 150

Shades and tints

Shades of #701668

#701668
(112,22,104)
#66145F
(102,20,95)
#5C1256
(92,18,86)
#52104D
(82,16,77)
#480E44
(72,14,68)
#3E0C3B
(62,12,59)
#340A32
(52,10,50)
#2A0829
(42,8,41)
#200620
(32,6,32)
#160417
(22,4,23)
#0C020E
(12,2,14)
#000000
(0,0,0)

Tints of #701668

#701668
(112,22,104)
#7D2B75
(125,43,117)
#8A4082
(138,64,130)
#97558F
(151,85,143)
#A46A9C
(164,106,156)
#B17FA9
(177,127,169)
#BE94B6
(190,148,182)
#CBA9C3
(203,169,195)
#D8BED0
(216,190,208)
#E5D3DD
(229,211,221)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #701668 color. Also use rgb(112,22,104) instead hex code.

Text Font Color

.myTextColor { color: #701668; }

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

This text font color is #701668.

Background Color

.myBgColor { background-color: #701668; }

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

This div background color is #701668.

Border color

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

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

This div border color is #701668.

Opacity

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

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

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

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

This text has shadow with #701668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #701668.

Preview

Color preview on black background

This text has color #701668 on black background.


Color preview on white background

This text has color #701668 on white background.


Black color preview on #701668 background

This text has black color on #701668 background.


White color preview on #701668 background

This text has white color on #701668 background.


Related colors

Complementary color

Complementary color for #hex is #8FE997.


I love getcolorcode.com

Triadic colors

1 #687016 and #166870 with #701668 are triadic colors.

2 #681670 and #167068 with #701668 are triadic colors.