COLOR #70648A

HEX: #70648A RGB: (112,100,138)

Color info

#70648A contains red, green and blue colors in about the same proportion. Web safe color of #70648A is #666699 (or #669).

RGB color model

#70648A color RGB value is (112,100,138).

RGB: (112,100,138) (44%, 39%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 100 of 255 = 39%
B 138 of 255 = 54%

112
100
138

R + G + B ~ 46%. #70648A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 100 + 138 = 350 (100%)
R 112 of 350 ~ 32%
G 100 of 350 ~ 28.57%
B 138 of 350 ~ 39.43'%

%32
%28.57
%39.43

CMYK color model

#70648A color CMYK value is (19,28,0,46).

  • cyan value is 18.84%
  • magenta value is 27.54%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (19,28,0,46)
C19M28Y0K46 (19%, 28%, 0%, 46%)
(0.19 / 0.28 / 0.00 / 0.46)

CMYK percentages

%18.84
%27.54
%0
%45.88

Codes

Color #70648A in popluar color models

70 64 8A
RGB 112 100 138
HSL 259° 15.97% 46.67%
HSB/HSV 259° 27.54% 54.12%
CMYK 18.84% 27.54% 0.00%
45.88%

Color #70648A in popluar number systems.

HEX 70 64 8A
Decimal 112 100 138
Binary 1110000 1100100 10001010
Octal 160 144 212

Shades and tints

Shades of #70648A

#70648A
(112,100,138)
#665B7E
(102,91,126)
#5C5272
(92,82,114)
#524966
(82,73,102)
#48405A
(72,64,90)
#3E374E
(62,55,78)
#342E42
(52,46,66)
#2A2536
(42,37,54)
#201C2A
(32,28,42)
#16131E
(22,19,30)
#0C0A12
(12,10,18)
#000000
(0,0,0)

Tints of #70648A

#70648A
(112,100,138)
#7D7294
(125,114,148)
#8A809E
(138,128,158)
#978EA8
(151,142,168)
#A49CB2
(164,156,178)
#B1AABC
(177,170,188)
#BEB8C6
(190,184,198)
#CBC6D0
(203,198,208)
#D8D4DA
(216,212,218)
#E5E2E4
(229,226,228)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70648A color. Also use rgb(112,100,138) instead hex code.

Text Font Color

.myTextColor { color: #70648A; }

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

This text font color is #70648A.

Background Color

.myBgColor { background-color: #70648A; }

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

This div background color is #70648A.

Border color

.myBorderColor { border: 1px solid #70648A; }

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

This div border color is #70648A.

Opacity

.myOpacity80 { color: #70648A; opacity: 0.8; }

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

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

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

This text has shadow with #70648A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70648A.

Preview

Color preview on black background

This text has color #70648A on black background.


Color preview on white background

This text has color #70648A on white background.


Black color preview on #70648A background

This text has black color on #70648A background.


White color preview on #70648A background

This text has white color on #70648A background.


Related colors

Complementary color

Complementary color for #hex is #8F9B75.


I love getcolorcode.com

Triadic colors

1 #8A7064 and #648A70 with #70648A are triadic colors.

2 #8A6470 and #64708A with #70648A are triadic colors.