COLOR #706296

HEX: #706296 RGB: (112,98,150)

Color info

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

RGB color model

#706296 color RGB value is (112,98,150).

RGB: (112,98,150) (44%, 38%, 59%)

RGB channels and saturation

R 112 of 255 = 44%
G 98 of 255 = 38%
B 150 of 255 = 59%

112
98
150

R + G + B ~ 47%. #706296 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 98 + 150 = 360 (100%)
R 112 of 360 ~ 31.11%
G 98 of 360 ~ 27.22%
B 150 of 360 ~ 41.67'%

%31.11
%27.22
%41.67

CMYK color model

#706296 color CMYK value is (25,35,0,41).

  • cyan value is 25.33%
  • magenta value is 34.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (25,35,0,41)
C25M35Y0K41 (25%, 35%, 0%, 41%)
(0.25 / 0.35 / 0.00 / 0.41)

CMYK percentages

%25.33
%34.67
%0
%41.18

Codes

Color #706296 in popluar color models

70 62 96
RGB 112 98 150
HSL 256° 20.97% 48.63%
HSB/HSV 256° 34.67% 58.82%
CMYK 25.33% 34.67% 0.00%
41.18%

Color #706296 in popluar number systems.

HEX 70 62 96
Decimal 112 98 150
Binary 1110000 1100010 10010110
Octal 160 142 226

Shades and tints

Shades of #706296

#706296
(112,98,150)
#665A89
(102,90,137)
#5C527C
(92,82,124)
#524A6F
(82,74,111)
#484262
(72,66,98)
#3E3A55
(62,58,85)
#343248
(52,50,72)
#2A2A3B
(42,42,59)
#20222E
(32,34,46)
#161A21
(22,26,33)
#0C1214
(12,18,20)
#000000
(0,0,0)

Tints of #706296

#706296
(112,98,150)
#7D709F
(125,112,159)
#8A7EA8
(138,126,168)
#978CB1
(151,140,177)
#A49ABA
(164,154,186)
#B1A8C3
(177,168,195)
#BEB6CC
(190,182,204)
#CBC4D5
(203,196,213)
#D8D2DE
(216,210,222)
#E5E0E7
(229,224,231)
#F2EEF0
(242,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706296 color. Also use rgb(112,98,150) instead hex code.

Text Font Color

.myTextColor { color: #706296; }

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

This text font color is #706296.

Background Color

.myBgColor { background-color: #706296; }

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

This div background color is #706296.

Border color

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

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

This div border color is #706296.

Opacity

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

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

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

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

This text has shadow with #706296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706296.

Preview

Color preview on black background

This text has color #706296 on black background.


Color preview on white background

This text has color #706296 on white background.


Black color preview on #706296 background

This text has black color on #706296 background.


White color preview on #706296 background

This text has white color on #706296 background.


Related colors

Complementary color

Complementary color for #hex is #8F9D69.


I love getcolorcode.com

Triadic colors

1 #967062 and #629670 with #706296 are triadic colors.

2 #966270 and #627096 with #706296 are triadic colors.